PhpSpreadsheet/src/PhpSpreadsheet
Mark Baker 1b00fac6ad
Minor improvements (#1029)
* Another collection of minor improvements

* Fix broken test

* And style

* Seriously?!? The order of returned types declared in a docblock is majorly important?
2019-06-22 23:15:14 +02:00
..
Calculation Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02:00
Cell Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
Chart Simplify some conditions and ternary expressions 2018-12-10 18:54:51 +11:00
Collection Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
Document Simplify some conditions and ternary expressions 2018-12-10 18:54:51 +11:00
Helper Fix broken sample links on windows due to $baseDir having backslash (#653) 2018-09-28 21:25:50 +09:00
Reader Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
RichText Document font may be null 2019-01-02 14:34:14 +11:00
Shared isDateTime() now checks for cell value as well as format mask (#919) 2019-03-06 22:25:00 +01:00
Style Fix #956: Incorrectly handled backslash-escaped space characters within number formats (#957) 2019-05-30 11:37:48 +02:00
Worksheet Allow to get current iterator position (#980) 2019-05-30 10:42:18 +02:00
Writer Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
Comment.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Fix a few docblocks 2018-01-28 15:26:42 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
NamedRange.php Simplify some conditions and ternary expressions 2018-11-11 18:25:51 +11:00
ReferenceHelper.php Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
Settings.php Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
Spreadsheet.php Fix return type hint (#947) 2019-04-15 21:33:07 +02:00