| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -178/+0 |
* | Make "normalizing" the file-path actually work | Dominik Stadler | 2021-03-24 | 1 | -1/+1 |
* | try to fix windows path issues in exception messages | Andreas Beeker | 2021-03-08 | 1 | -3/+5 |
* | Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightly | Dominik Stadler | 2021-01-30 | 1 | -3/+1 |
* | #65046 - Simplify integration tests | Andreas Beeker | 2021-01-15 | 1 | -4/+16 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 1 | -10/+10 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 1 | -1/+1 |
* | Fix test-failure | Dominik Stadler | 2020-05-17 | 1 | -0/+1 |
* | omit bug63955-winmail.dat in no-scratchpad mode | Andreas Beeker | 2020-02-02 | 1 | -5/+6 |
* | Bug 60405: Add initial support for cetab functions so some macros can be | Dominik Stadler | 2019-01-27 | 1 | -2/+21 |
* | Fix some Findbugs and IDE issues, refactor some duplicated code, | Dominik Stadler | 2019-01-13 | 1 | -0/+4 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -7/+11 |
* | #62355 - unsplit packages - 3 - only imports | Andreas Beeker | 2018-05-27 | 1 | -3/+3 |
* | Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t... | Dominik Stadler | 2017-12-28 | 1 | -19/+10 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 1 | -1/+1 |
* | Ignore JCE restriction errors | Andreas Beeker | 2017-06-07 | 1 | -2/+10 |
* | Handle encrypted files with known password in integration tests | Andreas Beeker | 2017-06-06 | 1 | -6/+2 |
* | Adjust integration-test files slightly, more failure-output, make it a bit ea... | Dominik Stadler | 2017-03-18 | 1 | -2/+2 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 1 | -142/+142 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 1 | -0/+1 |
* | Enhance integration tests to call some of the common examples/devtools to al... | Dominik Stadler | 2016-04-01 | 1 | -0/+5 |
* | Adjust integration tests, fix compilation warnings, make the check on "EXPECT... | Dominik Stadler | 2016-03-31 | 1 | -9/+3 |
* | fix eclipse warnings | Andreas Beeker | 2016-03-21 | 1 | -0/+1 |
* | Eclipse warnings, helper unit-test, improve information provided in Exception... | Dominik Stadler | 2016-01-13 | 1 | -1/+1 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -2/+0 |
* | XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which f... | Dominik Stadler | 2015-04-03 | 1 | -0/+10 |
* | Integration tests: Expect exception for old word documents and still run the ... | Dominik Stadler | 2015-03-22 | 1 | -0/+15 |
* | * Verify some more Text-Extraction features as part of integration tests, fix... | Dominik Stadler | 2015-02-27 | 1 | -0/+47 |
* | Add missing javadoc-header | Dominik Stadler | 2015-02-27 | 1 | -0/+16 |
* | * Add text-extraction verification to integration-tests via a new abstract ba... | Dominik Stadler | 2015-02-27 | 1 | -0/+55 |