PhpSpreadsheet/tests/data/Reader/Ods
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
..
AutoFilter.ods First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053) 2021-05-02 22:00:48 +02:00
PageSetup.ods Forgot to check in the test files for the unit tests 2020-07-05 16:28:46 +02:00
bug1772.ods Fix For #1772 Null Exception on ODS Read (#1776) 2021-01-28 12:42:41 +01:00
corruptMeta.ods Improve Coverage for ODS Reader (#1545) 2020-07-26 12:40:49 +09:00
data.ods Improve Coverage for ODS Reader (#1545) 2020-07-26 12:40:49 +09:00
nomimetype.ods Improve Coverage for ODS Reader (#1545) 2020-07-26 12:40:49 +09:00
propertyTest.ods Refactoring xlsx reader (#1033) 2019-06-30 23:42:25 +02:00