| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit allocated elements in the PlfLfo structure for word documents | Dominik Stadler | 2022-01-06 | 1 | -0/+0 |
* | [bug-65738] add basic test | PJ Fanning | 2021-12-10 | 1 | -0/+0 |
* | [bug-65649] add test case | PJ Fanning | 2021-10-22 | 1 | -0/+0 |
* | [bug-65255] add test case but cannot reproduce issue | PJ Fanning | 2021-10-18 | 1 | -0/+0 |
* | add problem file to build | PJ Fanning | 2021-10-18 | 1 | -0/+0 |
* | fixed unable to read comments with pictures | Sayi | 2021-05-20 | 1 | -0/+0 |
* | Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList | Dominik Stadler | 2021-01-30 | 1 | -0/+0 |
* | Bug 64132: Fix regression introduced by changing factories | Dominik Stadler | 2021-01-04 | 1 | -0/+0 |
* | [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212 | PJ Fanning | 2020-12-25 | 1 | -0/+0 |
* | move docx added to wrong test dir | PJ Fanning | 2020-06-26 | 1 | -0/+0 |
* | Bug 55966: Include content control text in word extraction also if it is part... | Dominik Stadler | 2020-03-28 | 1 | -0/+0 |
* | XWPF: Insert newlines between multiple paragraphs in comments. | Dominik Stadler | 2019-10-26 | 1 | -0/+0 |
* | Adjust reproducer test-case for bug 59322 to not print to stdout and close re... | Dominik Stadler | 2019-08-31 | 1 | -0/+0 |
* | Fix bug #61490, for some tables in documents, we should not remove the last cell | Dominik Stadler | 2019-08-29 | 1 | -0/+0 |
* | pre-release maintenance: | Greg Woolsey | 2019-03-19 | 2 | -0/+0 |
* | #62886 - Regression extracting text from corrupted docx files | Andreas Beeker | 2018-12-18 | 1 | -0/+0 |
* | bug 60316 -- skip the glossary document, not the template document. | Tim Allison | 2018-11-23 | 2 | -0/+0 |
* | bug 60316 -- until we can implement it properly, gracefully skip the glossary... | Tim Allison | 2018-11-01 | 1 | -0/+0 |
* | bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent | Tim Allison | 2018-10-26 | 1 | -0/+0 |
* | Bug 61267: detect Word v2 files and report that they are not supported in Apa... | Dominik Stadler | 2018-04-02 | 1 | -0/+0 |
* | 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 |