..
CachedObjectStorage
Use class_exists() with FALSE second argument
2012-09-06 22:56:56 +01:00
Calculation
Move calculator token stack class into its own file
2012-10-07 11:31:08 +01:00
Cell
Feature: Added fraction tests to advanced value binder
2012-09-18 22:43:09 +01:00
Chart
Fix to X-Axis labels when writing chart DataSeriesValues.php
2012-10-13 17:24:11 +01:00
Reader
Bugfix: Work item 18794 - CSV files without a file extension being identified as HTML
2012-10-16 13:39:59 +01:00
RichText
Change copyright 2011 -> 2012
2012-03-03 21:08:29 +00:00
Shared
Various bugfixes including Excel2007 Writer order of font style elements to conform with Excel2003 using compatibility pack
2012-08-23 00:16:40 +01:00
Style
Minor bugfixes
2012-10-04 21:48:27 +01:00
Worksheet
Row zeroHeight should default to false
2012-09-14 12:12:15 +01:00
Writer
Fix to x-axis labels for chart rendering
2012-10-10 12:31:05 +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 18598 - Cannot access private property PHPExcel_CachedObjectStorageFactory::$_cacheStorageMethod
2012-09-06 23:40:39 +01: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
Bugfix: (wolf5x) Work item 18492 - load file failed if the file has no extensionType
2012-08-19 23:57:16 +01:00
NamedRange.php
Change copyright 2011 -> 2012
2012-03-03 21:29:01 +00:00
ReferenceHelper.php
Github Issue #32 - Insert column VS autofilter
2012-08-21 22:32:16 +01: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
Bugfix: Work items 15905 and 18183
2012-07-02 22:38:24 +01:00
Worksheet.php
Change use of is_a() to use instanceof
2012-10-18 17:11:45 +03:00
WorksheetIterator.php
Change copyright 2011 -> 2012
2012-03-03 21:29:01 +00:00