您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Andreas Beeker 77436875d1 Bug 35897 - Password protected files 10 年前
..
charts more progress with xssf chart api, see Bug 51196 12 年前
BaseTestBugzillaIssues.java Bug 35897 - Password protected files 10 年前
BaseTestCell.java Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked() 13 年前
BaseTestCellComment.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年前
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 年前
BaseTestDataFormat.java Remove un-used imports 13 年前
BaseTestDataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 年前
BaseTestFont.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年前
BaseTestFormulaEvaluator.java Bug 51339 - Fixed arithmetic rounding in formula evaluation 13 年前
BaseTestHyperlink.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 年前
BaseTestNamedRange.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 年前
BaseTestPicture.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年前
BaseTestRow.java fix some Eclipse warnings, adjust some unit tests slightly 10 年前
BaseTestSheet.java Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSSF work when setAutoFilter is called multiple times 10 年前
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 年前
BaseTestSheetHiding.java improved API for hiding sheets, see Bugzilla 49878 14 年前
BaseTestSheetShiftRows.java Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas 11 年前
BaseTestSheetUpdateArrayFormulas.java clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 年前
BaseTestWorkbook.java Add reproducer tests for Bug 53515, disabled as we do not fix any of the 10 年前
TestDataFormatter.java Allow formatting of formula error cells, giving back the error string that Excel shows #55729 10 年前
TestFractionFormat.java Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatter handles fractions 11 年前