summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 60906 -- clean up, and add range checking for casting to ints.Tim Allison2017-03-233-21/+18
* Bug 60489 -- add @Test annotation so that this actually runs and includes Con...Tim Allison2017-03-231-0/+1
* Bug 60906 -- fix style indexTim Allison2017-03-232-4/+10
* 60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation.Tim Allison2017-03-222-3/+5
* 60881 -- strip out system.set props for local test.Tim Allison2017-03-212-4/+1
* 60881 -- fix new unit test. xlsb test file apparently requires unlimited jce...Tim Allison2017-03-211-2/+12
* 60881 and 60891 -- on further look, no need to throw an exception for an encr...Tim Allison2017-03-204-2/+58
* 60879 -- figure out if we can support old beta xlsb or throw exception. For ...Tim Allison2017-03-204-6/+60
* Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already.Dominik Stadler2017-03-192-0/+7
* Bug 60810: Check for duplicate relation-names for notes similar to the fix fo...Dominik Stadler2017-03-193-39/+65
* Fix typo to "length", closes #51Dominik Stadler2017-03-193-11/+11
* 60823: DGET function, correct behavior with multiple result entries but only ...Dominik Stadler2017-03-192-3/+11
* Fix broken importsDominik Stadler2017-03-181-0/+11
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-1810-70/+147
* Add docm-file which is actually a binary doc to check handling of wrong-forma...Dominik Stadler2017-03-182-0/+1
* Fix ROOT_DIRDominik Stadler2017-03-172-7/+2
* 60826 -- clean up. Many, many thanks to Javen O'Neal's code review!Tim Allison2017-03-1736-246/+349
* 60826 -- update stress tests to handle xlsbTim Allison2017-03-163-20/+144
* 60826 -- add initial support for streaming reading of xlsb files.Tim Allison2017-03-1637-42/+2866
* add missing license headerGreg Woolsey2017-03-141-0/+19
* Fixed #60858, which showed a regression of the fix for #56420 introduced by m...Greg Woolsey2017-03-141-0/+0
* Fixed #60858, which showed a regression of the fix for #56420 introduced by m...Greg Woolsey2017-03-142-1/+33
* Fix some Sonar issues in sample "HSSFReadWrite" Dominik Stadler2017-03-133-147/+162
* Gradle Build: Try with setting baseDir for Sonar-runs, but likely still does ...Dominik Stadler2017-03-131-1/+11
* Jenkins DSL: Fix setting property for Sonar-Host-URLDominik Stadler2017-03-131-1/+1
* Add tests from bug 45353 to show that this now works fineDominik Stadler2017-03-103-0/+14
* HSSF: Try to handle cases where the length does not match the actual data whi...Dominik Stadler2017-03-102-8/+8
* Allow to enable Sonar as part of the Gradle build and add Jenkins DSL job to ...Dominik Stadler2017-03-102-5/+26
* Remove unused import, IntelliJ warnings, duplicated code, improve some except...Dominik Stadler2017-03-105-77/+69
* Jenkins DSL: Exclude some more slaves from building with OpenJDKDominik Stadler2017-03-091-1/+1
* 51519 -- follow on, make concatenation of rPh configurableTim Allison2017-03-084-32/+85
* 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in...Tim Allison2017-03-084-16/+81
* store repeated expressions as temporary variables to make code shorterJaven O'Neal2017-03-071-7/+9
* bug 60787: remove calls to System.out.println. Thanks to Kamile Demirel.Javen O'Neal2017-03-021-4/+0
* Bug 60795 -- fixed deprecation, thanks to Javen.Tim Allison2017-03-011-2/+5
* Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageC...Tim Allison2017-03-017-5/+70
* fix formatting: 2nd level indentationJaven O'Neal2017-02-271-0/+6
* add repo location of unit test codeJaven O'Neal2017-02-271-0/+4
* fix formattingJaven O'Neal2017-02-271-2/+3
* fix formattingJaven O'Neal2017-02-271-0/+3
* add README.rst to make project more accessible to GitHub usersJaven O'Neal2017-02-271-0/+93
* copy .gitignore from svn-propsJaven O'Neal2017-02-271-0/+21
* add helper functions to make it easier to see which scenarios are being testedJaven O'Neal2017-02-241-33/+60
* bug 59804: @Removal(version="3.15") version should be parsed to make sure the...Javen O'Neal2017-02-241-0/+2
* add javadocsGreg Woolsey2017-02-211-1/+30
* Add null checkGreg Woolsey2017-02-211-1/+2
* svn-ignore 'sonar/target'Dominik Stadler2017-02-210-0/+0
* Jenkins DSL: Add one more directory for test-results to try to make Gradle bu...Dominik Stadler2017-02-211-1/+1
* BugFix for JDK-6623219Andreas Beeker2017-02-192-3/+42
* #60662 - Slide import delete unrecognized elements in group shapeAndreas Beeker2017-02-182-28/+87