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