summaryrefslogtreecommitdiffstats
path: root/lib/Spreadsheet/Template/Writer/Excel.pm
Commit message (Expand)AuthorAgeFilesLines
* Add keywords for border types as listed in PODMeredith Howard2014-07-231-1/+14
* also handle default colors here (#4)Jesse Luehrs2014-07-041-0/+2
* fix up the merge and autofilter stuff (#1)Jesse Luehrs2013-08-281-71/+92
* use row and column numbers instead of range for merge functionJason2013-08-281-1/+4
* merge now supports formulas, and adjusted testJason2013-08-281-9/+21
* removed cpan stuff, fix two typosJason2013-08-271-8/+1
* support for full autofilter functionalityJason2013-08-271-4/+10
* add support for merging cells and adding autofilter to a rowJason2013-08-261-2/+21
* pod coverageJesse Luehrs2013-07-181-0/+8
* don't require the contents field if a formula is givenJesse Luehrs2013-06-051-1/+3
* write out formulas properlyJesse Luehrs2013-06-041-5/+15
* this should be 'selection', not 'selected'Jesse Luehrs2013-06-041-2/+2
* remap fill pattern namesJesse Luehrs2013-06-041-0/+27
* generate bordersJesse Luehrs2013-05-081-3/+34
* todo noteJesse Luehrs2013-05-071-0/+2
* fix compilationJesse Luehrs2013-05-071-0/+1
* basic implementation of renderingJesse Luehrs2013-04-261-1/+177
* compilation fixesJesse Luehrs2013-04-261-3/+4
* outline of the renderer partJesse Luehrs2013-04-251-0/+50