| Commit message (Expand) | Author | Age | Files | Lines |
* | tag r1791045 as 3.16REL_3_16_FINAL | Andreas Beeker | 2017-04-11 | 0 | -0/+0 |
* | release prepare for 3.16 - updating build.xml and status.xml | Andreas Beeker | 2017-04-11 | 1 | -1/+1 |
* | The new HeapDump class uses com.sun.* classes, which the previous settings fl... | Greg Woolsey | 2017-04-11 | 1 | -1/+3 |
* | Issue #60971, handle formula chart titles | Greg Woolsey | 2017-04-11 | 5 | -15/+127 |
* | bug 50955 - add logging per Javen's recommendation. Thank you! | Tim Allison | 2017-04-11 | 1 | -15/+28 |
* | bug 50955 - incorporate info from the DocumentSummaryInformation for | Tim Allison | 2017-04-11 | 1 | -1/+30 |
* | bug 50955 - try originally guessed codepoint, backoff to 1252 if that fails | Tim Allison | 2017-04-11 | 1 | -18/+37 |
* | Fix AIOOBE while extracting hssf pictures which are externally linked | Andreas Beeker | 2017-04-10 | 3 | -5/+19 |
* | Exclude some additional nodes from OpenJDK builds | Dominik Stadler | 2017-04-07 | 1 | -1/+1 |
* | Adjust checking for Zip-Bomb errors so it also works on JDK >= 8 | Dominik Stadler | 2017-04-07 | 1 | -7/+4 |
* | Test for another type of xml-bomb | Dominik Stadler | 2017-04-06 | 5 | -53/+61 |
* | Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might... | Dominik Stadler | 2017-04-06 | 3 | -1/+30 |
* | Javadoc fixes | Nick Burch | 2017-04-05 | 2 | -2/+2 |
* | bug 50955 convert Set to Singleton per Javen's code review | Tim Allison | 2017-04-05 | 2 | -16/+2 |
* | bug 50955 and bug 60953 improve Big5 reader; ensure one character | Tim Allison | 2017-04-05 | 11 | -158/+593 |
* | bug 50955 -- turn off test that now passes in Java 1.8 and 1.7 | Tim Allison | 2017-04-04 | 1 | -2/+3 |
* | bug 50955 -- fix for java 7 | Tim Allison | 2017-04-04 | 3 | -6/+39 |
* | bug 50955 -- word 6.0 charset fix | Tim Allison | 2017-04-04 | 24 | -64/+971 |
* | Cater for two different locations of test-results in Gradle 2.x and 3.x | Dominik Stadler | 2017-04-02 | 1 | -1/+1 |
* | Bug 60906 -- clean up, and add range checking for casting to ints. | Tim Allison | 2017-03-23 | 3 | -21/+18 |
* | Bug 60489 -- add @Test annotation so that this actually runs and includes Con... | Tim Allison | 2017-03-23 | 1 | -0/+1 |
* | Bug 60906 -- fix style index | Tim Allison | 2017-03-23 | 2 | -4/+10 |
* | 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation. | Tim Allison | 2017-03-22 | 2 | -3/+5 |
* | 60881 -- strip out system.set props for local test. | Tim Allison | 2017-03-21 | 2 | -4/+1 |
* | 60881 -- fix new unit test. xlsb test file apparently requires unlimited jce... | Tim Allison | 2017-03-21 | 1 | -2/+12 |
* | 60881 and 60891 -- on further look, no need to throw an exception for an encr... | Tim Allison | 2017-03-20 | 4 | -2/+58 |
* | 60879 -- figure out if we can support old beta xlsb or throw exception. For ... | Tim Allison | 2017-03-20 | 4 | -6/+60 |
* | Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already. | Dominik Stadler | 2017-03-19 | 2 | -0/+7 |
* | Bug 60810: Check for duplicate relation-names for notes similar to the fix fo... | Dominik Stadler | 2017-03-19 | 3 | -39/+65 |
* | Fix typo to "length", closes #51 | Dominik Stadler | 2017-03-19 | 3 | -11/+11 |
* | 60823: DGET function, correct behavior with multiple result entries but only ... | Dominik Stadler | 2017-03-19 | 2 | -3/+11 |
* | Fix broken imports | Dominik Stadler | 2017-03-18 | 1 | -0/+11 |
* | Adjust integration-test files slightly, more failure-output, make it a bit ea... | Dominik Stadler | 2017-03-18 | 10 | -70/+147 |
* | Add docm-file which is actually a binary doc to check handling of wrong-forma... | Dominik Stadler | 2017-03-18 | 2 | -0/+1 |
* | Fix ROOT_DIR | Dominik Stadler | 2017-03-17 | 2 | -7/+2 |
* | 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! | Tim Allison | 2017-03-17 | 36 | -246/+349 |
* | 60826 -- update stress tests to handle xlsb | Tim Allison | 2017-03-16 | 3 | -20/+144 |
* | 60826 -- add initial support for streaming reading of xlsb files. | Tim Allison | 2017-03-16 | 37 | -42/+2866 |
* | add missing license header | Greg Woolsey | 2017-03-14 | 1 | -0/+19 |
* | Fixed #60858, which showed a regression of the fix for #56420 introduced by m... | Greg Woolsey | 2017-03-14 | 1 | -0/+0 |
* | Fixed #60858, which showed a regression of the fix for #56420 introduced by m... | Greg Woolsey | 2017-03-14 | 2 | -1/+33 |
* | Fix some Sonar issues in sample "HSSFReadWrite" | Dominik Stadler | 2017-03-13 | 3 | -147/+162 |
* | Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does ... | Dominik Stadler | 2017-03-13 | 1 | -1/+11 |
* | Jenkins DSL: Fix setting property for Sonar-Host-URL | Dominik Stadler | 2017-03-13 | 1 | -1/+1 |
* | Add tests from bug 45353 to show that this now works fine | Dominik Stadler | 2017-03-10 | 3 | -0/+14 |
* | HSSF: Try to handle cases where the length does not match the actual data whi... | Dominik Stadler | 2017-03-10 | 2 | -8/+8 |
* | Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ... | Dominik Stadler | 2017-03-10 | 2 | -5/+26 |
* | Remove unused import, IntelliJ warnings, duplicated code, improve some except... | Dominik Stadler | 2017-03-10 | 5 | -77/+69 |
* | Jenkins DSL: Exclude some more slaves from building with OpenJDK | Dominik Stadler | 2017-03-09 | 1 | -1/+1 |
* | 51519 -- follow on, make concatenation of rPh configurable | Tim Allison | 2017-03-08 | 4 | -32/+85 |