summaryrefslogtreecommitdiffstats
path: root/t/data
Commit message (Expand)AuthorAgeFilesLines
* handle cell data without explicit location data (#61)Jesse Luehrs2016-08-161-0/+0
* allow for non-case-sensitive zip file entries (???) (Tux, #57)Jesse Luehrs2016-05-221-0/+0
* patternType should default to 0 (vfilatov, #41)Jesse Luehrs2016-05-221-0/+0
* not all files have styles eitherJesse Luehrs2016-05-221-0/+0
* handle non-default xml namespacesJesse Luehrs2016-05-221-0/+0
* Merge pull request #37 from mazurin/encryptionJesse Luehrs2015-12-042-0/+0
|\
| * Support of encrypted xlsx filesAlexey Mazurin2015-03-192-0/+0
* | Merge pull request #47 from ssims/masterJesse Luehrs2015-12-042-0/+0
|\ \
| * | Check to see if rows and columns are hiddenSteve Simms2015-10-291-0/+0
| * | Check to see if worksheets are hiddenSteve Simms2015-10-291-0/+0
* | | add support for having absolute path in internal xml file targetszhouzhen12015-10-031-0/+0
|/ /
* / Don't parse sheets where there's no extracted file. See #38Stuart Watt2015-09-011-0/+0
|/
* don't assume all of these elements exist (#29)Jesse Luehrs2015-03-151-0/+0
* Merge branch 'pull-35'Jesse Luehrs2015-03-151-0/+0
|\
| * Added Parsing for Page Setup, Diagonal BordersDave Clarke2015-03-051-0/+0
* | Add tests for using_1904_date.FL2015-02-072-0/+0
* | Rename "bug-lock" to "bug-16" in keeping with the general naming convention f...FL2015-02-071-0/+0
|/
* Merge pull request #26 from felliott/parseexcel-parityJesse Luehrs2014-07-052-0/+0
|\
| * add ColFmtNo support to ParseXLSXFitz Elliott2014-07-051-0/+0
| * add TabColor support to ParseXLSXFitz Elliott2014-07-051-0/+0
* | Improve locked cell detection for cells with hidden formulas. Add test for l...FL2014-07-051-0/+0
|/
* support locked and hidden cells (#15)Jesse Luehrs2014-01-291-0/+0
* support more font properties (#14)Jesse Luehrs2013-12-091-0/+0
* make get_filename work (masonik)Jesse Luehrs2013-11-131-0/+0
* implement the inlineStr cell typeJesse Luehrs2013-11-061-0/+0
* test for merged cells (#10)Jesse Luehrs2013-10-091-0/+0
* fix rich text cell contents (merrilymeredith, #11)Jesse Luehrs2013-10-091-0/+0
* fix row and column range for empty sheets (fixes #8)Jesse Luehrs2013-09-161-0/+0
* handle the 'e' format (fixes #7)Jesse Luehrs2013-09-161-0/+0
* another testJesse Luehrs2013-09-101-0/+0
* test for additional cell types (#6)Jesse Luehrs2013-09-051-0/+0
* be a bit more specific when picking out xml nodes (fixes #5)Jesse Luehrs2013-07-311-0/+0
* fix the row translation formula (fixes #4)Jesse Luehrs2013-07-311-0/+0
* test for #3Jesse Luehrs2013-07-301-0/+0
* fix spreadsheets that have only a single cell (#2)Jesse Luehrs2013-07-291-0/+0
* basic testJesse Luehrs2013-07-161-0/+0