PhpSpreadsheet/Classes/PHPExcel
Mark Baker 3886c47ebe Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks
Refactoring of calculation engine for improved performance and memory usage
Refactoring of cell object to eliminate data duplication and reduce memory
2013-02-15 15:42:06 +00:00
..
CachedObjectStorage Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
CalcEngine Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
Calculation Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
Cell General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Chart Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into calcEngine 2013-02-13 09:09:28 +00:00
locale Remove BOM 2012-11-25 08:38:57 +01:00
Reader Bugfix: Work item GH-130 - Single cell print area 2013-01-22 21:43:31 +00:00
RichText General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Shared Merge branch 'develop' into experimental 2013-01-22 21:21:22 +01:00
Style Performance tweaks and modification to style checking for hh:mm or mm:ss time formats to differentiate correctly from mm months 2013-02-01 12:45:21 +00:00
Worksheet General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Writer Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
Autoloader.php General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
CachedObjectStorageFactory.php Bugfix: (manual merge from a pull request from amironov) Work item GH-82 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell 2012-11-29 23:57:12 +00:00
Calculation.php Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
Cell.php Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
Chart.php General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Comment.php replaced tabs by 4 spaces 2013-01-22 20:56:41 +01:00
DocumentProperties.php reformated the docblock comments (looked a litle strange after 2013-01-22 21:05:13 +01:00
DocumentSecurity.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
Exception.php replaced tabs by 4 spaces 2013-01-22 21:06:17 +01:00
HashTable.php General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
IComparable.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
IOFactory.php Change Reader exceptions to PHPExcel_Reader_Exception 2012-10-29 23:51:09 +00:00
NamedRange.php Performance and memory improvements to Excel5 OLE Reader 2012-11-26 18:01:15 +00:00
ReferenceHelper.php General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
RichText.php PSR-2 2013-02-09 12:26:15 +01:00
Settings.php PSR-2 2013-02-09 12:24:19 +01:00
Style.php PSR-2 2013-02-09 12:18:30 +01:00
Worksheet.php Refactoring of calculation engine using the multiton pattern to eliminate caching issues when working with multiple workbooks 2013-02-15 15:42:06 +00:00
WorksheetIterator.php PSR-2 2013-02-09 11:55:38 +01:00