9755 Commits (0d22749477125691ea5c7ca8de620aa5dbdef852)
 

Author SHA1 Message Date
  Greg Woolsey 0d22749477 #63291 CellFormat global cache isn't thread-safe 5 years ago
  Greg Woolsey 30851e44a6 #63302 Formula evaluation of names with offset or row function is incorrect 5 years ago
  PJ Fanning 2a9390d683 [bug-63291] support concurrent date formatting with same DataFormatter 5 years ago
  PJ Fanning 80dc4b34c9 add test for concurrent use of DataFormatter 5 years ago
  PJ Fanning 89d34e6c64 use released version of xmlbeans 3.1.0 5 years ago
  PJ Fanning e2111d9d26 xmlbeans 3.1.0 5 years ago
  PJ Fanning 905c53794c [github-142] issue in ExcelComparator example. Thanks to chirkovmail. This close #142 5 years ago
  PJ Fanning 658268512e reorder jar files 5 years ago
  PJ Fanning ba910bf988 reorder jar files 5 years ago
  PJ Fanning 259d5a234f upgrade xmlsec, slf4j, batik 5 years ago
  PJ Fanning d66873a765 upgrade bouncycastle and curvesapi 5 years ago
  PJ Fanning 3aea8e7f85 commons-codec - 1.12 5 years ago
  PJ Fanning 4dc28798bf commons-collections4 - 4.3 5 years ago
  PJ Fanning fabbab41f0 try to fix gradle build 5 years ago
  PJ Fanning dfcf588b79 try to fix gradle build 5 years ago
  PJ Fanning f9a46c7fbf try to fix gradle build 5 years ago
  PJ Fanning c18b7245e9 possible npe in test 5 years ago
  PJ Fanning 92232b921a remove unncessary synchronization 5 years ago
  PJ Fanning 895b251367 some javadoc issues 5 years ago
  PJ Fanning cb9d33d53d use xmlbeans-3.0.3 rc version 5 years ago
  Dominik Stadler c1dec91b00 Remove old versions of commons-collections also in ooxml-lib, we loaded 5 years ago
  Dominik Stadler bb73949f7b Switch to parameterized test and add some more information to try to find 5 years ago
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  PJ Fanning f2d9c1a927 [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles 5 years ago
  Greg Woolsey edd1f4c75e pre-release maintenance: 5 years ago
  Greg Woolsey 1dbcef88f9 Fix a unit test that changed with the implementation of another function. 5 years ago
  Greg Woolsey 82f9c29258 #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations 5 years ago
  Andreas Beeker 19005a4e63 Fix forbidden apis error 5 years ago
  Andreas Beeker aa438b6f2d Use JPG source, otherwise we have problems with Alpha conversion in OpenJDK. 5 years ago
  Yegor Kozlov 6ef332b48e Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 years ago
  Greg Woolsey ee83ce5fcd Handle possible invalid date value (#61652) 5 years ago
  Greg Woolsey 8225326b56 #63264 Conditional Format rule evaluation calculates relative references incorrectly 5 years ago
  PJ Fanning 126606c838 fix some cases where iterator usage does not check hasNext 5 years ago
  Dominik Stadler 7f12edf416 Fix URL for test 5 years ago
  Dominik Stadler ef369931e2 Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup 5 years ago
  Dominik Stadler 5329f25b0a Adjust test to not fail with Xerces XML Parser, fix some IDE warnings 5 years ago
  Dominik Stadler dee032b11b Jenkins DSL: Enable job for running API-Check again now that we compare 4.x to 4.0.0 5 years ago
  PJ Fanning d6b5e936e9 [bug-63240] make SAXHelper.newXMLReader non-synchronized] 5 years ago
  PJ Fanning 0786ae5b57 [bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized] 5 years ago
  Dominik Stadler 178ae9a9ff Jenkins DSL: Add XMLBeans-JDK-12, still disabled, though 5 years ago
  Dominik Stadler f9c799a751 Update file-leak excludes for XMLBeans/jaxb 5 years ago
  Dominik Stadler 302228dc24 Close more file-handles in tests 5 years ago
  Dominik Stadler 4c017a0e27 Fix a regression test failure, toString() should never return null 5 years ago
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 years ago
  Dominik Stadler 53a30d796e Bug 62151: Fix warnings about illegal reflective access in Java 9+ by 5 years ago
  Dominik Stadler 421fffbd3f Fix detecting Java <= 8 vs. >= 9 to not detect Java 8 for version-string "11.x" 5 years ago
  Dominik Stadler 00a274c656 Add batik-jars to findbugs-task 5 years ago
  Dominik Stadler 6a93b3a9ed Close file-handles for slideshows also when construction fails or when dual-storage is used 5 years ago
  Dominik Stadler 98b620889b Remove some remnants of NFileSystem 5 years ago
  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 years ago