summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* these don't always existJesse Luehrs2013-05-011-2/+2
|
* generate selectionsJesse Luehrs2013-05-013-19/+77
|
* refactoringJesse Luehrs2013-05-015-61/+105
|
* remove more unused codeJesse Luehrs2013-05-011-6/+0
|
* properly support formulas (in xlsx at least)Jesse Luehrs2013-05-013-6/+16
|
* this was unnecessaryJesse Luehrs2013-05-011-6/+0
|
* note that current selection isn't supportedJesse Luehrs2013-05-011-0/+2
|
* worksheet nameJesse Luehrs2013-05-011-0/+1
|
* fix up some inconsistencies in row height/col width calculationJesse Luehrs2013-05-012-4/+16
|
* get row heights and column widthsJesse Luehrs2013-05-012-2/+48
|
* handle types a bit betterJesse Luehrs2013-05-012-5/+39
|
* support xls files tooJesse Luehrs2013-05-013-72/+122
|
* start sketching out the template generatorJesse Luehrs2013-04-304-0/+134
|
* test scriptJesse Luehrs2013-04-261-0/+13
|
* basic implementation of renderingJesse Luehrs2013-04-261-1/+177
| | | | | there are a bunch of formatting issues, but this is at least a rough start
* compilation fixesJesse Luehrs2013-04-262-5/+6
|
* outline of the renderer partJesse Luehrs2013-04-258-0/+185
|
* initial commitJesse Luehrs2013-04-254-0/+32