PhpSpreadsheet/Classes/PHPExcel
Mark Baker e5613be860 Ensure that values returned get getCalculatedValue aren't array values, irrespective of the returnArrayAsType setting 2013-02-28 12:22:10 +00:00
..
CachedObjectStorage Add move cell method for SQLite. 2013-02-27 23:13:49 +00:00
CalcEngine Refactor the cyclic reference stack as an object so that we can inject it into the logger constructor rather than having to pass it at every call 2013-02-16 10:59:19 +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 Fixes to Advanced Value Binder for cell restructuring 2013-02-21 11:29:32 +00:00
Chart Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into calcEngine 2013-02-13 09:09:28 +00:00
Reader Bugfix: Work item GH-80 - "Sheet index is out of bounds." Exception 2013-02-27 12:18:34 +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 Simplify getRed, Green and Blue methods for colour styles 2013-02-17 14:57:42 +00:00
Worksheet General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Writer Merge branch 'develop' into calcEngine 2013-02-20 22:28:38 +00:00
locale Remove BOM 2012-11-25 08:38:57 +01: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 Refactor the cyclic reference stack as an object so that we can inject it into the logger constructor rather than having to pass it at every call 2013-02-16 10:59:19 +00:00
Cell.php Ensure that values returned get getCalculatedValue aren't array values, irrespective of the returnArrayAsType setting 2013-02-28 12:22:10 +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 Merge branch 'develop' into calcEngine 2013-02-28 00:23:20 +00:00
WorksheetIterator.php PSR-2 2013-02-09 11:55:38 +01:00