summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add support for optional $formatter argument in parse method.FL2014-07-051-5/+6
| |
| * Fix bug-15 test: (merged) cell B2 of the Format sheet is locked.FL2014-07-051-1/+1
| |
| * Improve locked cell detection for cells with hidden formulas. Add test for ↵FL2014-07-053-1/+27
| | | | | | | | locked cell detection.
| * Merge branch 'master' of ssh://github.com/doy/spreadsheet-parsexlsxFL2014-07-041-1/+7
| |\
| * | Correct locked cell detection (no information means locked).FL2014-06-181-1/+1
| | |
* | | 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
| | | | | | | | | | | | xml doc just to copy it into an array.
* | | 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
|/ | | | | | | in https://rt.cpan.org/Public/Bug/Display.html?id=93065, Spreadsheet::ParseExcel decided to start treating 'auto' colors as black instead of white, but this isn't correct for fill colors, so we have to correct for that
* 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
| | | | ->contents also returns a status code when called in list context
* changelogJesse Luehrs2013-09-091-0/+2
|