8565 Commits (19fe5590908aeb95214bc9a17cbd7a440fdccbec)
 

Author SHA1 Message Date
  Andreas Beeker 19fe559090 #60993 - HSLF: Grid and rowspan calculation in table cells is wrong 7 years ago
  Javen O'Neal 8fa92c2e6a improve unit test error messages 7 years ago
  Javen O'Neal 7f79ea4644 change from hamcrest-core-1.3 to hamcrest-all-1.3 7 years ago
  Javen O'Neal dde4fabc8c use hamcrest matchers to reduce custom code 7 years ago
  Javen O'Neal 5e81082b93 use assertStartsWith and assertEndsWith for better unit test error messages 7 years ago
  Nick Burch d572959cd3 #60973 XDGF Support for "PolylineTo" as well as existing alternate spelling "PolyLineTo" 7 years ago
  Nick Burch b51a80f60b Failing, disabled unit test for bug #60973 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
  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 years ago
  Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles 7 years ago
  Tim Allison 77a0bb753f bug 50955 - add logging per Javen's recommendation. Thank you! 7 years ago
  Tim Allison 4657756a12 bug 50955 - incorporate info from the DocumentSummaryInformation for 7 years ago
  Tim Allison 97c5c54eb7 bug 50955 - try originally guessed codepoint, backoff to 1252 if that fails 7 years ago
  Andreas Beeker 1f113bc64a Fix AIOOBE while extracting hssf pictures which are externally linked 7 years ago
  Dominik Stadler f1c88e9b02 Exclude some additional nodes from OpenJDK builds 7 years ago
  Dominik Stadler f8acd73f34 Adjust checking for Zip-Bomb errors so it also works on JDK >= 8 7 years ago
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb 7 years ago
  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 years ago
  Nick Burch fe53bc134e Javadoc fixes 7 years ago
  Tim Allison e4c2fa0fe0 bug 50955 convert Set to Singleton per Javen's code review 7 years ago
  Tim Allison 55ed734108 bug 50955 and bug 60953 improve Big5 reader; ensure one character 7 years ago
  Tim Allison 0f9335a575 bug 50955 -- turn off test that now passes in Java 1.8 and 1.7 7 years ago
  Tim Allison 64e8f3b0f4 bug 50955 -- fix for java 7 7 years ago
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7 years ago
  Dominik Stadler bd5ea8d3b7 Cater for two different locations of test-results in Gradle 2.x and 3.x 7 years ago
  Tim Allison edcfb84ac5 Bug 60906 -- clean up, and add range checking for casting to ints. 7 years ago
  Tim Allison 93c7f9bded Bug 60489 -- add @Test annotation so that this actually runs and includes ConnectsType...<facepalm/> 7 years ago
  Tim Allison e40c26b56d Bug 60906 -- fix style index 7 years ago
  Tim Allison 398a7197bd 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation. 7 years ago
  Tim Allison f7c4357dae 60881 -- strip out system.set props for local test. 7 years ago
  Tim Allison 4bb3b856de 60881 -- fix new unit test. xlsb test file apparently requires unlimited jce. If not installed, ignore new test. 7 years ago
  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 years ago
  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 years ago
  Dominik Stadler e592175afa Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already. 7 years ago
  Dominik Stadler f97cba7b90 Bug 60810: Check for duplicate relation-names for notes similar to the fix for slides themselves in bug 55791 7 years ago
  Dominik Stadler ccb477cc9e Fix typo to "length", closes #51 7 years ago
  Dominik Stadler 2f2c994410 60823: DGET function, correct behavior with multiple result entries but only one non-blank 7 years ago
  Dominik Stadler ca0f70b3ef Fix broken imports 7 years ago
  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 years ago
  Dominik Stadler 5e74d6bef1 Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions 7 years ago
  Dominik Stadler f1ccb8577f Fix ROOT_DIR 7 years ago
  Tim Allison c2bce0370e 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! 7 years ago
  Tim Allison 6baa48a5f7 60826 -- update stress tests to handle xlsb 7 years ago
  Tim Allison e6ff9b74f4 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
  Greg Woolsey 54367a4f61 add missing license header 7 years ago
  Greg Woolsey 03d9c873df Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. 7 years ago
  Greg Woolsey a343d34a5b Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822. 7 years ago
  Dominik Stadler c88569baf1 Fix some Sonar issues in sample "HSSFReadWrite" 7 years ago
  Dominik Stadler 808b63d33b Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does not work 7 years ago