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