PhpSpreadsheet/Classes/PHPExcel/Writer
2012-01-16 12:34:22 +00:00
..
Excel5 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 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
CSV.php General: Improved memory usage in CSV Writer 2011-05-11 22:36:47 +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
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
HTML.php Added document properties to HTML output as meta tags 2011-03-23 16:34:31 +00:00
IWriter.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
PDF.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00