PhpSpreadsheet/src/PhpSpreadsheet
Mark Baker 1b4098da8e
Minor scrutinizer fixes (#1226)
* Minor scrutinizer fixes

* Remove spurious debug output
2019-10-30 20:30:52 +01:00
..
Calculation Minor scrutinizer fixes (#1226) 2019-10-30 20:30:52 +01:00
Cell Improvements to default value binder 2019-09-20 16:22:08 -07:00
Chart Take advantage of PHP 7.1 syntax 2019-07-24 23:43:28 -07:00
Collection Minor improvements (#1029) 2019-06-22 23:15:14 +02:00
Document Refactoring xlsx reader (#1033) 2019-06-30 23:42:25 +02:00
Helper Fix broken sample links on windows due to $baseDir having backslash (#653) 2018-09-28 21:25:50 +09:00
Reader support "showZeros" setting in Excel advanced worksheet options (#1199) 2019-10-28 21:52:30 +01:00
RichText Document font may be null 2019-01-02 14:34:14 +11:00
Shared Take advantage of PHP 7.1 syntax 2019-07-24 23:43:28 -07:00
Style Consistent format name and value 2019-08-11 19:39:49 -07:00
Worksheet support "showZeros" setting in Excel advanced worksheet options (#1199) 2019-10-28 21:52:30 +01:00
Writer support "showZeros" setting in Excel advanced worksheet options (#1199) 2019-10-28 21:52:30 +01: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 Take advantage of PHP 7.1 syntax 2019-07-24 23:43:28 -07:00
Settings.php Drop PHP 5.6 and 7.0 2019-07-24 23:12:45 -07:00
Spreadsheet.php Fix for worksheet lookup for worksheets with spaces in the title 2019-07-24 22:15:35 -07:00