summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|