PhpSpreadsheet/Classes/PHPExcel
Filippo Tessarotto e525c695dd Fix key dereferencing 2012-11-25 09:01:45 +01:00
..
CachedObjectStorage Upload missing style supervisor 2012-10-24 17:07:55 +01:00
Calculation Move UTF-8 StrToUpper(), StrToLower() and StrToTitle() methods from Text Calculation class to Shared String Class 2012-11-06 22:53:58 +00:00
Cell Change reader exceptions to PHPExcel_Reader_Exception 2012-10-29 23:48:29 +00:00
Chart Additional work on chart functionality for HTML and PDF Writers 2012-11-07 19:57:25 +00:00
Reader add read/write page-break-preview in Excel5 2012-11-22 14:57:47 +09:00
RichText Change copyright 2011 -> 2012 2012-03-03 21:08:29 +00:00
Shared General: Work items 17936 and 17840 - Fix for environments where there is no access to /tmp but to upload_tmp_dir 2012-11-20 21:34:24 +00:00
Style Ensure that signature of bindParent() in style class overrides matches the signature of bindParent() in the supervisor 2012-10-26 14:56:58 +01:00
Worksheet Fix key dereferencing 2012-11-25 09:01:45 +01:00
Writer Various tweaks and fixes 2012-11-24 22:48:44 +00:00
locale Turkish language pack 2012-09-14 00:52:10 +01:00
Autoloader.php Use class_exists() with FALSE second argument 2012-09-06 22:56:56 +01:00
CachedObjectStorageFactory.php Bugfix: Work item GH-67 - Cache directory for DiscISAM cache storage cannot be set 2012-11-20 22:25:12 +00:00
Calculation.php Minor bugfix to calculation engine formula validation (unbalanced braces) 2012-10-13 22:07:36 +01:00
Cell.php Range argument tests with default value in cell range methods, and further 2012-08-16 22:53:13 +01:00
Chart.php Setter methods for Title, Legend, X and y axis labels 2012-06-18 22:26:22 +01:00
Comment.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
DocumentProperties.php Doc Block changes 2012-03-11 17:58:38 +00:00
DocumentSecurity.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
Exception.php Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
HashTable.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +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 Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
ReferenceHelper.php Fixed formula/formatting bug when removing rows 2012-10-25 09:54:12 -04:00
RichText.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00
Settings.php Bugfix: Work item 18598 - Cannot access private property PHPExcel_CachedObjectStorageFactory::$_cacheStorageMethod 2012-09-06 23:40:39 +01:00
Style.php Modified applyFromArray() method of PHPExcel_Style to use PHPExcel::cellXfExists() call instead of expensive hash test. 2012-11-20 23:55:18 +00:00
Worksheet.php Search style by identity in PHPExcel_Worksheet::duplicateStyle() 2012-11-20 01:28:00 +06:00
WorksheetIterator.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00