aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/document
Commit message (Expand)AuthorAgeFilesLines
...
* related to Bug 61991 -- include docx in test suite to trigger inclusion of CT...Tim Allison2018-01-231-0/+0
* Fix bug 61787, which was introduced by bug 58067: Change how deleted content ...Dominik Stadler2017-12-281-0/+0
* Bug 61911: Avoid IndexOutOfBounds access when reading picturesDominik Stadler2017-12-281-0/+0
* bug 61745: add support for charts in XWPF/docx. Thanks to Sandeep Tiwari for ...Javen O'Neal2017-11-121-0/+0
* Bug 61586: Add test which shows that it works as expectedDominik Stadler2017-10-061-0/+0
* 60279 -- back off to brute-force search for macro content if offset informati...Tim Allison2017-09-141-0/+0
* 61470 -- add extraction of content within ruby elements; allow users to conca...Tim Allison2017-08-301-0/+0
* [Bug-61354] fix issue with extracting text from Word docs. This closes #66PJ Fanning2017-07-281-0/+0
* [Bug-61268] avoid NegativeArraySizeException parsing doc filePJ Fanning2017-07-091-0/+0
* #61266 Test for old unsupported MS Write WRI files, and give a more helpful e...Nick Burch2017-07-091-0/+0
* Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No...Dominik Stadler2017-06-091-0/+0
* #61162 - En-/decryption support for HWPFAndreas Beeker2017-06-062-0/+0
* bug 50955 -- word 6.0 charset fixTim Allison2017-04-043-0/+0
* Add docm-file which is actually a binary doc to check handling of wrong-forma...Dominik Stadler2017-03-181-0/+0
* Revert previous changes enough to restore the case in the commoncrawl-corpus ...Dominik Stadler2017-02-051-0/+0
* Finally enable test for bug 44937, we got the requested missing test-document...Dominik Stadler2017-01-262-0/+0
* Bug 60570 - Add rudimentary EMF read-only capabilityTim Allison2017-01-191-0/+0
* 60329: Avoid NPE when styleid is null Mark Murphy2016-12-011-0/+0
* POI-60341, add test document (ugh, mea culpa), turn on test.Tim Allison2016-11-071-0/+0
* 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHead...Mark Murphy2016-11-051-0/+0
* More unit testing for XWPF list numbering complex cases, and some TODOs on im...Nick Burch2016-11-041-0/+0
* 60293 -- Handle illegal "Odd" header/footer in XWPFTim Allison2016-10-311-0/+0
* bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfB...Javen O'Neal2016-09-221-0/+0
* bug 60158: add failing test cases for AIOOBE on VBAMacroReaderJaven O'Neal2016-09-211-0/+0
* Add commented reproducer for bug 57603Dominik Stadler2016-07-171-0/+0
* Bug 59739: For now fix the regression in FileInformationBlock which was intro...Dominik Stadler2016-06-301-0/+0
* Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tre...Dominik Stadler2016-06-021-0/+0
* Bug 59378: Try to reproduce, but could notDominik Stadler2016-06-021-0/+0
* bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test m...Javen O'Neal2016-04-113-0/+10
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-0/+0
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-0/+0
* #59058 - OOM when parsing docx after OPCPackage.open with File but not with I...Andreas Beeker2016-03-092-0/+0
* POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad BabuTim Allison2016-02-191-0/+0
* GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27Dominik Stadler2016-02-151-0/+0
* add an ignored test for bug 58804Dominik Stadler2016-01-252-0/+0
* Fix bug 58067: XWPF: don't return deleted text when document is in review-modeDominik Stadler2016-01-031-0/+0
* bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly forDominik Stadler2016-01-011-0/+0
* POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...Tim Allison2015-05-281-0/+0
* POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...Tim Allison2015-05-051-0/+0
* Fix possible ArrayIndexOutOfBoundsException seen with some word documentsDominik Stadler2015-04-201-0/+0
* Add test-document from bug 53379 to verify in integration tests that text ext...Dominik Stadler2015-03-221-0/+0
* Integration tests: Expect exception for old word documents and still run the ...Dominik Stadler2015-03-221-0/+0
* Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-222-0/+0
* Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-0/+0
* Verify that document from bug 56392 worksDominik Stadler2015-03-111-0/+0
* Patch from rojotek from github-18 - Handle documents with a picture-only headerNick Burch2015-02-241-0/+0
* Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu...Dominik Stadler2015-01-031-0/+0
* Add verifying test-case for bug 52420Dominik Stadler2015-01-021-0/+0
* Bug 57312: Add check for null value of underline w:valDominik Stadler2014-12-191-0/+0
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-051-0/+0