ClosedXML / ClosedXML_Tests / Resource / Misc /
@Aleksei Aleksei authored on 15 Jul 2018
Francois Botha committed on 2 Aug 2018
..
LO Remove 2 files with vulnerabilities. They're not supposed to be loaded 7 years ago
AllShapes.xlsx Add test for loading file with all kinds of shapes. 8 years ago
BaseColumnWidth.xlsx Failing test added 7 years ago
CellWithStringDataType.xlsx Bug fix - unsupported CellValues.String Data type 7 years ago
CommentsWithIndexedColor81.xlsx Add special case for indexed color 81 - return black. Fixes #307 8 years ago
CopyRowContents.xlsx Project hierarchy cleanup 9 years ago
Date1904System.xlsx Fix dates based on 1904 system. 8 years ago
DuplicateImageNames.xlsx Allow duplicate picture names when loading a file, but don't allow duplicate Ids 8 years ago
EmptyCellValue.xlsx Check for null when loading cell values. Fixes #348 8 years ago
EmptyTable.xlsx Fix for a rare case where sheet data contains only table header and no rows. 9 years ago
EscapedApostrophe.xlsx Escape quotes in worksheet names 8 years ago
ExcelProducedWorkbookWithImages.xlsx Add unit test 8 years ago
FileWithDefaultStyleNameNotInEnglish.xlsx Add unit test 9 years ago
FileWithMismatchSheetIdAndRelId.xlsx Add test case for file with mismatching Id and RelId 9 years ago
HorizontalAlignment.xlsx Fix saving alignment 7 years ago
InvalidPrintArea.xlsx Invalid Print Area fix (issue 578) 8 years ago
InvalidPrintTitles.xlsx Check for null when loading print titles. Ignore if range not found. 8 years ago
LibreOfficeFileWithDates.xlsx Correctly deduce data type from number format string if data type is number (as for LibreOffice files). 8 years ago
LoadFileWithCustomSheetViews.xlsx Add unit test. 9 years ago
LoadImageWithoutTransform2D.xlsx Check for null for Transform2D element 8 years ago
LoadPivotTables.xlsx Resolve conflict 8 years ago
LoadSheetsWithCommas.xlsx Parse commas in print area (#263) 8 years ago
PivotTableWithTableSource.xlsx Ignore pivot table data field base items that are out of range. 7 years ago
TableHeadersWithLineBreaks.xlsx Correctly handle table column names with line breaks. Fixes #392 8 years ago
TableWithCustomTheme.xlsx Fixed couple of Path issues with latest PR, PR#7 9 years ago
TableWithNameNull.xlsx Fall back to display name if table name is missing. 8 years ago