9862 Commits (39a22a2c149a66a30c9fda0f266ffec934f3090c)
 

Author SHA1 Message Date
  PJ Fanning ff11d159cf replace version number 4.0.2 5 years ago
  Greg Woolsey c776ad7672 fix a condition not seen until a recent expansion of the stress test. Gracefully ignore missing/invalid external sheet references in one more path (there were several already with comments like "this seems to be what Excel does in this case") 5 years ago
  Greg Woolsey 3bc56aa48c fix unit test that I merged wrong. 5 years ago
  Greg Woolsey 4a8581dac9 #61700 getForceFormulaRecalculation() returns wrong value 5 years ago
  PJ Fanning 53356ce163 [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to Kai G 5 years ago
  PJ Fanning bce68bedb5 fix build issue 5 years ago
  Greg Woolsey 1dfee692b0 #63292 1904 date windowing flag not used for some format cases 5 years ago
  Greg Woolsey b18a3aa6ba #63291 CellFormat global cache isn't thread-safe 5 years ago
  Greg Woolsey 95fe97b152 #63302 Formula evaluation of names with offset or row function is incorrect 5 years ago
  PJ Fanning cd74839d17 [bug-63291] support concurrent date formatting with same DataFormatter 5 years ago
  PJ Fanning ee5fa41dcc add test for concurrent use of DataFormatter 5 years ago
  PJ Fanning d63c6087a8 use released version of xmlbeans 3.1.0 5 years ago
  PJ Fanning 351623a869 xmlbeans 3.1.0 5 years ago
  PJ Fanning 709c332a3b [github-142] issue in ExcelComparator example. Thanks to chirkovmail. This close #142 5 years ago
  PJ Fanning 06eb321fb5 reorder jar files 5 years ago
  PJ Fanning 4672f72f8e reorder jar files 5 years ago
  PJ Fanning 65994bc392 upgrade xmlsec, slf4j, batik 5 years ago
  PJ Fanning 4a67dcc194 upgrade bouncycastle and curvesapi 5 years ago
  PJ Fanning 82c1cb0798 commons-codec - 1.12 5 years ago
  PJ Fanning 6314b46539 commons-collections4 - 4.3 5 years ago
  PJ Fanning 1189f0888f try to fix gradle build 5 years ago
  PJ Fanning 122ca01777 try to fix gradle build 5 years ago
  PJ Fanning 630e702512 try to fix gradle build 5 years ago
  PJ Fanning 416bc18dd5 possible npe in test 5 years ago
  PJ Fanning 854820c420 remove unncessary synchronization 5 years ago
  PJ Fanning 402267c343 some javadoc issues 5 years ago
  PJ Fanning 8fbab64e6a use xmlbeans-3.0.3 rc version 5 years ago
  Dominik Stadler 3a3be2eb1f Remove old versions of commons-collections also in ooxml-lib, we loaded 5 years ago
  Dominik Stadler 6af0c208a0 Switch to parameterized test and add some more information to try to find 5 years ago
  Dominik Stadler 721ab0e804 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  PJ Fanning 74adb9c78d [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles 5 years ago
  Greg Woolsey d22647b94b pre-release maintenance: 5 years ago
  Greg Woolsey 37b3ed0531 Fix a unit test that changed with the implementation of another function. 5 years ago
  Greg Woolsey 6f575305c6 #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations 5 years ago
  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