PhpSpreadsheet/Classes/PHPExcel/Writer/Excel2007
Mark Baker ffb8ccc362 Bugfix: Work item 15459 - Invalid cell coordinate in Autofilter for Excel2007 Writer
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86455 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-14 01:03:40 +00:00
..
Comments.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
ContentTypes.php Fix to inappropriate replacement of count() with empty().... there may be others I've not spotted yet. 2012-01-18 17:51:53 +00:00
DocProps.php Use of empty() rather than count() to test if arrays are empty or not - simple performance tweak... empty() is over twice as fast as count() 2012-01-16 12:34:22 +00:00
Drawing.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Rels.php Fix to inappropriate replacement of count() with empty().... there may be others I've not spotted yet. 2012-01-18 17:51:53 +00:00
StringTable.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
Style.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Theme.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Workbook.php Fix to inappropriate replacement of count() with empty().... there may be others I've not spotted yet. 2012-01-18 17:51:53 +00:00
Worksheet.php Bugfix: Work item 15459 - Invalid cell coordinate in Autofilter for Excel2007 Writer 2012-02-14 01:03:40 +00:00
WriterPart.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00