| Commit message (Expand) | Author | Age | Files | Lines |
* | Tried to reproduce bug 61300, but could not. | Dominik Stadler | 2017-09-16 | 1 | -0/+0 |
* | 60279 -- back off to brute-force search for macro content if offset informati... | Tim Allison | 2017-09-14 | 1 | -0/+0 |
* | Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 | PJ Fanning | 2017-09-13 | 2 | -0/+0 |
* | [bug-61515] fix xlsf issue with relationships [from Alain Bearez] This closes... | PJ Fanning | 2017-09-13 | 1 | -0/+0 |
* | 61470 -- add extraction of content within ruby elements; allow users to conca... | Tim Allison | 2017-08-30 | 1 | -0/+0 |
* | Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDoc... | Greg Woolsey | 2017-08-29 | 1 | -0/+0 |
* | Fix 60384 and 60709: When shifting with merged regions we should correctly ch... | Dominik Stadler | 2017-08-19 | 2 | -0/+0 |
* | Bug 61431 - Conditional formatting evaluation ignores undefined cells | Greg Woolsey | 2017-08-16 | 1 | -0/+0 |
* | [Bug-61354] fix issue with extracting text from Word docs. This closes #66 | PJ Fanning | 2017-07-28 | 1 | -0/+0 |
* | Fix data validation value list evaluation | Greg Woolsey | 2017-07-26 | 1 | -0/+0 |
* | 61338 -- avoid infinite loop triggered by fuzzed wmf file | Tim Allison | 2017-07-25 | 1 | -0/+0 |
* | bug 61300 -- prevent really long (infinite?) loop on corrupt file | Tim Allison | 2017-07-14 | 1 | -0/+0 |
* | bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow fo... | Tim Allison | 2017-07-14 | 1 | -0/+0 |
* | bug 61294 -- prevent infinite loop in IOUtils' skipFully. | Tim Allison | 2017-07-13 | 1 | -0/+0 |
* | [Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping | PJ Fanning | 2017-07-11 | 1 | -0/+0 |
* | bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink r... | Javen O'Neal | 2017-07-10 | 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 |
* | #61169 - Text with Japanese characters overflows textbox | Andreas Beeker | 2017-07-08 | 1 | -0/+0 |
* | Add file that failed regression tests as a unit test. | Greg Woolsey | 2017-06-24 | 1 | -0/+0 |
* | bug 61045 -- allow for (and log!) extra bytes in FormatRecord. | Tim Allison | 2017-06-20 | 1 | -0/+0 |
* | Don't try to clone a chart, this makes integration-tests work for a few more ... | Dominik Stadler | 2017-06-18 | 1 | -0/+0 |
* | Add missing file for test for bug 56557 | Dominik Stadler | 2017-06-16 | 1 | -0/+0 |
* | 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 |