summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix string lookups when cells have complicated formatting (#6)Jesse Luehrs2013-09-092-2/+35
| | | | | | if a cell has multiple different formats, this shows up as multiple different rich text parts in the shared string table, so make sure to only count each shared string table entry once
* 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
|
* implement boolean types (#6)Jesse Luehrs2013-09-051-0/+4
|
* travisJesse Luehrs2013-09-051-3/+3
|
* bump the spreadsheet::parseexcel dep (rjbs)Jesse Luehrs2013-09-051-1/+1
|
* changelog0.06Jesse Luehrs2013-08-291-0/+2
|
* changelogJesse Luehrs2013-08-291-0/+1
|
* fix this algorithm againJesse Luehrs2013-08-292-3/+33
|
* changelog0.05Jesse Luehrs2013-07-311-0/+2
|
* changelogJesse Luehrs2013-07-311-0/+1
|
* be a bit more specific when picking out xml nodes (fixes #5)Jesse Luehrs2013-07-313-2/+13
|
* changelog0.04Jesse Luehrs2013-07-311-0/+2
|
* changelogJesse Luehrs2013-07-311-0/+4
|
* fix the row translation formula (fixes #4)Jesse Luehrs2013-07-313-4/+29
|
* test for #3Jesse Luehrs2013-07-302-0/+72
|
* sometimes the whole themes section doesn't exist (#3)Jesse Luehrs2013-07-301-0/+2
|
* lowestEdited doesn't always exist (#3)Jesse Luehrs2013-07-301-3/+5
|
* fix spreadsheets that have only a single cell (#2)Jesse Luehrs2013-07-293-3/+38
|
* changelog0.03Jesse Luehrs2013-07-261-0/+2
|
* changelogJesse Luehrs2013-07-261-0/+2
|
* some xlsx generators don't set the 'selection' node (fixes #1)Jesse Luehrs2013-07-261-3/+7
|
* changelog0.02Jesse Luehrs2013-07-171-0/+2
|
* changelogJesse Luehrs2013-07-171-0/+1
|
* sighJesse Luehrs2013-07-171-1/+1
|
* changelog0.01Jesse Luehrs2013-07-161-0/+2
|
* note socialflow's sponsorshipJesse Luehrs2013-07-161-0/+10
|
* add travis configurationJesse Luehrs2013-07-161-0/+14
|
* update dist.iniJesse Luehrs2013-07-161-2/+6
|
* basic testJesse Luehrs2013-07-162-0/+344
|
* make sure $cell->value worksJesse Luehrs2013-07-161-5/+11
|
* grumble grumbleJesse Luehrs2013-07-161-0/+1
|
* docsJesse Luehrs2013-07-161-0/+72
|
* need to apply the column width to all specified columnsJesse Luehrs2013-06-051-1/+3
|