PhpSpreadsheet/Classes/PHPExcel/Writer/Excel5
Mark Baker 9bec4af001 Fix to inappropriate replacement of count() with empty().... there may be others I've not spotted yet.
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85438 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-18 17:55:51 +00:00
..
BIFFwriter.php Performance improvements to Excel5 Writer 2011-05-30 22:22:49 +00:00
Escher.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Font.php Performance improvements to Excel5 Writer 2011-05-30 22:22:49 +00:00
Parser.php Performance improvements to Excel5 Writer 2011-05-30 22:22:49 +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:55:51 +00:00
Worksheet.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
Xf.php Performance improvements to Excel5 Writer 2011-05-30 22:22:49 +00:00