PhpSpreadsheet/Classes/PHPExcel
Mark Baker 5451b63cdc Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into calcEngine
Conflicts:
	Classes/PHPExcel.php
	Classes/PHPExcel/Worksheet.php
2013-02-13 09:09:28 +00:00
..
CachedObjectStorage General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Calculation General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +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
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 Ensure that writers access the workbook rather than the global calculation engine 2013-02-04 23:16:39 +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 Selective calculation cache clearance and adjustment for unsetting or renaming worksheets 2013-02-12 12:44:31 +00:00
Cell.php Eliminate some code duplication 2013-02-11 14:11:36 +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' of https://github.com/PHPOffice/PHPExcel into calcEngine 2013-02-13 09:09:28 +00:00
WorksheetIterator.php PSR-2 2013-02-09 11:55:38 +01:00