PhpSpreadsheet/src/PhpSpreadsheet
Alban Duval 7ed96e0be1
Calcualtion - DATEDIF - fix result for Y & YM units (#1466)
Bugfix for negative results and too small results

2000-02-02 => 2001-02-01
 > DATEDIF with Y unit: 0 year (returned -1 before fix)
 > DATEDIF with YM unit: 11 months (returned -1 before fix)
2020-05-25 21:33:48 +02:00
..
Calculation Calcualtion - DATEDIF - fix result for Y & YM units (#1466) 2020-05-25 21:33:48 +02:00
Cell fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
Chart Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Collection Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Document Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Helper Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Reader Fix Warning if $relsVML->Relationship is NULL (#1420) 2020-05-23 12:56:26 +02:00
RichText Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Shared Fix Issue 1441 (isDateTime and Formulas) (#1480) 2020-05-24 20:02:39 +02:00
Style Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Worksheet Remove undesired annotations 2020-05-18 15:49:29 +09:00
Writer Fix saving XLSX with drawings (#1462) 2020-05-23 13:09:10 +02:00
Comment.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DocumentGenerator.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
NamedRange.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ReferenceHelper.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Settings.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Spreadsheet.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00