PHPExcel/Classes/PHPExcel
2016-01-13 22:38:20 +00:00
..
CachedObjectStorage PSR-2 variable naming for caching classes, remove leading underscores 2015-05-05 19:40:34 +01:00
CalcEngine PSR-2 variable naming for caching classes, remove leading underscores 2015-05-05 19:40:34 +01:00
Calculation A mass of small changes including 2015-11-15 18:04:45 +00:00
Cell PSR-2 : Fixes 2015-05-12 14:01:22 +02:00
Chart Minor bugfixes and documentation changes 2016-01-13 22:38:20 +00:00
Helper Refactor code 2015-12-31 10:52:57 +03:00
locale Bulgarian localisation 2013-07-15 09:28:47 +03:00
Reader Minor bugfixes and documentation changes 2016-01-13 22:38:20 +00:00
RichText More PSR-2 changes, and fixes for a couple of breakages introduced by the last commit 2015-05-08 01:09:27 +01:00
Shared Change PCLZip constructor name to __construct ready for PHP7 2015-11-27 01:02:37 +00:00
Style Fix for problem with xlsx files overriding the reserved number format codes below 164 with custom codes 2015-10-14 23:23:19 +01:00
Worksheet A mass of small changes including 2015-11-15 18:04:45 +00:00
Writer Minor tweaks 2015-12-06 16:04:32 +00:00
Autoloader.php More PSR-2 changes, and fixes for a couple of breakages introduced by the last commit 2015-05-08 01:09:27 +01:00
CachedObjectStorageFactory.php PSR-2 variable naming for caching classes, remove leading underscores 2015-05-05 19:40:34 +01:00
Calculation.php Minor tweaks 2015-12-06 16:04:32 +00:00
Cell.php PSR2 Fixes 2015-05-17 20:00:00 +02:00
Chart.php Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
Comment.php More PSR-2 work, and eliminate duplicate code in Row/Column dimensions by extension of an abstract Dimension class containing common code/properties 2015-05-17 10:22:51 +01:00
DocumentProperties.php More PSR-2 work, and eliminate duplicate code in Row/Column dimensions by extension of an abstract Dimension class containing common code/properties 2015-05-17 10:22:51 +01:00
DocumentSecurity.php Yet more of the psr-2 work 2015-05-16 23:18:40 +01:00
Exception.php PSR-2 : Fixes 2015-05-15 12:55:10 +02:00
HashTable.php More PSR-2 work, and eliminate duplicate code in Row/Column dimensions by extension of an abstract Dimension class containing common code/properties 2015-05-17 10:22:51 +01:00
IComparable.php PSR-2 : Fixes 2015-05-12 14:01:22 +02:00
IOFactory.php Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
NamedRange.php Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
ReferenceHelper.php Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
RichText.php More PSR-2 work 2015-05-07 01:14:36 +01:00
Settings.php More PSR-2 changes, and fixes for a couple of breakages introduced by the last commit 2015-05-08 01:09:27 +01:00
Style.php Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
Worksheet.php Modify getCell() methods to allow creating a new cell if the selected cell doesn't exist as an option 2015-12-28 23:26:15 +00:00
WorksheetIterator.php More PSR-2 work 2015-05-07 01:14:36 +01:00