PhpSpreadsheet/Classes/PHPExcel
Mark Baker fdd1b20830 Tweak to varyColors element
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86902 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-02-24 13:13:38 +00:00
..
CachedObjectStorage Minor performance tweaks 2012-01-25 23:07:22 +00:00
Calculation Minor tweaks to Excel functions to handle envelope cases 2012-01-30 00:41:52 +00:00
Cell Rich text should be inline rather than string... still needs testing for readers/writers of all file formats 2012-02-14 23:30:00 +00:00
Chart Initial chart writer code (still annoyingly buggy) 2012-02-20 20:49:25 +00:00
Reader Minor tweak to fix colours from the pallette index 2012-02-21 17:28:37 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Minor tweaks to Excel functions to handle envelope cases 2012-01-29 14:25:25 +00:00
Style Minor tweak to fix colours from the pallette index 2012-02-21 17:28:37 +00:00
Worksheet General: Change iterators to implement Iterator rather than extend CachingIterator, as a fix for PHP 5.4. changes in SPL 2011-12-30 00:04:06 +00:00
Writer Tweak to varyColors element 2012-02-24 13:13:38 +00:00
locale Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Autoloader.php Minor performance tweaks 2012-01-19 22:36:22 +00:00
CachedObjectStorageFactory.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
Calculation.php Minor fixes for strict standards 2012-02-14 13:48:09 +00:00
Cell.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
Chart.php Initial addition of chart classes, though not yet including the reader/writer code for loading the classes 2012-02-08 21:17:39 +00:00
Comment.php Feature: Added support for cell comments in the Gnumeric and Excel2003XML Readers 2011-01-21 13:11:28 +00:00
DocumentProperties.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
DocumentSecurity.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
HashTable.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
IComparable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IOFactory.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
NamedRange.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
ReferenceHelper.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
RichText.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
Settings.php Configuration options for Chart and PDF rendering, in preparation for chart handling and making the PDF writer confugrable via a choice of 3rd party external libraries 2012-01-11 11:30:33 +00:00
Style.php Bugfix: Work item 16266 - PHPExcel_Style::applyFromArray() returns null rather than style object in advanced mode 2011-12-02 13:59:57 +00:00
Worksheet.php Bugfix: Work item 17403 - duplicateStyle() method doesn't duplicate conditional formats 2012-02-12 18:04:22 +00:00
WorksheetIterator.php General: Change iterators to implement Iterator rather than extend CachingIterator, as a fix for PHP 5.4. changes in SPL 2011-12-30 00:04:06 +00:00