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.
Yegor Kozlov 022b06d172 Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas 11 years ago
..
charts more progress with xssf chart api, see Bug 51196 12 years ago
BaseTestBugzillaIssues.java Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF 13 years ago
BaseTestCell.java Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked() 13 years ago
BaseTestCellComment.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
BaseTestConditionalFormatting.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
BaseTestDataFormat.java Remove un-used imports 13 years ago
BaseTestDataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 years ago
BaseTestFont.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
BaseTestFormulaEvaluator.java Bug 51339 - Fixed arithmetic rounding in formula evaluation 13 years ago
BaseTestHyperlink.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
BaseTestNamedRange.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
BaseTestPicture.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
BaseTestRow.java Bugzilla 52626: fixed setting default row height in HSSF and XSSF 12 years ago
BaseTestSheet.java Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns 12 years ago
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 years ago
BaseTestSheetHiding.java improved API for hiding sheets, see Bugzilla 49878 13 years ago
BaseTestSheetShiftRows.java Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas 11 years ago
BaseTestSheetUpdateArrayFormulas.java clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 years ago
BaseTestWorkbook.java Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns 12 years ago
TestDataFormatter.java bugzilla 54137 - improved performance of DataFormatter with Fractions 11 years ago