8559 コミット (b51a80f60b0761190e78b2be7b4e75117762595e)
 

作成者 SHA1 メッセージ 日付
  Nick Burch b51a80f60b Failing, disabled unit test for bug #60973 7年前
  Andreas Beeker 9fe2769ecd prepare for 3.17-beta1 7年前
  Andreas Beeker 209c10a3f5 release prepare for 3.16 - updating build.xml and status.xml 7年前
  Greg Woolsey 62245f65c0 The new HeapDump class uses com.sun.* classes, which the previous settings flagged as an error in Eclipse. This changes them to warnings so compilation can succeed. 7年前
  Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles 7年前
  Tim Allison 77a0bb753f bug 50955 - add logging per Javen's recommendation. Thank you! 7年前
  Tim Allison 4657756a12 bug 50955 - incorporate info from the DocumentSummaryInformation for 7年前
  Tim Allison 97c5c54eb7 bug 50955 - try originally guessed codepoint, backoff to 1252 if that fails 7年前
  Andreas Beeker 1f113bc64a Fix AIOOBE while extracting hssf pictures which are externally linked 7年前
  Dominik Stadler f1c88e9b02 Exclude some additional nodes from OpenJDK builds 7年前
  Dominik Stadler f8acd73f34 Adjust checking for Zip-Bomb errors so it also works on JDK >= 8 7年前
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb 7年前
  Dominik Stadler 2254ad2ac3 Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might not have a patriarch set, so let's walk up the parents to try to find one. 7年前
  Nick Burch fe53bc134e Javadoc fixes 7年前
  Tim Allison e4c2fa0fe0 bug 50955 convert Set to Singleton per Javen's code review 7年前
  Tim Allison 55ed734108 bug 50955 and bug 60953 improve Big5 reader; ensure one character 7年前
  Tim Allison 0f9335a575 bug 50955 -- turn off test that now passes in Java 1.8 and 1.7 7年前
  Tim Allison 64e8f3b0f4 bug 50955 -- fix for java 7 7年前
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7年前
  Dominik Stadler bd5ea8d3b7 Cater for two different locations of test-results in Gradle 2.x and 3.x 7年前
  Tim Allison edcfb84ac5 Bug 60906 -- clean up, and add range checking for casting to ints. 7年前
  Tim Allison 93c7f9bded Bug 60489 -- add @Test annotation so that this actually runs and includes ConnectsType...<facepalm/> 7年前
  Tim Allison e40c26b56d Bug 60906 -- fix style index 7年前
  Tim Allison 398a7197bd 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation. 7年前
  Tim Allison f7c4357dae 60881 -- strip out system.set props for local test. 7年前
  Tim Allison 4bb3b856de 60881 -- fix new unit test. xlsb test file apparently requires unlimited jce. If not installed, ignore new test. 7年前
  Tim Allison 8366c8737a 60881 and 60891 -- on further look, no need to throw an exception for an encrypted xlsb. On the second, let's fix readFully to read fully. 7年前
  Tim Allison 206ca69e80 60879 -- figure out if we can support old beta xlsb or throw exception. For now, let's hope there's only one diff and/or the other bounds checking etc will throw exception if there are other problems. 7年前
  Dominik Stadler e592175afa Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already. 7年前
  Dominik Stadler f97cba7b90 Bug 60810: Check for duplicate relation-names for notes similar to the fix for slides themselves in bug 55791 7年前
  Dominik Stadler ccb477cc9e Fix typo to "length", closes #51 7年前
  Dominik Stadler 2f2c994410 60823: DGET function, correct behavior with multiple result entries but only one non-blank 7年前
  Dominik Stadler ca0f70b3ef Fix broken imports 7年前
  Dominik Stadler 5099b5bdae Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 7年前
  Dominik Stadler 5e74d6bef1 Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions 7年前
  Dominik Stadler f1ccb8577f Fix ROOT_DIR 7年前
  Tim Allison c2bce0370e 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! 7年前
  Tim Allison 6baa48a5f7 60826 -- update stress tests to handle xlsb 7年前
  Tim Allison e6ff9b74f4 60826 -- add initial support for streaming reading of xlsb files. 7年前
  Greg Woolsey 54367a4f61 add missing license header 7年前
  Greg Woolsey 03d9c873df Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. 7年前
  Greg Woolsey a343d34a5b Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. 7年前
  Dominik Stadler c88569baf1 Fix some Sonar issues in sample "HSSFReadWrite" 7年前
  Dominik Stadler 808b63d33b Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does not work 7年前
  Dominik Stadler bd710dc5e7 Jenkins DSL: Fix setting property for Sonar-Host-URL 7年前
  Dominik Stadler 38f23e4c0e Add tests from bug 45353 to show that this now works fine 7年前
  Dominik Stadler 76174aae82 HSSF: Try to handle cases where the length does not match the actual data while cloning, we see this in some documents 7年前
  Dominik Stadler 781e596858 Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to test it 7年前
  Dominik Stadler 1a89372168 Remove unused import, IntelliJ warnings, duplicated code, improve some exception-texts 7年前
  Dominik Stadler 55bb900d9e Jenkins DSL: Exclude some more slaves from building with OpenJDK 7年前