9715 Commity (f9c799a75148245c65e9c5dfe0c73c1696ca1edf)
 

Autor SHA1 Wiadomość Data
  Dominik Stadler f9c799a751 Update file-leak excludes for XMLBeans/jaxb 5 lat temu
  Dominik Stadler 302228dc24 Close more file-handles in tests 5 lat temu
  Dominik Stadler 4c017a0e27 Fix a regression test failure, toString() should never return null 5 lat temu
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 lat temu
  Dominik Stadler 53a30d796e Bug 62151: Fix warnings about illegal reflective access in Java 9+ by 5 lat temu
  Dominik Stadler 421fffbd3f Fix detecting Java <= 8 vs. >= 9 to not detect Java 8 for version-string "11.x" 5 lat temu
  Dominik Stadler 00a274c656 Add batik-jars to findbugs-task 5 lat temu
  Dominik Stadler 6a93b3a9ed Close file-handles for slideshows also when construction fails or when dual-storage is used 5 lat temu
  Dominik Stadler 98b620889b Remove some remnants of NFileSystem 5 lat temu
  Dominik Stadler 8c6e95f597 Add some more testing for bug 63151: NullPointerException in HSSFOptimiser.optimiseFonts(), also execute it as part of large regression tests in the future 5 lat temu
  Dominik Stadler 34d6410bc1 Adjust BaseIntegrationTest some more to better handle invalid file extensions 5 lat temu
  Yegor Kozlov cafa57cbdd Bug 60980: Fix parsing formulas with intersections in functions args 5 lat temu
  PJ Fanning bf4396b375 [bug-63151] handle NPE in UnicodeString 5 lat temu
  PJ Fanning 37ff2b7fb2 [bug-63187] fix typos 5 lat temu
  Yegor Kozlov 48bf645360 Bug 63029: fixed failing test in test-ooxml-lite 5 lat temu
  Yegor Kozlov 8350124e9b Bug 63029: revert handling NotOfficeXmlFileException in ZipPackage as this change broke the build 5 lat temu
  Yegor Kozlov caef630c70 Bug 63029: OPCPackage Potentially clobbers files on close() 5 lat temu
  Yegor Kozlov c438465b08 Bug 62980: Make D* functions ignore case in headings 5 lat temu
  Dominik Stadler fbbf3425a9 Jenkins DSL: Add more output in test-env-build 5 lat temu
  Andreas Beeker 5acdbb23df ... link external again 5 lat temu
  Andreas Beeker ddb65d3832 remove new documentation directory and then ... 5 lat temu
  Dominik Stadler 6dbf6520f3 Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job 5 lat temu
  Vladislav Galas 0a299339f7 removed accidentally added release-notes 5 lat temu
  Dominik Stadler b7862cfe45 Add reproducing test-case for a bug we found newly introduced in JDK 12-ea+28 5 lat temu
  Dominik Stadler 60a98da8e8 Fix some IDE warnings and better output in unit test 5 lat temu
  Dominik Stadler 36a42899ff Exclude one more local file from rat-checks 5 lat temu
  Dominik Stadler e8ed5e3a8c Adjust handling of some exceptions in regression tests 5 lat temu
  Dominik Stadler c376d662f9 Bug 60405: Add initial support for cetab functions so some macros can be 5 lat temu
  Dominik Stadler e59f9c6461 Ignore file-leaks from openjpa/derby/log4j for the regression tests 5 lat temu
  Vladislav Galas a08b69df80 pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common base 5 lat temu
  Vladislav Galas 53eee01b5d pulled *Cell.setCellValue(Date) and setCellValue(Calendar) to the common base 5 lat temu
  Vladislav Galas 5da229797f pulled *Cell.setCellValue(double) to the common base 5 lat temu
  Vladislav Galas 70b4b88a3a pulled *Cell.getCellTypeEnum() to common base 5 lat temu
  Vladislav Galas bc30eceb02 pulled *Cell.getAddress to common base 5 lat temu
  Vladislav Galas a8a0cb56f7 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 lat temu
  Vladislav Galas 39d963aa33 made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 lat temu
  Vladislav Galas 19bf8b23d5 purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() 5 lat temu
  Vladislav Galas d60cb3a18c added Cell.setBlank() - as an alias, for now 5 lat temu
  Vladislav Galas 1253a29571 setCellFormula: blank cell gets value 0, non-blank value is preserved 5 lat temu
  Andreas Beeker 07e190317f try to fix missing modules error and move addOpens detection into ant build 5 lat temu
  Dominik Stadler bf59b76c22 Add required --add-opens and other settings for JDK 12 on Windows 5 lat temu
  Dominik Stadler 5a10cc9e6b Jenkins: Try to disable coverage for JDK 13 for now as it seems to cause issues 5 lat temu
  Dominik Stadler a1529d0718 Jenkins: Add initial build for JDK 13, add build for JDK 12 on Windows 5 lat temu
  Dominik Stadler c9f3de1c0e Fix invalid comment in build.xml 5 lat temu
  Dominik Stadler 30cae305ca Fix passing in --add-opens for Java 9+ after the poiunit refactoring, this 5 lat temu
  Dominik Stadler b5fe208770 Fix some IDE warnings and JVM deprecations 5 lat temu
  PJ Fanning 5a758864b5 try to fix xmlbeans build 5 lat temu
  Andreas Beeker 074709372d update xmlbeans targets 5 lat temu
  PJ Fanning 31934922c9 [github-140] add .travis.yml. Thanks to krichter722. This closes #140 5 lat temu
  Yegor Kozlov 698d8eb006 follow-up to Bug 62904. More tests and improved evaluation of IF in array mode 5 lat temu