.. |
Calculation
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +01:00 |
Cell
|
Keep big integer as integer instead of lossely casting to float
|
2019-11-10 22:51:53 +01:00 |
Chart
|
Take advantage of PHP 7.1 syntax
|
2019-07-24 23:43:28 -07:00 |
Collection
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +01: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
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +01:00 |
RichText
|
Document font may be null
|
2019-01-02 14:34:14 +11:00 |
Shared
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +01:00 |
Style
|
Complex number mask for integers containing a single dot (#1227)
|
2019-10-30 22:54:06 +01:00 |
Worksheet
|
combined assignment operator
|
2019-11-17 17:39:59 +01:00 |
Writer
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +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
|
fixes UselessVariable and UnusedVariable from slevomat/coding-standard
|
2019-11-17 17:39:42 +01: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 |