PhpSpreadsheet/Classes/PHPExcel/Reader
Progi1984 44b3fa2c94 ADDED : Documents Properties Writing in Excel5Writer
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85916 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-31 23:53:21 +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 ADDED : Documents Properties Writing in Excel5Writer 2012-01-31 23:53:21 +00:00
Excel2003XML.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
Excel2007.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
Gnumeric.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +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 Minor performance tweaks 2012-01-25 23:07:22 +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