PhpSpreadsheet/Classes/PHPExcel
Mark Baker b42d4a353c Fix reference to worksheet/cell collection from cell in isDateTime() 2013-03-20 13:48:25 +00:00
..
CachedObjectStorage Make prepared statements re-usable 2013-03-06 17:43:12 +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 Docblock comments 2013-03-10 23:15:57 +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 Fix reference to worksheet/cell collection from cell in isDateTime() 2013-03-20 13:48:25 +00:00
Style Bugfix: (ccorliss) Work item GH-105 - Fixed number format fatal error 2013-03-01 21:38:13 +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' of https://github.com/PHPOffice/PHPExcel into develop 2013-03-06 21:39:54 +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-03-01 21:39:33 +00:00
WorksheetIterator.php PSR-2 2013-02-09 11:55:38 +01:00