| Commit message (Expand) | Author | Age | Files | Lines |
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks... | PJ Fanning | 2018-09-26 | 1 | -0/+0 |
* | bug 62591 -- revert to ignoring place holders even if they contain metroblobs... | Tim Allison | 2018-08-09 | 1 | -0/+0 |
* | bug 62592 -- prevent StackOverflowError on corrupt thmx | Tim Allison | 2018-08-08 | 1 | -0/+0 |
* | add 1 of the pptx files failing in centic regression tests | PJ Fanning | 2018-07-29 | 1 | -0/+0 |
* | Handle NPE issues in POIXMLProperties | PJ Fanning | 2018-07-29 | 1 | -0/+0 |
* | Regression tests: Add test which triggers reading header/footer of PPTX files... | Dominik Stadler | 2018-07-05 | 1 | -0/+0 |
* | #62513 - Don't try to parse embedded package relationships | Andreas Beeker | 2018-06-30 | 1 | -0/+0 |
* | #62452 - Extract configuration while verifying XML signatures | Andreas Beeker | 2018-06-13 | 1 | -0/+0 |
* | #62037 - SlideNames should not be null but have a default as if accessed by VBA | Andreas Beeker | 2018-05-16 | 2 | -0/+0 |
* | #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape... | Andreas Beeker | 2018-04-20 | 2 | -0/+0 |
* | #62319 - Decommission XSLF-/PowerPointExtractor | Andreas Beeker | 2018-04-20 | 1 | -0/+0 |
* | Bug 62092 - Text not extracted from grouped text shapes in HSLF | Andreas Beeker | 2018-04-18 | 1 | -0/+0 |
* | Try to avoid one NPE that popped up in commoncrawl-corpus tests | Dominik Stadler | 2018-04-04 | 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 |
* | [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This... | PJ Fanning | 2018-02-25 | 1 | -0/+0 |
* | [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 | PJ Fanning | 2018-02-14 | 2 | -0/+0 |
* | related to Bug 61991 -- include docx in test suite to trigger inclusion of CT... | Tim Allison | 2018-01-23 | 1 | -0/+0 |
* | Add test which verifies that bug 61652 is not appearing any more on latest trunk | Dominik Stadler | 2018-01-01 | 1 | -0/+0 |
* | Bug 58106: when a cell with a 'master' shared formula is removed, the next c... | Yegor Kozlov | 2017-12-30 | 1 | -0/+0 |
* | Bugzilla 61116: Formula evaluation fails when using matrix addition within in... | Yegor Kozlov | 2017-12-30 | 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 |
* | Implement DMAX and DSUM functions, following the pattern from DMIN. | Greg Woolsey | 2017-12-27 | 1 | -0/+0 |
* | Bug 61869: updating a cell with shared formula produces an unreadable file | Yegor Kozlov | 2017-12-20 | 1 | -0/+0 |
* | Bug 61859: support for evaluating comparison operators in array mode, detect ... | Yegor Kozlov | 2017-12-18 | 1 | -0/+0 |
* | Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r... | Greg Woolsey | 2017-12-11 | 1 | -0/+0 |
* | #61881 - handle invalid font names | Andreas Beeker | 2017-12-09 | 1 | -0/+0 |
* | Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all colu... | Greg Woolsey | 2017-12-06 | 1 | -0/+0 |
* | XDDF usermodel for Charts closes #68 on GitHub | Alain Béarez | 2017-11-26 | 4 | -0/+0 |
* | Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some... | Greg Woolsey | 2017-11-15 | 4 | -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 |
* | Add test-case which shows that bug 55814 is fixed already by other changes | Dominik Stadler | 2017-11-04 | 1 | -0/+0 |
* | add test case for bug 61701 | PJ Fanning | 2017-10-31 | 1 | -0/+0 |
* | Add test which shows that bug 51262 is fixed now | Dominik Stadler | 2017-10-09 | 1 | -0/+0 |
* | Bug 61586: Add test which shows that it works as expected | Dominik Stadler | 2017-10-06 | 1 | -0/+0 |
* | #60499 - Deleting a picture that is used twice on a slide corrupt the slide | Andreas Beeker | 2017-09-17 | 1 | -0/+0 |
* | 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 |