PhpSpreadsheet/Classes/PHPExcel/Shared
Mark Baker 1def6cae75 Reworked OLE Reader logic to provide a single stream reader for all streams (Workbook, Properties and Document Properties) rather than duplicating code with separate stream readers for each
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65086 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-10 00:28:18 +00:00
..
Escher Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +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 Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +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 Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
CodePage.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Date.php Fix call to DATEVALUE() and TIMEVALUE() methods for new function classes 2010-12-03 14:28:57 +00:00
Drawing.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Escher.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Excel5.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
File.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Font.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
OLE.php Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +00:00
OLERead.php Reworked OLE Reader logic to provide a single stream reader for all streams (Workbook, Properties and Document Properties) rather than duplicating code with separate stream readers for each 2010-12-10 00:28:18 +00:00
PasswordHasher.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
String.php Performance improvements to the CSV Reader and Writer 2010-12-03 17:48:10 +00:00
XMLWriter.php Minor performance tweaks: changing PHPExcel_Shared_XMLWriter to extend the XMLWriter class rather than providing a wrapper for an instance of XMLWriter, with slight modifications to the writeRaw() method 2010-11-09 12:31:59 +00:00
ZipStreamWrapper.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00