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