| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | related to Bug 61991 -- include docx in test suite to trigger inclusion of CT... | Tim Allison | 2018-01-23 | 1 | -0/+0 |
* | Fix bug 61787, which was introduced by bug 58067: Change how deleted content ... | Dominik Stadler | 2017-12-28 | 1 | -0/+0 |
* | Bug 61911: Avoid IndexOutOfBounds access when reading pictures | Dominik Stadler | 2017-12-28 | 1 | -0/+0 |
* | bug 61745: add support for charts in XWPF/docx. Thanks to Sandeep Tiwari for ... | Javen O'Neal | 2017-11-12 | 1 | -0/+0 |
* | Bug 61586: Add test which shows that it works as expected | Dominik Stadler | 2017-10-06 | 1 | -0/+0 |
* | 60279 -- back off to brute-force search for macro content if offset informati... | Tim Allison | 2017-09-14 | 1 | -0/+0 |
* | 61470 -- add extraction of content within ruby elements; allow users to conca... | Tim Allison | 2017-08-30 | 1 | -0/+0 |
* | [Bug-61354] fix issue with extracting text from Word docs. This closes #66 | PJ Fanning | 2017-07-28 | 1 | -0/+0 |
* | [Bug-61268] avoid NegativeArraySizeException parsing doc file | PJ Fanning | 2017-07-09 | 1 | -0/+0 |
* | #61266 Test for old unsupported MS Write WRI files, and give a more helpful e... | Nick Burch | 2017-07-09 | 1 | -0/+0 |
* | Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No... | Dominik Stadler | 2017-06-09 | 1 | -0/+0 |
* | #61162 - En-/decryption support for HWPF | Andreas Beeker | 2017-06-06 | 2 | -0/+0 |
* | bug 50955 -- word 6.0 charset fix | Tim Allison | 2017-04-04 | 3 | -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 |
* | 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 | 1 | -0/+0 |
* | 60329: Avoid NPE when styleid is null | Mark Murphy | 2016-12-01 | 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 |
* | 60293 -- Handle illegal "Odd" header/footer in XWPF | Tim Allison | 2016-10-31 | 1 | -0/+0 |
* | bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfB... | Javen O'Neal | 2016-09-22 | 1 | -0/+0 |
* | bug 60158: add failing test cases for AIOOBE on VBAMacroReader | Javen O'Neal | 2016-09-21 | 1 | -0/+0 |
* | Add commented reproducer for bug 57603 | Dominik Stadler | 2016-07-17 | 1 | -0/+0 |
* | Bug 59739: For now fix the regression in FileInformationBlock which was intro... | Dominik Stadler | 2016-06-30 | 1 | -0/+0 |
* | Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tre... | Dominik Stadler | 2016-06-02 | 1 | -0/+0 |
* | Bug 59378: Try to reproduce, but could not | Dominik Stadler | 2016-06-02 | 1 | -0/+0 |
* | bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test m... | Javen O'Neal | 2016-04-11 | 3 | -0/+10 |
* | Revert set of inadvertedly committed files/changes | Dominik Stadler | 2016-03-29 | 1 | -0/+0 |
* | Bug 58915: Add note about memory consumption and update changelog | Dominik Stadler | 2016-03-29 | 1 | -0/+0 |
* | #59058 - OOM when parsing docx after OPCPackage.open with File but not with I... | Andreas Beeker | 2016-03-09 | 2 | -0/+0 |
* | POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu | Tim Allison | 2016-02-19 | 1 | -0/+0 |
* | GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27 | Dominik Stadler | 2016-02-15 | 1 | -0/+0 |
* | add an ignored test for bug 58804 | Dominik Stadler | 2016-01-25 | 2 | -0/+0 |
* | Fix bug 58067: XWPF: don't return deleted text when document is in review-mode | Dominik Stadler | 2016-01-03 | 1 | -0/+0 |
* | bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for | Dominik Stadler | 2016-01-01 | 1 | -0/+0 |
* | POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed... | Tim Allison | 2015-05-28 | 1 | -0/+0 |
* | POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()... | Tim Allison | 2015-05-05 | 1 | -0/+0 |
* | Fix possible ArrayIndexOutOfBoundsException seen with some word documents | Dominik Stadler | 2015-04-20 | 1 | -0/+0 |
* | Add test-document from bug 53379 to verify in integration tests that text ext... | Dominik Stadler | 2015-03-22 | 1 | -0/+0 |
* | Integration tests: Expect exception for old word documents and still run the ... | Dominik Stadler | 2015-03-22 | 1 | -0/+0 |
* | Add test-document to verify that bug 51921 is fixed already | Dominik Stadler | 2015-03-22 | 2 | -0/+0 |
* | Bug 47304: use fixed encoding when extracting text in WordDocument | Dominik Stadler | 2015-03-22 | 1 | -0/+0 |
* | Verify that document from bug 56392 works | Dominik Stadler | 2015-03-11 | 1 | -0/+0 |
* | Patch from rojotek from github-18 - Handle documents with a picture-only header | Nick Burch | 2015-02-24 | 1 | -0/+0 |
* | Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu... | Dominik Stadler | 2015-01-03 | 1 | -0/+0 |
* | Add verifying test-case for bug 52420 | Dominik Stadler | 2015-01-02 | 1 | -0/+0 |
* | Bug 57312: Add check for null value of underline w:val | Dominik Stadler | 2014-12-19 | 1 | -0/+0 |
* | github-7 - Form check box extraction with XWPFWordExtractor | Dominik Stadler | 2014-11-05 | 1 | -0/+0 |