選択できるのは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年前