PhpSpreadsheet/Classes/PHPExcel
Mark Baker 0fd77aa397 Minor performance tweaks when working with alternating blocks in a string
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@68309 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-02-10 12:39:34 +00:00
..
CachedObjectStorage Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Calculation Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated. 2011-01-25 23:11:32 +00:00
Cell Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Reader Minor performance tweaks when working with alternating blocks in a string 2011-02-10 12:39:34 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Bugfix: Reduced false positives from isDateTimeFormatCode() method by suppressing testing within quoted strings (thanks to John Machin, author of xlrd, and the maintainer of xlwt for reading/writing Excel files in Python) 2011-02-10 12:26:50 +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 Bugfix: Work item 15121 - Column reference rather than cell reference in Print Area definition 2011-02-08 12:55:45 +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 Minor performance tweaks when working with alternating blocks in a string 2011-02-10 12:39:34 +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 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +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 Minor performance tweaks when working with alternating blocks in a string 2011-02-10 12:39:34 +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 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +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: The freezePaneByColumnAndRow() method row argument should default to 1 rather than 0. Default row argument for all __ByColumnAndRow() methods should be 1 2011-02-07 11:19:07 +00:00
WorksheetIterator.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00