summaryrefslogtreecommitdiffstats
path: root/lib/Spreadsheet/Template/Generator/Parser/XLSX.pm
Commit message (Expand)AuthorAgeFilesLines
* these don't always existJesse Luehrs2013-05-011-2/+2
* generate selectionsJesse Luehrs2013-05-011-17/+58
* refactoringJesse Luehrs2013-05-011-38/+57
* properly support formulas (in xlsx at least)Jesse Luehrs2013-05-011-0/+11
* fix up some inconsistencies in row height/col width calculationJesse Luehrs2013-05-011-4/+4
* get row heights and column widthsJesse Luehrs2013-05-011-1/+42
* handle types a bit betterJesse Luehrs2013-05-011-3/+11
* support xls files tooJesse Luehrs2013-05-011-72/+8
* start sketching out the template generatorJesse Luehrs2013-04-301-0/+89