.. |
CachedObjectStorage
|
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
|
Minor tweaks and bugfixes
|
2012-11-25 17:56:27 +00:00 |
Cell
|
Minor style changes, and added timings to Examples
|
2012-11-28 21:30:58 +00:00 |
Chart
|
Additional work on chart functionality for HTML and PDF Writers
|
2012-11-07 19:57:25 +00:00 |
Reader
|
Bugfix: Work item GH-113 - canRead() Error for GoogleDocs ODS files: in ODS files from Google Docs there is no mimetype file
|
2013-01-03 17:49:56 +00:00 |
RichText
|
Change copyright 2011 -> 2012
|
2012-03-03 21:08:29 +00:00 |
Shared
|
Bugfix: (teso) Work item 18551 - Rich Text containing UTF-8 characters creating unreadable content with Excel5 Writer
|
2012-12-11 17:54:23 +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
|
Fix GH-8 / CP-11704 (Conditional formatting in Excel 5)
|
2012-12-18 00:46:53 +01:00 |
locale
|
Remove BOM
|
2012-11-25 08:38:57 +01:00 |
Autoloader.php
|
Minor style changes, and added timings to Examples
|
2012-11-28 21:30:58 +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
|
Only load list of locale files for calculation engine if setLocale() is explicitly called
|
2012-12-24 15:32:17 +00:00 |
Cell.php
|
Performance and memory improvements to Excel5 OLE Reader
|
2012-11-26 18:01:15 +00: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
|
Performance and memory improvements to Excel5 OLE Reader
|
2012-11-26 18:01:15 +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
|
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
|
Performance and memory improvements to Excel5 OLE Reader
|
2012-11-26 18:01:15 +00:00 |
WorksheetIterator.php
|
Change copyright 2011 -> 2012
|
2012-03-03 21:29:01 +00:00 |