PhpSpreadsheet/Classes/PHPExcel/Reader
Mark Baker 24a9eb285c 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()
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85344 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-16 12:34:22 +00:00
..
Excel5 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel2007 Bugfix: Work item 14999 - PHPExcel Excel2007 Reader colour problems with solidfill 2011-01-04 23:14:59 +00:00
CSV.php Performance tweaks 2011-12-30 01:08:05 +00:00
DefaultReadFilter.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel5.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
Excel2003XML.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
Excel2007.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
Gnumeric.php Fix for cell or cell range styling, misinterpreting column reference 2011-12-31 16:19:50 +00:00
IReadFilter.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IReader.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
OOCalc.php Performance improvement for readers that reduces overheads when setting titles in multi-worksheet workbooks, by avoiding re-iterating through all worksheet/cells whenever a sheet title is set 2011-12-04 11:24:59 +00:00
SYLK.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