PhpSpreadsheet/Classes/PHPExcel
Mark Baker 5672f25ebf General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@72227 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-04-25 14:25:53 +00:00
..
CachedObjectStorage General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
Calculation Feature: Work Item 2346 - Implement more Excel calculation functions 2011-02-13 17:19:00 +00:00
Cell Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Reader Bugfix: Work item 15537 - Excel2007 Reader canRead function bug 2011-03-17 11:29:14 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Minor performance improvement to date conversion routines 2011-04-09 18:16:08 +00:00
Style Feature: Improved toFormattedString() handling for Currency and Accounting format masks to render currency symbols 2011-01-31 17:18:10 +00:00
Worksheet Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Writer Added document properties to HTML output as meta tags 2011-03-23 16:34:31 +00:00
locale Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Autoloader.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
CachedObjectStorageFactory.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php Bugfix: Work item 15707 - ini_set() call in Calculation class destructor 2011-04-19 21:40:35 +00:00
Cell.php Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition 2011-02-08 12:55:45 +00:00
Comment.php Feature: Added support for cell comments in the Gnumeric and Excel2003XML Readers 2011-01-21 13:11:28 +00:00
DocumentProperties.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
DocumentSecurity.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
HashTable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IComparable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IOFactory.php General: Removed Serialized Reader/Writer as these no longer work. 2011-02-22 10:21:38 +00:00
NamedRange.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
ReferenceHelper.php Bugfix: Work item 15409 - Full column/row references in named ranges not supported by updateCellReference() 2011-02-27 22:33:42 +00:00
RichText.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Settings.php Bugfix: Work item 15518 - PCLZip library issue 2011-03-14 13:52:49 +00:00
Style.php Feature: Added support for cell comments in the Gnumeric and Excel2003XML Readers 2011-01-21 13:11:28 +00:00
Worksheet.php Bugfix: Work item 15421 - PHPExcel_ReferenceHelper::insertNewBefore() is missing an 'Update worksheet: comments' section 2011-02-25 22:57:22 +00:00
WorksheetIterator.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00