..
Calculation
Bugfix to returned column indexes for FILTER() by row
2022-03-24 22:12:08 +01:00
Cell
Initial work on deprecating `ByColumnAndRow` methods; and providing functionality to use the basic cellAddress methods to be used with a string cell address (e.g. `C5`); an array of columnId and rowId (e.g. `[3, 5]`) or a new CellAddress object.
2022-03-31 23:22:48 +02:00
Chart
DocBlock Changes for Chart/Title
2021-07-02 14:33:43 -07:00
Collection
Phpstan Differences from Php7 to Php8, Again ( #2665 )
2022-03-11 23:28:30 -08:00
Custom
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
Document
Eliminate Most Scrutinizer Problems in Test Suite ( #2699 )
2022-03-21 13:58:42 -07:00
Features/AutoFilter /Xlsx
Issue 2216 resolve office365 auto filter structure move ( #2218 )
2021-07-12 03:19:40 +02:00
Functional
Phpstan Differences from Php7 to Php8, Again ( #2665 )
2022-03-11 23:28:30 -08:00
Helper
Set precision for Database function unit tests, for RowColumnReference and Dimension Helper unit tests ( #2604 )
2022-02-18 21:37:26 +01:00
Reader
Merge branch 'master' into Xls-Reader-Conditional-Formatting
2022-03-19 16:21:14 +01:00
Shared
Eliminate Most Scrutinizer Problems in Test Suite ( #2699 )
2022-03-21 13:58:42 -07:00
Style
Eliminate Most Scrutinizer Problems in Test Suite ( #2699 )
2022-03-21 13:58:42 -07:00
Worksheet
Eliminate Most Scrutinizer Problems in Test Suite ( #2699 )
2022-03-21 13:58:42 -07:00
Writer
Add editAs Property for 2-cell Anchor Drawings ( #2674 )
2022-03-16 16:12:38 -07:00
CellReferenceHelperTest.php
Provide $includeAbsoluteReferences option for the CellReferenceHelper when updating cell addresses
2022-03-16 19:14:50 +01:00
CommentTest.php
Namespacing Phase 2 - Styles ( #2471 )
2022-02-11 06:42:04 -08:00
DefinedNameFormulaTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
DefinedNameTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
DocumentGeneratorTest.php
Move documentation builder to infra so that it isn't included in non `--dev` composer downloads
2021-05-28 22:35:37 +02:00
HashTableTest.php
Improve Coverage for HashTable, Fix Clone
2021-05-30 13:03:37 +02:00
IOFactoryTest.php
Eliminate Most Scrutinizer Problems in Test Suite ( #2699 )
2022-03-21 13:58:42 -07:00
LocaleGeneratorTest.php
Fix phpcs, phpstan and scrutinizer issues
2021-05-28 22:35:37 +02:00
NamedFormulaTest.php
Phpstan Differences from Php7 to Php8, Again ( #2665 )
2022-03-11 23:28:30 -08:00
NamedRange2Test.php
Validate Input to SetSelectedCells ( #2280 )
2021-09-11 06:55:00 -07:00
NamedRangeTest.php
Phpstan Differences from Php7 to Php8, Again ( #2665 )
2022-03-11 23:28:30 -08:00
ReferenceHelperTest.php
More unit testing for inserting/deleting rows/columns with DataValidation, ConditionalFormatting and PrintArea
2022-03-17 15:48:30 +01:00
SettingsTest.php
Fix SettingsTest
2021-06-30 11:33:35 -07:00
SpreadsheetTest.php
Phpstan Differences from Php7 to Php8, Again ( #2665 )
2022-03-11 23:28:30 -08:00