PhpSpreadsheet/Classes/PHPExcel
Mark Baker d027a3d0a7 Bugfix: Calc engine needs to use Ungreedy regexp in parser
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65727 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-24 12:08:31 +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 Allow cell value type attribute of "str" in Excel2007 xlsx files as a synonym for type of "s" 2010-12-11 22:00:16 +00:00
Reader Removed _sheetIndex property (and related getter/setter methods) from Readers that don't use it 2010-12-12 11:57:59 +00:00
RichText Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Shared Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
Style General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
Worksheet General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
Writer Minor performance/memory tweaks to the Excel2007 Writer 2010-12-15 17:19:30 +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 Bugfix: Calc engine needs to use Ungreedy regexp in parser 2010-12-24 12:08:31 +00:00
Cell.php Minor performance/memory tweaks to the Excel2007 Writer 2010-12-15 17:19:30 +00:00
Comment.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
DocumentProperties.php General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +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 Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
Style.php Performance tweaks (particularly affecting the Excel5 Writer) 2010-11-05 22:13:41 +00:00
Worksheet.php General performance improvements, and specific improvements in the CSV Reader 2010-12-09 12:07:50 +00:00
WorksheetIterator.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00