593 Commits (bd4b7a3347c55260684719330e3dd9693d9781f4)

Author SHA1 Message Date
  Dominik Stadler bb507440ed Update third party libs to latest versions 6 years ago
  PJ Fanning 23ecb9a172 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 years ago
  Andreas Beeker b29668bb9e prepare for 3.18-beta1 6 years ago
  Andreas Beeker e26244c4e1 release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Andreas Beeker 17667b7d57 Add Removal annotation to xmlbeans generation 6 years ago
  Andreas Beeker 6e39ba2d2a prepare for 3.18-beta1 6 years ago
  Andreas Beeker 0674856ada release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Andreas Beeker 8850fae086 prepare for 3.18-beta1 6 years ago
  Andreas Beeker 806c9610d4 release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Andreas Beeker 4327c38fc0 sha512 checksums aren't yet supported by Nexus 6 years ago
  Andreas Beeker 264adcb025 prepare for 3.18-beta1 6 years ago
  Andreas Beeker 47792a6012 release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Nick Burch a865530f8c As per ".sha Release Distribution Policy" email, also generate .sha512 hashes for dist 6 years ago
  PJ Fanning f9d5a16ca6 try to fix build issues since namespaces constants were changed 7 years ago
  Andreas Beeker 068ddf14f5 test environment via ant - not via the shell - hope that makes sense ... 7 years ago
  Andreas Beeker ad3f978601 add version.id to release notes in update-download template 7 years ago
  Andreas Beeker 68ea3a9254 prepare for 3.17-beta2 7 years ago
  Dominik Stadler 2b874e59b5 Update forbidden-apis to version 2.3 7 years ago
  Andreas Beeker 87591edbf3 #61162 - En-/decryption support for HWPF 7 years ago
  Nick Burch 7e79cadbdc Javadoc has some references to unit test classes, so put the junit jars on the javadoc classpath 7 years ago
  Dominik Stadler 048ae39b1b Forbidden-APIs needs junit-jars 7 years ago
  Dominik Stadler 902124a5fd Move one testcase with incorrect source location 7 years ago
  Andreas Beeker 4e57326803 increase heap size for ooxml compilation again, because of failing (gradle?) builds 7 years ago
  Andreas Beeker f9dfa07143 Add logging for gradle->ant->javac OOM 7 years ago
  Dominik Stadler 585d77c9cf Add jmh to Sonar-Maven build as well, add comment why we need to stick to 1.15 for now 7 years ago
  Andreas Beeker b9a2479f92 Increase memory for xmlbean generation, because of failing gump builds. 7 years ago
  Javen O'Neal 980f319270 github-54: when adding a picture to an XSSFWorkbook, reduce memory consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. 7 years ago
  Andreas Beeker ed3706b8ce Add ASL header and exclude table preset from rat-check 7 years ago
  Dominik Stadler d5f1f9ca43 Exclude one more test from no-scratchpad runs, not sure how this was even working before... 7 years ago
  Andreas Beeker 179fbb134e Website update / release guide fix 7 years ago
  Javen O'Neal 470f8a432a roll back to hamcrest-core 7 years ago
  Javen O'Neal c43ca904b3 roll back to hamcrest-core 7 years ago
  Javen O'Neal 7f79ea4644 change from hamcrest-core-1.3 to hamcrest-all-1.3 7 years ago
  Andreas Beeker 9fe2769ecd prepare for 3.17-beta1 7 years ago
  Andreas Beeker 209c10a3f5 release prepare for 3.16 - updating build.xml and status.xml 7 years ago
  Javen O'Neal d5724474e6 bug 59227: parse dates formatted in Japanese or Chinese. Change javac source encoding from ASCII to UTF-8 (same as build.gradle). Patch from jzhao. This closes #48 on Github. 7 years ago
  Javen O'Neal 62e584e656 run release-prep0 with https URLs. This worked for kiwiwings. 7 years ago
  Javen O'Neal b70287f72e echo release version 7 years ago
  Javen O'Neal 5a10161b58 release-prep1 should abort if release tag already exists. It's likely that the version was entered incorrectly or copy-pasted from a template. 7 years ago
  Javen O'Neal 60daf9d297 prepare for 3.16-beta3 7 years ago
  Javen O'Neal dc5bb33269 revert r1780499: wrong release-prep1 version (3.15-beta1) 7 years ago
  Javen O'Neal 84c5e73baa Revert r1780501: wrong release-prep1 version (3.15-beta1) 7 years ago
  Javen O'Neal a8164b628b prepare for 3.15-beta2 7 years ago
  Javen O'Neal e3728f1258 release prepare for 3.15-beta1 - updating build.xml and status.xml 7 years ago
  Dominik Stadler 1dc4f7d086 Need a fifth addopens-parameter for JDK 9 7 years ago
  Dominik Stadler 7a9f81a948 Allow to pass --add-modules to javadoc as well as we get lots of missing code reported otherwise, we cannot use the existing property java9addmods as we need to use a different default-value for non-JDK9 builds 7 years ago
  Dominik Stadler 70864c5a57 Coverage: 7 years ago
  Dominik Stadler c331523fc5 Update JaCoCo to 0.7.8 to allow to run it when using JDK 9 7 years ago
  Dominik Stadler 6c5040f565 Add full support for using file-leak-detector, will be added to CI to report missing close() calls in test-runs 7 years ago
  Dominik Stadler 02f2481d21 Allow to set the new --add-opens argument for JDK 9, scratchpad tests require slightly more memory on JDK 9 now, also adjust the Jenkins DSL accordingly. 7 years ago