PHPExcel/Classes/PHPExcel
MarkBaker 1441011fb7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Classes/PHPExcel/Calculation/Functions.php
#	Classes/PHPExcel/Worksheet.php
#	Classes/PHPExcel/Worksheet/CellIterator.php
2018-11-23 00:07:24 +01: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 Merge remote-tracking branch 'origin/master' 2018-11-23 00:07:24 +01: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 Fix and improve XXE security scanning for XML-based Readers 2018-11-22 23:50:50 +01: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 General: (sim642) Pull Request 489 - Implement actual timezone adjustment into PHPExcel_Shared_Date::PHPToExcel 2016-03-31 23:50:44 +01: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 Merge remote-tracking branch 'origin/master' 2018-11-23 00:07:24 +01:00
Writer Fix old reference to _sheetIndex in HTML Writer 2016-09-29 21:13:14 +01: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 Fix for XML settings, together with unit tests 2016-06-05 16:45:50 +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