| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Integration tests: Expect exception for old word documents and still run the ... | Dominik Stadler | 2015-03-22 | 3 | -12/+50 |
* | | Add test-document to verify that bug 51921 is fixed already | Dominik Stadler | 2015-03-22 | 3 | -4/+29 |
* | | Add more test-files from bug 44501, all seem to work fine now | Dominik Stadler | 2015-03-22 | 1 | -1/+19 |
* | | Bug 47304: use fixed encoding when extracting text in WordDocument | Dominik Stadler | 2015-03-22 | 1 | -1/+47 |
* | | Exclude the OOXML strict files for now, not yet supported, see bug #57699 | Nick Burch | 2015-03-13 | 1 | -0/+5 |
* | | Add helper test to verify that vsdx cannot even be loaded by POIXMLDocument c... | Dominik Stadler | 2015-03-11 | 1 | -0/+29 |
* | | No support as yet for the OOXML visio files, so have these ignored | Nick Burch | 2015-03-11 | 1 | -1/+9 |
* | | Fix inconsistent indents | Nick Burch | 2015-03-11 | 1 | -172/+172 |
* | | Add missing close and handle theme-pptx in ExtractorFactory. Add creating sli... | Dominik Stadler | 2015-03-01 | 1 | -4/+62 |
* | | * Verify some more Text-Extraction features as part of integration tests, fix... | Dominik Stadler | 2015-02-27 | 3 | -0/+61 |
* | | 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 | 10 | -19/+98 |
|/ |
|
* | Another exclude | Nick Burch | 2015-01-13 | 1 | -0/+2 |
* | Extract ROOT_DIR into constant, ignore .csv files | Dominik Stadler | 2015-01-02 | 1 | -4/+7 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 5 | -10/+36 |
* | One more change in file-pattern to actually exclude .svn files | Dominik Stadler | 2014-12-26 | 1 | -1/+1 |
* | Exclude .svn sub-dirs as it seems Apache Jenkins still runs with Subversion <... | Dominik Stadler | 2014-12-26 | 1 | -0/+1 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 17 | -0/+1160 |