Fixed typo, HIDE_GRIDLINES instead of HIDE_GRIDLINE
[p5sagit/Excel-Template.git] / lib / Excel / Template / Element /
2012-04-29 Robert Bohne Behavior of merge_range adjusted #35559
2012-04-29 Robert Bohne Add formatting tweak to ensure merged formats distinct...
2012-04-29 Robert James Clay Missing descriptions from POD NAME sections. #75994
2011-02-21 Robert Bohne Added missing cell comment documentation
2011-02-20 Robert Bohne Fixed RT #65764 - enable cell-comments
2010-10-26 Robert Bohne Remove trailing spaces
2007-12-06 Jens Gassmann Merge current-dev 0.30 back to trunk
2007-10-08 Rob Kinyon Added merge_range as submitted by Stevan Little bugfixes
2006-06-02 Rob Kinyon r13925@rob-kinyons-powerbook58: rob | 2006-06-02...
2006-06-02 Rob Kinyon r13919@rob-kinyons-powerbook58: rob | 2006-06-02...
2006-06-02 Rob Kinyon r13918@rob-kinyons-powerbook58: rob | 2006-06-02...
2006-06-02 Rob Kinyon r13925@rob-kinyons-powerbook58: rob | 2006-06-02...
2006-06-02 Rob Kinyon r13919@rob-kinyons-powerbook58: rob | 2006-06-02...
2006-06-02 Rob Kinyon r13918@rob-kinyons-powerbook58: rob | 2006-06-02...
2005-03-04 Rob Kinyon Added more tests for conditionals. Need to fix linking...
2005-02-24 Rob Kinyon Intermediate commit - just have to add/fix POD for...
2005-02-23 Rob Kinyon Intermediate commit
2005-01-26 Rob Kinyon Added CELL type attr; Removed PM_FILTER
2004-12-08 Rob Kinyon Fixed minor installation and documentation issues
2004-11-12 Rob Kinyon - Removed 'use warnings' from all tests
2004-11-05 Rob Kinyon - Fixed Makefile.PL so that it uses PM_FILTER inste...
2004-11-04 Rob Kinyon - Fixed bugs that were:
2004-11-04 Rob Kinyon Fixed email address to gmail address
2004-10-27 Rob Kinyon - Converted to use Unicode logic from PDF::Template
2004-10-27 Rob Kinyon Initial Import