PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
Mark Baker 83e55cffcc
First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053)
* First steps in the implementation of AutoFilters for ODS Reader and Writer, starting with reading a basic AutoFilter range (ignoring row visibility, filter types and active filters for the moment).

And also some additional refactoring to extract the DefinedNames Reader into its own dedicated class as a part of overall code improvement... on the principle of "when working on a class, always try to leave the library codebase in a better state than you found it"

* Provide a basic Ods Writer implementation for AutoFilters
* AutoFilter Reader Test
* AutoFilter Writer Test
* Update Change Log
2021-05-02 22:00:48 +02:00
..
Gnumeric Stricter visibility 2020-07-19 12:30:31 +09:00
Html Fix for Issue 2029 (Invalid Cell Coordinate A-1) (#2032) 2021-04-29 22:59:01 +02:00
Ods First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053) 2021-05-02 22:00:48 +02:00
Security Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Xls Stricter visibility 2020-07-19 12:30:31 +09:00
Xlsx Pattern Fill style should default to 'solid' if there is a pattern fill with colour but no style (#2050) 2021-04-30 20:05:45 +02:00
Xml Extract Property and Style readers from the XML Reader into separate classes (#2009) 2021-04-20 15:27:44 +02:00
CondNumFmtTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousFilter.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
CsvContiguousTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
CsvTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
SheetsXlsxChartTest.php Fix/sheets xlsx chart (#1761) 2021-01-31 18:53:54 +01:00
SlkTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
XlsTest.php Fix for bug #1592 (UPDATED) (#1623) 2020-12-17 19:41:07 +01:00
Xlsx2Test.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
XlsxTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00