PhpSpreadsheet/Classes/PHPExcel
Mark Baker 500a8e763e First steps toward reading cell comments
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65027 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-08 17:20:03 +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 First steps toward reading cell comments 2010-12-08 17:20:03 +00:00
RichText Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Shared Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +00:00
Style Bugfix: Work item 14831 - Style : applyFromArray() for 'allborders' not working 2010-12-06 12:45:41 +00:00
Worksheet Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Writer Prevent warnings if worksheeet dimensions are empty 2010-12-08 17:19:31 +00:00
locale Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Autoloader.php Performance improvements to the CSV Reader and Writer 2010-12-03 17:48:10 +00:00
CachedObjectStorageFactory.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +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