PhpSpreadsheet/Classes/PHPExcel/Shared
Mark Baker bb34668146 Modify underlying PHP_OLE to support multiple streams
This is preparatory to providing support for workbook properties (and extended properties) in the Excel5 Writer, because properties are stored in the SummaryInformation and DocumentSummaryInformation streams, and not in the workbook stream.
Previously, PHP_OLE could only save a single stream, so this had to be the workbook stream; so document property information was discarded by the Excel5 Writer.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@77804 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-08-05 14:04:07 +00:00
..
Escher Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
JAMA Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
OLE Modify underlying PHP_OLE to support multiple streams 2011-08-05 14:04:07 +00:00
PCLZip Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
PDF Bugfix: Work item 13559 - PHPExcel_Writer_PDF does not handle cell borders correctly 2010-11-24 14:12:12 +00:00
trend Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
CodePage.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Date.php Minor performance improvement to date conversion routines 2011-04-09 18:16:08 +00:00
Drawing.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Escher.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel5.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
File.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Font.php Fixed charset code for CHARSET_ANSI_THAI 2011-05-30 22:16:45 +00:00
OLE.php Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +00:00
OLERead.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
PasswordHasher.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
String.php Feature: Improved toFormattedString() handling for Currency and Accounting format masks to render currency symbols 2011-01-31 17:18:10 +00:00
XMLWriter.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
ZipArchive.php Bugfix: Work item 15518 - PCLZip library issue 2011-03-14 13:52:49 +00:00
ZipStreamWrapper.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00