PhpSpreadsheet/src/PhpSpreadsheet
MarkBaker 7e99e6bdd2 Minor Refactoring for writing filter column rules 2022-10-11 11:40:36 +02:00
..
Calculation Calculation suppressFormulaErrors - Minor Break and Deprecation (#3092) 2022-10-01 08:40:27 -07:00
Cell Sync composer.lock (#3075) 2022-09-20 08:37:00 -07:00
Chart Memory Leak in Sample35 (#3062) 2022-09-14 10:12:53 -07:00
Collection Reduces extra memory usage on `__destruct()` calls (#3094) 2022-10-01 12:12:21 -07:00
Document Explicit type-cast result from preg_replace() calls to string, cleans up a few phpstan issues 2022-05-25 12:36:25 +02:00
Helper Phpstan Baseline Fixes 2022-09-21 (#3080) 2022-09-30 09:00:13 -07:00
Reader Merge branch 'master' into Table-Reader-for-Xlsx 2022-10-11 10:29:14 +02:00
RichText Coverage Improvements (#2859) 2022-06-01 08:29:56 -07:00
Shared Phpstan Baseline Fixes 2022-09-21 (#3080) 2022-09-30 09:00:13 -07:00
Style Sync composer.lock (#3075) 2022-09-20 08:37:00 -07:00
Worksheet Merge branch 'master' into Table-Reader-for-Xlsx 2022-10-11 10:29:14 +02:00
Writer Minor Refactoring for writing filter column rules 2022-10-11 11:40:36 +02:00
CellReferenceHelper.php Fix issues with updating Conditional Formatting when inserting/deleting rows/columns 2022-03-17 11:37:15 +01:00
Comment.php Xlsx image background in comments #1547 (#2422) 2021-12-17 06:10:59 -08:00
DefinedName.php Correct update to named ranges and formulae when inserting/deleting columns/rows 2022-09-23 14:03:38 +02: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 Allow Reader format identification to use a subset of possible Readers 2022-04-19 14:24:53 +02: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 Minor tweak 2022-09-25 13:02:01 +02:00
Settings.php Support for SimpleCache Interface versions 1.0, 2.0 and 3.0; to stop people moaning; even though it requires a second implementation of the Memory cache for Cells 2022-08-20 21:27:05 +02:00
Spreadsheet.php Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00