PhpSpreadsheet/src/PhpSpreadsheet
Mark Baker dfa6f803fd
Merge branch 'master' into Issue-3005_Extract-CellReferences-in-Range-with-Worksheet-Reference
2022-08-15 00:25:03 +02:00
..
Calculation Code Coverage >90% (#2973) 2022-08-06 17:56:30 -07:00
Cell Adjust `extractAllCellReferencesInRange()` method to allow a worksheet in the reference 2022-08-14 23:43:52 +02:00
Chart Replace Dev jpgraph/jpgraph with mitoteam/jpgraph (#2997) 2022-08-13 18:14:25 -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 Changes for Phpstan 1.8.0 (#2920) 2022-07-02 01:16:11 -07:00
Reader Charts Support for Rounded Corners and Trendlines (#2976) 2022-08-06 18:06:36 -07:00
RichText Coverage Improvements (#2859) 2022-06-01 08:29:56 -07:00
Shared Use Only mb_convert_encoding in StringHelper sanitizeUTF8 (#2994) 2022-08-12 18:59:28 -07:00
Style Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
Worksheet Adjust `extractAllCellReferencesInRange()` method to allow a worksheet in the reference 2022-08-14 23:43:52 +02:00
Writer Upgrade Dev TCPDF to 6.5 (#3006) 2022-08-14 10:57:34 -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 Merge branch 'master' into Performance-Refresh-Row/Column-Dimensions 2022-06-30 17:15:05 +02:00
Settings.php Drop PHP 7.2 2021-11-01 12:01:54 +09:00
Spreadsheet.php Fix Spreadsheet Copy, Disable Clone, Improve Coverage (#2951) 2022-07-28 07:03:26 -07:00