10065 Commits (f776ddfbbb4194000a3512d185dd506063dc76c5)
 

Author SHA1 Message Date
  Andreas Beeker f776ddfbbb use lambda instead of sub class 4 years ago
  Andreas Beeker d1a714f5f1 findbugs fixes and refactor some ClassIDs 4 years ago
  Andreas Beeker a4b6cf895b test if sonar can be configured via properties file 4 years ago
  PJ Fanning c891bca596 remove accidental commit 4 years ago
  PJ Fanning d8cfe433dd close OPCPackage if there is an exception 4 years ago
  Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet 4 years ago
  Andreas Beeker fb8f171900 ignore path conversion for URLs 4 years ago
  Andreas Beeker 46f1242d03 add integration-test to sonar to update test coverage 4 years ago
  Andreas Beeker a4c370f913 sonar fixes - use assert in junit tests 4 years ago
  Alain Béarez 3c4d5b9c2b Clear all chart's properties as if newly created 4 years ago
  Alain Béarez 21393fd083 Complete test with cell in newly added column 4 years ago
  Alain Béarez fbf12935d3 Fix JavaDoc warnings 4 years ago
  Andreas Beeker d66af200eb Sonar fixes - Tests should include assertions 4 years ago
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 years ago
  PJ Fanning 578d78da37 [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 4a7aee8b1f remove unnecessary close 4 years ago
  PJ Fanning 8b389fdd4b [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 7510f408dc [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 22266e209a [bug-64045] close resources if we throw exceptions 4 years ago
  PJ Fanning 781ef0c754 [bug-64044] setCellValue(LocalDate) does not support nulls properly 4 years ago
  PJ Fanning 5ec079072a [bug-64044] setCellValue(LocalDate) does not support nulls properly 4 years ago
  Andreas Beeker adb8424bc1 Fix Visio compression 4 years ago
  Dominik Stadler 07b5bc667c Bug 63788: Remove AbstractNum by abstractNumId, not list index 4 years ago
  Dominik Stadler 9f35db4f51 Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 4 years ago
  Dominik Stadler 821e164041 Bug 63700: Make D* functions work with numeric result column 4 years ago
  Dominik Stadler 3cc54a8dff Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 years ago
  Dominik Stadler bc0dcdf369 Fix bug 63984: AND / OR should treat missing parameters as FALSE 4 years ago
  Andreas Beeker 71338b958c Sonar fixes 4 years ago
  Andreas Beeker a0770034fc #64036 - remove reflective calls in Workbook- and SlideShowFactory 4 years ago
  Andreas Beeker c66575c1e7 Migrate all junit tests to Junit 4 4 years ago
  PJ Fanning 37282aae8f try to find issue in test 4 years ago
  PJ Fanning d240fb1378 [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang. This closes #163 4 years ago
  PJ Fanning 40da053a4a fix spelling of OutlookTextExtractor class name 4 years ago
  PJ Fanning 91017547ae fix spelling of OutlookTextExtractor class name 4 years ago
  PJ Fanning ceef7e2611 fix spelling of Usage 4 years ago
  PJ Fanning 25a82d8c55 fix spelling of OutlookTextExtractor class name 4 years ago
  Andreas Beeker 7493473a8e Replace internal GUID class with ClassID 4 years ago
  Andreas Beeker 03fe2ded64 #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 years ago
  PJ Fanning 93a7b81ed9 convert some tabs to spaces 4 years ago
  Andreas Beeker 66471836f5 Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Dominik Stadler ecb42bd78d Remove exception-handling code in ZipPackage that was never reached 4 years ago
  Dominik Stadler 921259fd36 Add more information to assertion 4 years ago
  Dominik Stadler 030eb8203f Add some more tests for IOUtils 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Dominik Stadler 2748844549 Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets 4 years ago
  Dominik Stadler 57e5e87e58 Add MemoryVerifier to enable memory leak checking in unit-tests and add 4 years ago
  Andreas Beeker 3fb5e79490 #64004 - Replace clone() with copy constructor 4 years ago
  Dominik Stadler 129b8215ce Ensure that the temporary directory does exist before using it in tests 4 years ago