PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet
MarkBaker 123952767c Merge branch 'master' into Table-Reader-for-Xlsx
# Conflicts:
#	phpstan-baseline.neon
#	src/PhpSpreadsheet/Reader/Xlsx.php
#	src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php
#	src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
2022-10-11 10:29:14 +02:00
..
AutoFilter Calculate row range for a single-row AutoFilter range 2022-10-08 20:16:02 +02:00
Table AutoFilter inside Tables 2022-05-29 19:38:43 +05:30
ByColumnAndRowTest.php Additional unit tests for BColumnAndRow methods, to verify that they still work as expected 2022-04-02 21:37:05 +02:00
ColumnCellIterator2Test.php Let's see what Scrutinizer makes of these changes (#1859) 2021-02-18 12:39:24 +01:00
ColumnCellIteratorTest.php Phpstan and Xlsx Reader (#3043) 2022-09-04 10:43:31 -07:00
ColumnDimensionTest.php Html import dimension conversions (#2152) 2021-06-11 17:29:49 +02:00
ColumnIteratorEmptyTest.php New functionality to allow checking whether a row or column is "empty", with flags to allow variation in the definition of "empty" 2022-06-07 20:22:33 +02:00
ColumnIteratorTest.php Eliminate Mocking from Row/Column/Cell Iterator Tests (#2352) 2021-11-01 13:50:42 +09:00
ColumnTest.php Eliminate Mocking from Row/Column/Cell Iterator Tests (#2352) 2021-11-01 13:50:42 +09:00
ConditionalStyleTest.php Allow single-cell checks on conditional styles, even when the style is configured for a range of cells (#2483) 2022-01-05 13:39:50 +01:00
DefaultPaperSizeTest.php Improve PDF Support for Page Size and Orientation (#2410) 2021-12-01 23:00:02 -08:00
DrawingTest.php Add editAs Property for 2-cell Anchor Drawings (#2674) 2022-03-16 16:12:38 -07:00
IteratorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MergeBehaviourTest.php Handle additional merge options like those provide in OpenOffice or LibreOffice to hide cell values in a merge range rather than empty them, or to merge the values as well as the cells 2022-09-15 21:07:31 +02:00
PageMarginsTest.php Stricter visibility 2020-07-19 12:30:31 +09:00
ProtectionTest.php Password and hash are exclusive 2020-05-31 22:36:37 +09:00
RemoveTest.php Recalibrate Row/Column Dimensions After removeRow/Col (#2486) 2022-01-13 19:06:22 -08:00
RowCellIterator2Test.php Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
RowCellIteratorTest.php Phpstan and Xlsx Reader (#3043) 2022-09-04 10:43:31 -07:00
RowDimensionTest.php Html import dimension conversions (#2152) 2021-06-11 17:29:49 +02:00
RowIteratorEmptyTest.php New functionality to allow checking whether a row or column is "empty", with flags to allow variation in the definition of "empty" 2022-06-07 20:22:33 +02:00
RowIteratorTest.php Eliminate Mocking from Row/Column/Cell Iterator Tests (#2352) 2021-11-01 13:50:42 +09:00
RowTest.php Eliminate Mocking from Row/Column/Cell Iterator Tests (#2352) 2021-11-01 13:50:42 +09:00
WorksheetNamedRangesTest.php cellExists() and getCell() methods should support UTF-8 named cells 2022-08-04 14:38:35 +02:00
WorksheetTest.php Sync composer.lock (#3075) 2022-09-20 08:37:00 -07:00