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