PhpSpreadsheet/Classes/PHPExcel
Mark Baker 8a967b2996 Bugfix: Work item GH-67 - Cache directory for DiscISAM cache storage cannot be set 2012-11-20 22:25:12 +00: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 Additional work on chart functionality for HTML and PDF Writers 2012-11-07 19:57:25 +00: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 Row zeroHeight should default to false 2012-09-14 12:12:15 +01:00
Writer Fix GH-22 (Support of SheetView in Excel5 Writer) 2012-11-13 23:01:49 +01: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 Refactoring of style classes to use an abstract supervisor 2012-10-23 13:16:30 +01:00
Worksheet.php IMPROVED : PHPDoc 2012-11-13 22:58:33 +01:00
WorksheetIterator.php Change copyright 2011 -> 2012 2012-03-03 21:29:01 +00:00