| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in... | Tim Allison | 2017-03-08 | 4 | -16/+81 |
* | store repeated expressions as temporary variables to make code shorter | Javen O'Neal | 2017-03-07 | 1 | -7/+9 |
* | bug 60787: remove calls to System.out.println. Thanks to Kamile Demirel. | Javen O'Neal | 2017-03-02 | 1 | -4/+0 |
* | Bug 60795 -- fixed deprecation, thanks to Javen. | Tim Allison | 2017-03-01 | 1 | -2/+5 |
* | Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageC... | Tim Allison | 2017-03-01 | 7 | -5/+70 |
* | fix formatting: 2nd level indentation | Javen O'Neal | 2017-02-27 | 1 | -0/+6 |
* | add repo location of unit test code | Javen O'Neal | 2017-02-27 | 1 | -0/+4 |
* | fix formatting | Javen O'Neal | 2017-02-27 | 1 | -2/+3 |
* | fix formatting | Javen O'Neal | 2017-02-27 | 1 | -0/+3 |
* | add README.rst to make project more accessible to GitHub users | Javen O'Neal | 2017-02-27 | 1 | -0/+93 |
* | copy .gitignore from svn-props | Javen O'Neal | 2017-02-27 | 1 | -0/+21 |
* | add helper functions to make it easier to see which scenarios are being tested | Javen O'Neal | 2017-02-24 | 1 | -33/+60 |
* | bug 59804: @Removal(version="3.15") version should be parsed to make sure the... | Javen O'Neal | 2017-02-24 | 1 | -0/+2 |
* | add javadocs | Greg Woolsey | 2017-02-21 | 1 | -1/+30 |
* | Add null check | Greg Woolsey | 2017-02-21 | 1 | -1/+2 |
* | svn-ignore 'sonar/target' | Dominik Stadler | 2017-02-21 | 0 | -0/+0 |
* | Jenkins DSL: Add one more directory for test-results to try to make Gradle bu... | Dominik Stadler | 2017-02-21 | 1 | -1/+1 |
* | BugFix for JDK-6623219 | Andreas Beeker | 2017-02-19 | 2 | -3/+42 |
* | #60662 - Slide import delete unrecognized elements in group shape | Andreas Beeker | 2017-02-18 | 2 | -28/+87 |