| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix source rebuilding verification after resulting binaries in dist-folder ch... | Dominik Stadler | 2016-03-07 | 1 | -15/+25 |
* | Also mark the file for bug 59074 as expected-failure for integration testing | Dominik Stadler | 2016-02-27 | 1 | -0/+1 |
* | Bug 57914: Provide a better error message for OOXML strict format which we do... | Dominik Stadler | 2016-02-27 | 1 | -0/+1 |
* | Regression fixes for H/XSLF and HWMF | Andreas Beeker | 2016-02-24 | 1 | -20/+8 |
* | Ignore a failure during cloning if we exceed file-format limits | Dominik Stadler | 2016-02-13 | 1 | -3/+4 |
* | Remove file from expected failures after changes for bug 56880 | Dominik Stadler | 2016-02-05 | 1 | -1/+0 |
* | Eclipse warnings, helper unit-test, improve information provided in Exception... | Dominik Stadler | 2016-01-13 | 2 | -1/+8 |
* | #54916 - POI does not always read all the slides in pptx files | Andreas Beeker | 2016-01-10 | 3 | -0/+38 |
* | Try to reproduce bug 52258 and add more checks to integration tests | Dominik Stadler | 2016-01-03 | 2 | -4/+45 |
* | Fix bug 58760: non-standard namespace-key breaks parsing XLSX files | Dominik Stadler | 2015-12-31 | 1 | -3/+0 |
* | Revert changes to integration-test-framework to not make tests fail with stra... | Dominik Stadler | 2015-12-31 | 1 | -13/+9 |
* | Add null-handler in integration-tests for two Visio files which are not handl... | Dominik Stadler | 2015-12-30 | 2 | -9/+21 |
* | Bug 58616: Try to initialize with empty password if not done before | Dominik Stadler | 2015-12-30 | 1 | -0/+1 |
* | Exclude file from integration-tests until bug 58760 is fixed | Dominik Stadler | 2015-12-30 | 1 | -0/+3 |
* | Add some more tests for the checks for files that can cause large memory usage. | Dominik Stadler | 2015-11-08 | 2 | -1/+8 |
* | Add Visio OOXML text extractor + tests | Dustin Spicuzza | 2015-10-19 | 2 | -33/+5 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 1 | -1/+1 |
* | Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandler | Dominik Stadler | 2015-09-29 | 1 | -2/+23 |
* | Sonar fixes - add cloneable interface to classes with clone() | Andreas Beeker | 2015-09-28 | 1 | -0/+3 |
* | Removed HDF API | Andreas Beeker | 2015-09-28 | 3 | -27/+6 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 1 | -8/+2 |
* | - #58207 - Provide user access to the original image dimensions (XSLF) | Andreas Beeker | 2015-09-20 | 2 | -1/+12 |
* | Apply patch from bug 57890 to add support for different datatypes in XSSFImpo... | Dominik Stadler | 2015-09-17 | 1 | -0/+1 |
* | Enhance integration testing to apply OPCPackage tests to more file-types and ... | Dominik Stadler | 2015-09-13 | 3 | -32/+98 |
* | Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall... | Dominik Stadler | 2015-09-03 | 1 | -2/+0 |
* | Adjust excludes after adjusting multiple HeaderFooterRecord instances | Dominik Stadler | 2015-08-25 | 1 | -1/+0 |
* | common sl: reworked and unified generics definitions | Andreas Beeker | 2015-08-24 | 1 | -12/+10 |
* | Common stress test for X/HSLF and a few bug fixes | Andreas Beeker | 2015-08-13 | 4 | -61/+156 |
* | Fix integration test for OPCPackage | Dominik Stadler | 2015-08-11 | 1 | -3/+1 |
* | Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex... | Dominik Stadler | 2015-08-11 | 2 | -2/+77 |
* | Provide more output when failing range-checks on HSL2RGB-construction | Dominik Stadler | 2015-08-10 | 1 | -3/+2 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 2 | -8/+10 |
|\ |
|
| * | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 3 | -37/+87 |
| |\ |
|
| * \ | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 17 | -190/+756 |
| |\ \ |
|
| * | | | committing intermediate results - hslf is mostly migrated to common interface... | Andreas Beeker | 2015-04-27 | 1 | -1/+1 |
| * | | | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 1 | -2/+2 |
* | | | | When verifying that the source-package can be built copy over third party lib... | Dominik Stadler | 2015-07-23 | 1 | -0/+14 |
| |_|/
|/| | |
|
* | | | Use global constant, this and the previous checkin fixes pull request 17 on g... | Dominik Stadler | 2015-07-19 | 1 | -4/+2 |
* | | | Bug 57484: Allow processing of non-OOXML core namespace packages | Dominik Stadler | 2015-07-19 | 3 | -37/+89 |
| |/
|/| |
|
* | | Add some missing close(), reduce output in unit tests and remove some other E... | Dominik Stadler | 2015-07-07 | 1 | -1/+3 |
* | | Bug 57963: Add a task to the integration-test build which verifies that most ... | Dominik Stadler | 2015-06-16 | 1 | -3/+85 |
* | | Add missing license header | Dominik Stadler | 2015-05-31 | 1 | -0/+18 |
* | | Bug 57904: Add full source build from dist-packages to CI builds | Dominik Stadler | 2015-05-31 | 1 | -0/+45 |
* | | Add ignore - file has no content streams | Nick Burch | 2015-05-26 | 1 | -0/+1 |
* | | Adjust test to handle a file correctly which works for normal handling but fa... | Dominik Stadler | 2015-04-30 | 1 | -2/+3 |
* | | Skip the new password protected file, and re-org a little bit some other fail... | Nick Burch | 2015-04-29 | 1 | -2/+5 |
* | | Use a constant for the name of the OOXML encrypted package node | Nick Burch | 2015-04-29 | 1 | -1/+2 |
* | | Add another file exclude, and hae the test print out which fails failed to ma... | Nick Burch | 2015-04-23 | 1 | -0/+3 |
* | | XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which f... | Dominik Stadler | 2015-04-03 | 1 | -0/+10 |
* | | Integration test: Do a few more things with the MapiMessage | Dominik Stadler | 2015-03-22 | 1 | -0/+15 |