You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Beeker 78115109d2 - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook 10 vuotta sitten
..
charts more progress with xssf chart api, see Bug 51196 12 vuotta sitten
BaseTestBugzillaIssues.java Bug 35897 - Password protected files 10 vuotta sitten
BaseTestCell.java Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked() 13 vuotta sitten
BaseTestCellComment.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 vuotta sitten
BaseTestConditionalFormatting.java Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying to merge overlapping regions any more, the implementation is buggy and even tagged TODO - unit test missing. The code is hard to understand and bug-free-ness is better than catching all possible merges imho. 11 vuotta sitten
BaseTestDataFormat.java Remove un-used imports 13 vuotta sitten
BaseTestDataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 vuotta sitten
BaseTestFont.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 vuotta sitten
BaseTestFormulaEvaluator.java Bug 51339 - Fixed arithmetic rounding in formula evaluation 13 vuotta sitten
BaseTestHyperlink.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 vuotta sitten
BaseTestNamedRange.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 vuotta sitten
BaseTestPicture.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 vuotta sitten
BaseTestRow.java fix some Eclipse warnings, adjust some unit tests slightly 10 vuotta sitten
BaseTestSheet.java - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook 10 vuotta sitten
BaseTestSheetAutosizeColumn.java Add a unit test that shows bug #48079 no longer applies, and we can resize columns when there are more than 32767 rows 13 vuotta sitten
BaseTestSheetHiding.java improved API for hiding sheets, see Bugzilla 49878 13 vuotta sitten
BaseTestSheetShiftRows.java Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas 11 vuotta sitten
BaseTestSheetUpdateArrayFormulas.java clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 vuotta sitten
BaseTestWorkbook.java Add reproducer tests for Bug 53515, disabled as we do not fix any of the 10 vuotta sitten
TestDataFormatter.java Allow formatting of formula error cells, giving back the error string that Excel shows #55729 10 vuotta sitten
TestFractionFormat.java Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatter handles fractions 11 vuotta sitten