PhpSpreadsheet/Classes/PHPExcel
Mark Baker 5917b8c9b0 Fix call to DATEVALUE() and TIMEVALUE() methods for new function classes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64766 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-03 14:28:57 +00:00
..
CachedObjectStorage Performance tweaks (particularly affecting the Excel5 Writer) 2010-11-05 22:13:41 +00:00
Calculation 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:58:26 +00:00
Cell Memory and Performance Improvements 2010-11-23 17:24:29 +00:00
Reader Minor performance tweaks to Excel2007 and Excel5 Readers 2010-11-29 12:45:59 +00:00
RichText Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Shared Fix call to DATEVALUE() and TIMEVALUE() methods for new function classes 2010-12-03 14:28:57 +00:00
Style 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
Worksheet Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Writer Minor performance tweaks 2010-11-26 13:31:51 +00:00
locale Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Autoloader.php Memory and Performance Improvements 2010-11-23 17:24:29 +00:00
CachedObjectStorageFactory.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php 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
Cell.php Minor performance tweaks 2010-11-26 17:22:22 +00:00
Comment.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
DocumentProperties.php Fix to date properties when set as a formatted string 2010-11-07 16:08:27 +00:00
DocumentSecurity.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
HashTable.php Some general performance tweaks, and some specific to the Excel2007 Writer 2010-11-22 18:00:22 +00:00
IComparable.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
IOFactory.php Memory and Performance Improvements 2010-11-23 17:24:29 +00:00
NamedRange.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
ReferenceHelper.php 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
RichText.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Settings.php Memory and Performance Improvements 2010-11-23 17:24:29 +00:00
Style.php Performance tweaks (particularly affecting the Excel5 Writer) 2010-11-05 22:13:41 +00:00
Worksheet.php Feature: Added strictNullComparison argument to the worksheet fromArray() method 2010-11-24 15:28:15 +00:00
WorksheetIterator.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00