9402 Commits (bd4b7a3347c55260684719330e3dd9693d9781f4)
 

Author SHA1 Message Date
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Dominik Stadler 1079e66ea7 Close resources correctly when opening encrypted documents in the TextExtractor 6 years ago
  Dominik Stadler 166437912a Bug 62165: Do not close stream when opening succeeds 6 years ago
  Dominik Stadler a54aa3864e Create some directories if not existing in testcoveragereport 6 years ago
  Dominik Stadler 4b7d19bcfe Try to avoid one NPE that popped up in commoncrawl-corpus tests 6 years ago
  PJ Fanning 9d837397ba fix error message 6 years ago
  PJ Fanning ba970264dc [bug-62254] update offset function to support optional offset values 6 years ago
  Dominik Stadler df76db9d3b Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included 6 years ago
  Dominik Stadler 9d66493f20 OOXMLLite: IDE warnings and add an additional listener to print out progress during running tests 6 years ago
  Dominik Stadler 2444a5396d Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
  Dominik Stadler ff1120d7de Update excludes in OOXMLLite 6 years ago
  Dominik Stadler 7d8da8ea59 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI 6 years ago
  PJ Fanning 56717351c1 [bug-62216] add test case 6 years ago
  PJ Fanning 5fb333194d [bug-62216] Fix issue with SXSSF error cells 6 years ago
  PJ Fanning 4c925dc298 [bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den Berge. This closes #104 6 years ago
  PJ Fanning fa0b3d59b3 [github-103] take latest changes 6 years ago
  PJ Fanning 637d53cae2 add missing license 6 years ago
  PJ Fanning 76c3f72e5d [github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This closes #103 6 years ago
  PJ Fanning 61bd8bf911 [bug-62176] synchronize temp dir creation 6 years ago
  Dominik Stadler 307ae092be Add test for setters/getters of XWPFRun to include morre generated classes in poi-ooxml-schemas. 6 years ago
  Andreas Beeker 228ed49706 #62159 - Support XML signature over windows certificate store 6 years ago
  Dominik Stadler b20fc77049 Reduce testcase some more, add missing license header 6 years ago
  Dominik Stadler c6df73b0f0 Add unit test which verifies that ThresholdInputStream can be used. This currently fails with Java 10 because the reflection relies on internals of class ZipFile that were changed. 6 years ago
  Dominik Stadler 86a286013d Some IntelliJ and Javadoc fixes 6 years ago
  Dominik Stadler 59d926ede8 Fix compiling with current JDK 10 RC build, OOXML-Tests are still failing due to ThresholdInputStream, though. 6 years ago
  Dominik Stadler dfa07ac1a3 Add job to build with latest available JDK 10 early access build 6 years ago
  PJ Fanning 57eae58ee5 use xmlunit for xml diffs in unit tests 6 years ago
  PJ Fanning 38c698829f remove some deprecated methods 6 years ago
  Dominik Stadler 778c5690ad Add JDK 10 and new slaves to job POI-DSL-Test-Environment 6 years ago
  PJ Fanning 6791e33365 remove some casts to short 6 years ago
  PJ Fanning 9afcf5ae43 fix license check failure 6 years ago
  PJ Fanning 7f3e785cef fix problematic javadoc 6 years ago
  PJ Fanning 681d4d1684 remove XDDFChart workaround that saved workbook to temp file 6 years ago
  PJ Fanning 24fee0c0d5 [github-98] write data in respective Column in case of XDDFChart. Thanks to Sandeep Tiwari. This closes #98 6 years ago
  PJ Fanning 2dff049db9 use Integer.toString to convert ints to strings 6 years ago
  PJ Fanning 314f7f53ea tidy up API for font index 6 years ago
  PJ Fanning 4ad4d76241 [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
  Greg Woolsey 02719ac4ba Fix for bug #62130. Turns out there were cases when a workbook with multiple edit/save cycles on the same instance would save stale cell data, resulting in incorrect copies. 6 years ago
  Greg Woolsey 617013a376 The table auto-filter range should not include table footer rows, while the table range does. POI was using the same for both regardless of footers. 6 years ago
  PJ Fanning 7019178203 further uptake of int methods for font lookups 6 years ago
  PJ Fanning 05b0de574c [bug-62018] use ints to index fonts 6 years ago
  PJ Fanning 61b0d86a2d apply changes from com.github.pjfanning:xmlbeans 6 years ago
  PJ Fanning 842211c163 add xmlbeans code (latest from xmlbeans svn) 6 years ago
  PJ Fanning 1e4136d82d add apache license to new examples due to rat check failures 6 years ago
  Nick Burch d0e9e4bc6d Unit test to try to reproduce bug #62108 (currenly works though...) 6 years ago
  Nick Burch bd56cf68af Add some write/change code as well for Groovy 6 years ago
  Nick Burch 31eb52b8ab Commit examples from the JVM Languages page 6 years ago
  PJ Fanning e80f53af6e [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 years ago
  Dominik Stadler 1523a433e6 Fix some IntelliJ warnings in XDGF area 6 years ago
  Alain Béarez b964cffa2c [bug-57369] support for major and minor unit on XDDFChart axes 6 years ago