PhpSpreadsheet/Classes/PHPExcel
MarkBaker c4ff34dde4 Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +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 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
Cell PSR-2 : Fixes 2015-05-12 14:01:22 +02:00
Chart 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
Helper Yet more of the psr-2 work 2015-05-16 23:18:40 +01:00
Reader Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +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 Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +01:00
Style Minor case-sensitivity bugfix to getCell when cell reference is a worksheet!cell 2015-05-04 23:36:20 +01:00
Worksheet We modified another block of files to psr-2, and their jaws dropped when they saw what happened next 2015-05-20 19:17:17 +01:00
Writer We modified another block of files to psr-2, and their jaws dropped when they saw what happened next 2015-05-20 19:17:17 +01:00
locale Bulgarian localisation 2013-07-15 09:28:47 +03: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 Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +01: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 Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +01:00
WorksheetIterator.php More PSR-2 work 2015-05-07 01:14:36 +01:00