| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No... | Dominik Stadler | 2017-06-09 | 1 | -0/+0 |
* | XSSFTable should format numeric/date cells when used as Column Header names a... | Nick Burch | 2017-06-07 | 1 | -0/+0 |
* | #61162 - En-/decryption support for HWPF | Andreas Beeker | 2017-06-06 | 2 | -0/+0 |
* | Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w... | Greg Woolsey | 2017-05-26 | 1 | -0/+0 |
* | Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), ... | Dominik Stadler | 2017-05-23 | 1 | -0/+0 |
* | removed invalid test file | Andreas Beeker | 2017-05-14 | 1 | -0/+0 |
* | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-... | Greg Woolsey | 2017-05-12 | 2 | -0/+0 |
* | 61060 - teach DataFormatter about conditional formatting rules with number fo... | Greg Woolsey | 2017-05-05 | 1 | -0/+0 |
* | #52372 - OutOfMemoryError parsing a word file | Andreas Beeker | 2017-05-02 | 1 | -0/+0 |
* | #52117 - Invalid "last printed" summary field value | Andreas Beeker | 2017-05-02 | 1 | -0/+0 |
* | Fix hpsf javadocs and code issues | Andreas Beeker | 2017-05-02 | 2 | -0/+0 |
* | 60325: Add commented out test that reproduces the performance issue | Dominik Stadler | 2017-04-30 | 1 | -0/+0 |
* | bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets. | Javen O'Neal | 2017-04-29 | 1 | -0/+0 |
* | #60993 - HSLF: Grid and rowspan calculation in table cells is wrong | Andreas Beeker | 2017-04-15 | 2 | -0/+0 |
* | Failing, disabled unit test for bug #60973 | Nick Burch | 2017-04-12 | 1 | -0/+0 |
* | 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 |