PhpSpreadsheet/Classes/PHPExcel/Writer
Mark Baker aa213fe236 Provide option to use PCLZip as an alternative to ZipArchive.
This allows the writing of Excel2007 files, even without ZipArchive enabled (it does require zlib), or when php_zip is one of the buggy PHP 5.2.6 or 5.2.8 versions.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65260 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-13 23:56:51 +00:00
..
Excel5 Prevent warnings if worksheeet dimensions are empty 2010-12-08 17:19:31 +00:00
Excel2007 Allow cell value type attribute of "str" in Excel2007 xlsx files as a synonym for type of "s" 2010-12-11 22:00:16 +00:00
CSV.php General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
Excel5.php General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
Excel2007.php Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
HTML.php General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
IWriter.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
PDF.php Bugfix: Work item 13559 - PHPExcel_Writer_PDF does not handle cell borders correctly 2010-11-24 14:12:12 +00:00
Serialized.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00