| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #60971, handle formula chart titles | Greg Woolsey | 2017-04-11 | 1 | -0/+0 |
* | Fix AIOOBE while extracting hssf pictures which are externally linked | Andreas Beeker | 2017-04-10 | 1 | -0/+0 |
* | Test for another type of xml-bomb | Dominik Stadler | 2017-04-06 | 1 | -0/+0 |
* | Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might... | Dominik Stadler | 2017-04-06 | 1 | -0/+0 |
* | bug 50955 -- word 6.0 charset fix | Tim Allison | 2017-04-04 | 3 | -0/+0 |
* | 60881 and 60891 -- on further look, no need to throw an exception for an encr... | Tim Allison | 2017-03-20 | 1 | -0/+0 |
* | Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already. | Dominik Stadler | 2017-03-19 | 1 | -0/+0 |
* | Bug 60810: Check for duplicate relation-names for notes similar to the fix fo... | Dominik Stadler | 2017-03-19 | 1 | -0/+0 |
* | 60823: DGET function, correct behavior with multiple result entries but only ... | Dominik Stadler | 2017-03-19 | 1 | -0/+0 |
* | Add docm-file which is actually a binary doc to check handling of wrong-forma... | Dominik Stadler | 2017-03-18 | 1 | -0/+0 |
* | 60826 -- add initial support for streaming reading of xlsb files. | Tim Allison | 2017-03-16 | 7 | -0/+0 |
* | Fixed #60858, which showed a regression of the fix for #56420 introduced by m... | Greg Woolsey | 2017-03-14 | 1 | -0/+0 |
* | Add tests from bug 45353 to show that this now works fine | Dominik Stadler | 2017-03-10 | 2 | -0/+0 |
* | 51519 -- allow users to ignore or include the <rPh> (phonetic run) element in... | Tim Allison | 2017-03-08 | 1 | -0/+0 |
* | Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageC... | Tim Allison | 2017-03-01 | 5 | -0/+0 |
* | Bug #56822 fix COUNTIFS() | Greg Woolsey | 2017-02-14 | 1 | -0/+0 |
* | Add evaluation of data validation rules and conditional formatting | Greg Woolsey | 2017-02-13 | 3 | -0/+0 |
* | #60715 - Blank layout was not found | Andreas Beeker | 2017-02-11 | 1 | -0/+0 |
* | bug 59983: correctly update shared formulas when shifting rows. Thanks to Luc... | Javen O'Neal | 2017-02-08 | 1 | -0/+0 |
* | #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream | Andreas Beeker | 2017-02-08 | 1 | -0/+658 |
* | Revert previous changes enough to restore the case in the commoncrawl-corpus ... | Dominik Stadler | 2017-02-05 | 1 | -0/+0 |
* | Finally enable test for bug 44937, we got the requested missing test-document... | Dominik Stadler | 2017-01-26 | 2 | -0/+0 |
* | Bug 60570 - Add rudimentary EMF read-only capability | Tim Allison | 2017-01-19 | 3 | -0/+0 |
* | bug 60260: parse unicode sheet names | Javen O'Neal | 2017-01-12 | 1 | -0/+0 |
* | bug 60550: read ContentID chunks from mail attachments | Javen O'Neal | 2017-01-05 | 1 | -0/+0 |
* | #60519 - Extractor for *SSF embeddings | Andreas Beeker | 2016-12-31 | 1 | -0/+0 |
* | Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTY | Dominik Stadler | 2016-12-30 | 1 | -0/+0 |
* | bug 60489 -- add a file that triggered a ClassNotFoundException on TIKA-2208/... | Tim Allison | 2016-12-16 | 1 | -0/+0 |
* | 60329: Avoid NPE when styleid is null | Mark Murphy | 2016-12-01 | 1 | -0/+0 |
* | Bug 60345 - Handle corrupt PICT streams | Andreas Beeker | 2016-11-10 | 3 | -0/+0 |
* | Bug 59273 - Unable to create pptx file by potx file using Apache POI | Andreas Beeker | 2016-11-10 | 1 | -0/+0 |
* | POI-60341, add test document (ugh, mea culpa), turn on test. | Tim Allison | 2016-11-07 | 1 | -0/+0 |
* | 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHead... | Mark Murphy | 2016-11-05 | 1 | -0/+0 |
* | More unit testing for XWPF list numbering complex cases, and some TODOs on im... | Nick Burch | 2016-11-04 | 1 | -0/+0 |
* | Bug 60320 - issue opening password protected xlsx | Andreas Beeker | 2016-11-01 | 1 | -0/+0 |
* | 60293 -- Handle illegal "Odd" header/footer in XWPF | Tim Allison | 2016-10-31 | 1 | -0/+0 |
* | Bug 59026: Add two null-checks to make exporting XLSX to XML work | Dominik Stadler | 2016-10-28 | 1 | -0/+0 |
* | Test visio v5 file from senthil from TIKA-1658 | Nick Burch | 2016-10-25 | 1 | -0/+0 |
* | Bug 60294 - Add "unknown" ShapeType for 4095 | Andreas Beeker | 2016-10-22 | 1 | -0/+0 |
* | Bug 60289: Fix handling of unicode escapes with lowercase hex-chars | Dominik Stadler | 2016-10-21 | 1 | -0/+0 |
* | BUG-60285 avoid NPE if missing relationship id | Tim Allison | 2016-10-20 | 1 | -0/+0 |
* | BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel... | Tim Allison | 2016-10-20 | 1 | -0/+0 |
* | BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to An... | Tim Allison | 2016-10-19 | 1 | -0/+0 |
* | BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader | Tim Allison | 2016-10-18 | 1 | -0/+0 |
* | BUG 59830 -- incorrect reading of unicode stream name | Tim Allison | 2016-10-18 | 1 | -0/+0 |
* | add ignored test and triggering document for BUG 60256 | Tim Allison | 2016-10-14 | 1 | -0/+0 |
* | Test file for #60255 | Nick Burch | 2016-10-14 | 1 | -0/+0 |
* | merge trunk to branch | Andreas Beeker | 2016-09-28 | 16 | -0/+0 |
* | merge trunk to branch | Andreas Beeker | 2016-09-19 | 4 | -0/+0 |
* | merge down trunk | Andreas Beeker | 2016-08-08 | 1 | -0/+0 |