summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* introspect datetime cells from the num format tooJesse Luehrs2013-06-051-1/+10
* handle color tintsJesse Luehrs2013-06-041-1/+21
* support bold and italicJesse Luehrs2013-06-041-2/+2
* nope, this is what i actually wantJesse Luehrs2013-06-041-4/+8
* oops, need to keep that defaultJesse Luehrs2013-06-041-1/+1
* just don't record cells without data at allJesse Luehrs2013-06-041-4/+4
* add in some default number formatsJesse Luehrs2013-06-041-4/+39
* assume that no specified color just means blackJesse Luehrs2013-06-041-3/+8
* support fill patternsJesse Luehrs2013-06-041-1/+23
* match up worksheet references properlyJesse Luehrs2013-06-041-11/+13
* the default here should be 'general'Jesse Luehrs2013-05-131-1/+1
* fill in the rest of these valuesJesse Luehrs2013-05-131-12/+27
* selection and cell sizesJesse Luehrs2013-05-131-1/+32
* finish filling out the format stuffJesse Luehrs2013-05-131-10/+81
* start extracting some colorsJesse Luehrs2013-05-131-3/+51
* start parsing out some formatting stuffJesse Luehrs2013-05-101-3/+65
* parse cell contentsJesse Luehrs2013-05-101-4/+70
* parsing worksheets will require access to global workbook stuffJesse Luehrs2013-05-101-13/+13
* start parsing some workbook stuffJesse Luehrs2013-05-101-0/+46
* support opening filehandles tooJesse Luehrs2013-05-101-3/+13
* this shouldn't be object stateJesse Luehrs2013-05-101-9/+15
* start on the parserJesse Luehrs2013-05-091-0/+113
* initial commitJesse Luehrs2013-05-094-0/+32