summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.15Jesse Luehrs2014-07-041-0/+2
* changelogJesse Luehrs2014-07-041-0/+3
* stop using eval hereJesse Luehrs2014-07-041-5/+3
* Merge branch 'pull-21'Jesse Luehrs2014-07-041-140/+206
|\
| * Merge remote-tracking branch 'upstream/master'Meredith Howard2014-06-252-11/+37
| |\
| * | Return missing comments, clean wsMeredith Howard2014-06-251-3/+6
| * | Parse worksheets in Twig mode.Meredith Howard2014-03-191-135/+182
| * | Parse Shared Strings in twig mode, rather than building a tree of the entire ...Meredith Howard2014-03-181-11/+27
* | | skip excel files in Test::NoTabsJesse Luehrs2014-07-041-1/+7
| |/ |/|
* | changelog0.14Jesse Luehrs2014-04-031-0/+2
* | note the XML::Twig bug (fixes #20)Jesse Luehrs2014-04-031-0/+12
* | fix incompatibility with newer Spreadsheet::ParseExcel (fixes #22)Jesse Luehrs2014-03-212-11/+23
|/
* changelog0.13Jesse Luehrs2014-01-291-0/+2
* changelogJesse Luehrs2014-01-291-0/+3
* document that the default color is undef (#15)Jesse Luehrs2014-01-291-1/+2
* return undef to mean 'the default color' (#15)Jesse Luehrs2014-01-292-6/+4
* fix this test (#15)Jesse Luehrs2014-01-291-1/+8
* support locked and hidden cells (#15)Jesse Luehrs2014-01-293-3/+34
* update the documentation with limitations of this module (#15)Jesse Luehrs2014-01-221-1/+43
* changelog0.12Jesse Luehrs2013-12-091-0/+2
* changelogJesse Luehrs2013-12-091-0/+1
* support more font properties (#14)Jesse Luehrs2013-12-093-4/+58
* changelog0.11Jesse Luehrs2013-11-131-0/+2
* changelogJesse Luehrs2013-11-131-0/+1
* make get_filename work (masonik)Jesse Luehrs2013-11-133-4/+16
* changelog0.10Jesse Luehrs2013-11-061-0/+2
* mark the xlsx test files as binaryJesse Luehrs2013-11-061-0/+4
* changelogJesse Luehrs2013-11-061-0/+1
* use the right test data file hereJesse Luehrs2013-11-061-1/+1
* implement the inlineStr cell typeJesse Luehrs2013-11-063-12/+37
* update dist.iniJesse Luehrs2013-11-061-5/+1
* changelog0.09Jesse Luehrs2013-10-091-0/+2
* changelogJesse Luehrs2013-10-091-0/+6
* test for merged cells (#10)Jesse Luehrs2013-10-092-0/+99
* support merged cells (rolaf, #10)Jesse Luehrs2013-10-091-0/+24
* support worksheets with a range selectionJesse Luehrs2013-10-091-2/+10
* fix rich text cell contents (merrilymeredith, #11)Jesse Luehrs2013-10-093-1/+16
* fix row and column range for empty sheets (fixes #8)Jesse Luehrs2013-09-163-10/+39
* handle the 'e' format (fixes #7)Jesse Luehrs2013-09-163-0/+17
* changelog0.08Jesse Luehrs2013-09-101-0/+2
* another testJesse Luehrs2013-09-102-0/+139
* these are unusedJesse Luehrs2013-09-101-2/+0
* changelogJesse Luehrs2013-09-091-0/+1
* fix warnings under -w when parsing an xml fileJesse Luehrs2013-09-091-1/+1
* changelogJesse Luehrs2013-09-091-0/+2
* fix string lookups when cells have complicated formatting (#6)Jesse Luehrs2013-09-092-2/+35
* changelog0.07Jesse Luehrs2013-09-051-0/+2
* changelogJesse Luehrs2013-09-051-0/+2
* test for additional cell types (#6)Jesse Luehrs2013-09-052-0/+11
* also support string formulas (#6)Jesse Luehrs2013-09-051-0/+3