PhpSpreadsheet/src/PhpSpreadsheet
MarkBaker 00dae1bbda Relax validation on merge cells to allow input of a single cell 2022-06-10 01:15:57 +02:00
..
Calculation Prep Work Before Upgrading to Phpstan 1.7.7 (#2867) 2022-06-01 21:10:41 -07:00
Cell Performance tweaks to calculating column string from index 2022-05-10 13:28:18 +02:00
Chart Add Support to Chart/Axis for Glow/SoftEdges (#2865) 2022-06-03 16:47:03 -07:00
Collection Minor performance tweaks 2022-05-01 21:55:37 +02: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 Explicit type-cast result from preg_replace() calls to string, cleans up a few phpstan issues 2022-05-25 12:36:25 +02:00
Reader Add Support to Chart/Axis for Glow/SoftEdges (#2865) 2022-06-03 16:47:03 -07:00
RichText Coverage Improvements (#2859) 2022-06-01 08:29:56 -07:00
Shared Add Support to Chart/Axis for Glow/SoftEdges (#2865) 2022-06-03 16:47:03 -07:00
Style Add Support to Chart/Axis for Glow/SoftEdges (#2865) 2022-06-03 16:47:03 -07:00
Worksheet Relax validation on merge cells to allow input of a single cell 2022-06-10 01:15:57 +02:00
Writer Add Support to Chart/Axis for Glow/SoftEdges (#2865) 2022-06-03 16:47:03 -07: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 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 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 Explicit type-cast result from preg_replace() calls to string, cleans up a few phpstan issues 2022-05-25 12:36:25 +02:00
Settings.php Drop PHP 7.2 2021-11-01 12:01:54 +09:00
Spreadsheet.php FIX: Coding style 2022-04-12 19:53:21 +02:00