9878 Commits (2c866cce027174fcd0dbc7340a5b91b9df5f4604)
 

Author SHA1 Message Date
  Andreas Beeker d7c5977a45 Fix forbidden apis error 5 years ago
  Andreas Beeker 1d4673b175 Use JPG source, otherwise we have problems with Alpha conversion in OpenJDK. 5 years ago
  Yegor Kozlov 5d325ebdc8 Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 years ago
  Greg Woolsey 1d252c7845 Handle possible invalid date value (#61652) 5 years ago
  Greg Woolsey fa697d6133 #63264 Conditional Format rule evaluation calculates relative references incorrectly 5 years ago
  PJ Fanning 485769cfef fix some cases where iterator usage does not check hasNext 5 years ago
  Dominik Stadler 83381a8b11 Fix URL for test 5 years ago
  Dominik Stadler 6ce3da363b Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup 5 years ago
  Dominik Stadler 0bf0822195 Adjust test to not fail with Xerces XML Parser, fix some IDE warnings 5 years ago
  Dominik Stadler 58eb59e94f Jenkins DSL: Enable job for running API-Check again now that we compare 4.x to 4.0.0 5 years ago
  PJ Fanning 1b61d4363e [bug-63240] make SAXHelper.newXMLReader non-synchronized] 5 years ago
  PJ Fanning d106aacb21 [bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized] 5 years ago
  Dominik Stadler 5f77499a97 Jenkins DSL: Add XMLBeans-JDK-12, still disabled, though 5 years ago
  Dominik Stadler 33f9651887 Update file-leak excludes for XMLBeans/jaxb 5 years ago
  Dominik Stadler 9ccd9934f6 Close more file-handles in tests 5 years ago
  Dominik Stadler 1996575eb4 Fix a regression test failure, toString() should never return null 5 years ago
  Dominik Stadler e98594ef0d Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 years ago
  Dominik Stadler 5bd5d8b3cc Bug 62151: Fix warnings about illegal reflective access in Java 9+ by 5 years ago
  Dominik Stadler 27e353b139 Fix detecting Java <= 8 vs. >= 9 to not detect Java 8 for version-string "11.x" 5 years ago
  Dominik Stadler ecdf59cea7 Add batik-jars to findbugs-task 5 years ago
  Dominik Stadler 53f980a69a Close file-handles for slideshows also when construction fails or when dual-storage is used 5 years ago
  Dominik Stadler fa51e96213 Remove some remnants of NFileSystem 5 years ago
  Dominik Stadler da8d4c9bad Add some more testing for bug 63151: NullPointerException in HSSFOptimiser.optimiseFonts(), also execute it as part of large regression tests in the future 5 years ago
  Dominik Stadler 0c00c84f3e Adjust BaseIntegrationTest some more to better handle invalid file extensions 5 years ago
  Yegor Kozlov 720f352221 Bug 60980: Fix parsing formulas with intersections in functions args 5 years ago
  PJ Fanning ecaa490e1e [bug-63151] handle NPE in UnicodeString 5 years ago
  PJ Fanning 069b4efc4c [bug-63187] fix typos 5 years ago
  yegor 2a7045cd99 Bug 63029: fixed failing test in test-ooxml-lite 5 years ago
  yegor 9bba7be882 Bug 63029: revert handling NotOfficeXmlFileException in ZipPackage as this change broke the build 5 years ago
  yegor 7950b92da4 Bug 63029: OPCPackage Potentially clobbers files on close() 5 years ago
  yegor 61931b2894 Bug 62980: Make D* functions ignore case in headings 5 years ago
  Dominik Stadler 241b0f15a0 Jenkins DSL: Add more output in test-env-build 5 years ago
  Andreas Beeker cd2b293411 ... link external again 5 years ago
  Andreas Beeker 09f8abab6b remove new documentation directory and then ... 5 years ago
  Dominik Stadler 640e89142b Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job 5 years ago
  Vladislav Galas ea00bb7462 removed accidentally added release-notes 5 years ago
  Dominik Stadler 0dd04de12c Add reproducing test-case for a bug we found newly introduced in JDK 12-ea+28 5 years ago
  Dominik Stadler 8c2e0a17ef Fix some IDE warnings and better output in unit test 5 years ago
  Dominik Stadler 9f1130e56d Exclude one more local file from rat-checks 5 years ago
  Dominik Stadler b5a0747750 Adjust handling of some exceptions in regression tests 5 years ago
  Dominik Stadler b6a313f710 Bug 60405: Add initial support for cetab functions so some macros can be 5 years ago
  Dominik Stadler 648d6be1af Ignore file-leaks from openjpa/derby/log4j for the regression tests 5 years ago
  Vladislav Galas 30096c13f0 pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common base 5 years ago
  Vladislav Galas 006119762d pulled *Cell.setCellValue(Date) and setCellValue(Calendar) to the common base 5 years ago
  Vladislav Galas 0f2845be67 pulled *Cell.setCellValue(double) to the common base 5 years ago
  Vladislav Galas 02d0fbba18 pulled *Cell.getCellTypeEnum() to common base 5 years ago
  Vladislav Galas ed321b0fff pulled *Cell.getAddress to common base 5 years ago
  Vladislav Galas 7f3d575ec8 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 years ago
  Vladislav Galas c8d0b7cb57 made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 years ago
  Vladislav Galas 099339783b purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() 5 years ago