PhpSpreadsheet/src/PhpSpreadsheet
MarkBaker 4bc3ed9cc1 Provide $includeAbsoluteReferences option for the CellReferenceHelper when updating cell addresses 2022-03-16 19:14:50 +01:00
..
Calculation Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
Cell Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
Chart Use native typing for objects that were already documented as such 2021-11-18 11:08:29 +09:00
Collection Fix PHP 8.1 deprecations (#2452) 2021-12-18 09:48:07 -08:00
Document Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
Helper Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
Reader Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
RichText Use native typing for objects that were already documented as such 2021-11-18 11:08:29 +09:00
Shared Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
Style Resolve saving cell references, string literals and formula as values for conditional formatting rules in the Xls file save 2022-03-13 03:05:57 +01:00
Worksheet Allow deleting of columns beyond the end of data in a worksheet to update references (print area, etc) before early exiting the method 2022-03-13 18:10:28 +01:00
Writer Handle the case of an invalid formula by defaulting to ptgInt + 0, which will avoid breaking the file 2022-03-13 10:53:07 +01:00
CellReferenceHelper.php Provide $includeAbsoluteReferences option for the CellReferenceHelper when updating cell addresses 2022-03-16 19:14:50 +01:00
Comment.php Xlsx image background in comments #1547 (#2422) 2021-12-17 06:10:59 -08:00
DefinedName.php Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
NamedFormula.php Named formula fix for empty formula value 2021-01-29 15:43:49 +01:00
NamedRange.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
ReferenceHelper.php Some additional unit tests for the ReferenceHelper 2022-03-16 16:38:08 +01:00
Settings.php Drop PHP 7.2 2021-11-01 12:01:54 +09:00
Spreadsheet.php Renamed "worskeet" to "worksheet" comment typo (#2589) 2022-02-14 08:07:04 -08:00