PhpSpreadsheet/Classes/PHPExcel/Shared
Mark Baker 787dae6334 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
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64719 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-02 17:56:33 +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 Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +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 for a single character string in a call to PHPExcel_Shared_Date::stringToExcel() being treated as a valid date 2010-10-13 13:16:02 +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 Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
OLERead.php Feature: Support for Extended Workbook Properties in Excel5 Reader 2010-09-07 20:54:58 +00:00
PasswordHasher.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
String.php Minor performance tweaks 2010-10-26 12:29:44 +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