您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Greg Woolsey b18a3aa6ba #63291 CellFormat global cache isn't thread-safe 5 年前
..
charts more progress with xssf chart api, see Bug 51196 12 年前
BaseTestBorderStyle.java IDE and JavaDoc fixes, make base test classes abstract 5 年前
BaseTestBugzillaIssues.java purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 年前
BaseTestCell.java Close more file-handles in tests 5 年前
BaseTestCellComment.java cleanup for r1812470: avoid NPEs from string.isEmpty() 6 年前
BaseTestCloneSheet.java Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 8 年前
BaseTestColumnShifting.java Bug 62042: Adjust gradle build to properly set the locale 6 年前
BaseTestConditionalFormatting.java purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 年前
BaseTestDataFormat.java eclipse warning fixes 8 年前
BaseTestDataValidation.java bug 59264,59833,59837: upgrade deprecated methods in examples and testcases 8 年前
BaseTestFont.java tidy up API for font index 6 年前
BaseTestFormulaEvaluator.java Bug 60980: Fix parsing formulas with intersections in functions args 5 年前
BaseTestHyperlink.java bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage 8 年前
BaseTestNamedRange.java IDE and JavaDoc fixes 5 年前
BaseTestPicture.java fix eclipse warnings - close resources / type generics 7 年前
BaseTestRow.java Fix some Findbugs and IDE issues, refactor some duplicated code, 5 年前
BaseTestSheet.java Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplicated test-methods 6 年前
BaseTestSheetAutosizeColumn.java update getCellType to return CellType enum instead of int 6 年前
BaseTestSheetHiding.java Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden() 5 年前
BaseTestSheetShiftColumns.java [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 年前
BaseTestSheetShiftRows.java Fix some IDE warnings and better output in unit test 5 年前
BaseTestSheetUpdateArrayFormulas.java Fix some Findbugs and IDE issues, refactor some duplicated code, 5 年前
BaseTestWorkbook.java Fix unit test broken with previous check-in 6 年前
BaseTestXEvaluationSheet.java Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underlying XSSFSheet. Thanks to Axel Howind. 5 年前
TestDataFormatter.java #63291 CellFormat global cache isn't thread-safe 5 年前
TestDateUtil.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 年前
TestExcelStyleDateFormatter.java [bug-62996]try suggested test change 5 年前
TestFractionFormat.java deprecated constants pointing to MissingCellPolicy - use enum instead 8 年前
TestHSSFBorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 8 年前
TestIndexedColors.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 年前
TestRangeCopier.java [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 年前