Вы не можете выбрать более 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 7 лет назад
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 7 лет назад
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 лет назад