| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix exception for old powerpoint documents without the usual stream name | Andreas Beeker | 2018-11-25 | 1 | -1/+1 |
* | Add test for FileMagic | Dominik Stadler | 2018-11-25 | 3 | -33/+25 |
* | #62949 - SlideShow rendering - keyframe fractions must be increasing | Andreas Beeker | 2018-11-25 | 1 | -1/+1 |
* | bug 60316 -- skip the glossary document, not the template document. | Tim Allison | 2018-11-23 | 1 | -0/+8 |
* | add missing classes to poi-ooxml-schemas | PJ Fanning | 2018-11-21 | 1 | -0/+6 |
* | [bug-62929] add null check for blip fill. Thanks to Mate Borcsok | PJ Fanning | 2018-11-20 | 1 | -6/+20 |
* | Remove/Minimize references to Scratchpad module from other modules | Andreas Beeker | 2018-11-19 | 9 | -124/+89 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 3 | -376/+79 |
* | [bug-62908] populate NamedColors | PJ Fanning | 2018-11-13 | 1 | -0/+16 |
* | fix typo | PJ Fanning | 2018-11-13 | 1 | -1/+1 |
* | add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 | PJ Fanning | 2018-11-13 | 1 | -0/+2 |
* | add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 | PJ Fanning | 2018-11-13 | 2 | -45/+69 |
* | Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi... | Andreas Beeker | 2018-11-02 | 1 | -0/+47 |
* | bug 60316 -- until we can implement it properly, gracefully skip the glossary... | Tim Allison | 2018-11-01 | 1 | -0/+11 |
* | IDE warnings, tried to reproduce Bug 58927, but could not | Dominik Stadler | 2018-11-01 | 1 | -7/+42 |
* | bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent | Tim Allison | 2018-10-26 | 2 | -1/+14 |
* | IDE warnings, slightly more tests and fix test to not leave a modified file b... | Dominik Stadler | 2018-10-26 | 2 | -19/+35 |
* | Adjust sample for creating comments to also create a .xlsx file | Dominik Stadler | 2018-10-26 | 1 | -29/+42 |
* | Typos and IDE warnings | Dominik Stadler | 2018-10-26 | 1 | -1/+9 |
* | Set NOSONAR, adjust test slightly and reformat code | Dominik Stadler | 2018-10-26 | 1 | -28/+31 |
* | #62834 FormulaEvaluator.evaluateInCell() throws Exception | Greg Woolsey | 2018-10-19 | 1 | -2/+41 |
* | #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooser | Nick Burch | 2018-10-17 | 1 | -7/+9 |
* | Failing unit test for bug #62831 | Nick Burch | 2018-10-17 | 1 | -0/+31 |
* | fix more LGTM alerts, in tests | Alain Béarez | 2018-10-11 | 11 | -393/+451 |
* | 62815 -- some numeric values not correctly extracted from xlsb | Tim Allison | 2018-10-11 | 1 | -0/+23 |
* | small adjustments to byte sizes in TestPackage zip-bomb tests to try fix test... | PJ Fanning | 2018-10-05 | 1 | -1/+1 |
* | use jaxp transformer instead of dom serializer to try fix old-xerces test fai... | PJ Fanning | 2018-10-05 | 1 | -2/+2 |
* | change chart data to experiment diverse scripts | Alain Béarez | 2018-10-03 | 1 | -1/+1 |
* | extract valuable code from 54470 submitted patch | Alain Béarez | 2018-10-01 | 1 | -10/+32 |
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks... | PJ Fanning | 2018-09-26 | 1 | -0/+81 |
* | Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ... | Greg Woolsey | 2018-09-19 | 1 | -3/+10 |
* | add ooxml-schemas enum classes to poi-ooxml-schemas | PJ Fanning | 2018-09-18 | 1 | -32/+36 |
* | [bug-62730] include all inner list classes in poi-ooxml-schemas.jar | PJ Fanning | 2018-09-18 | 1 | -8/+22 |
* | [bug-62733] XSLFBackground setFill() can corrupt the document | PJ Fanning | 2018-09-18 | 1 | -0/+158 |
* | handle test issues when running with old xerces | PJ Fanning | 2018-09-08 | 2 | -11/+20 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 5 | -62/+50 |
* | remove stray stacktrace | PJ Fanning | 2018-08-28 | 1 | -1/+0 |
* | add missing classes to poi-ooxml-schema.jar | PJ Fanning | 2018-08-28 | 1 | -0/+9 |
* | test integration of XDDF text entities | Alain Béarez | 2018-08-26 | 4 | -20/+300 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 1 | -24/+14 |
* | Adjust test for JDK 9, 10 and 11 | Dominik Stadler | 2018-08-26 | 1 | -7/+8 |
* | Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now... | Dominik Stadler | 2018-08-23 | 3 | -66/+89 |
* | Remove some IDE warnings | Dominik Stadler | 2018-08-23 | 1 | -0/+1 |
* | [github-122] XWPF: Set table and table cell widths to percentage, twips, or a... | PJ Fanning | 2018-08-20 | 2 | -6/+68 |
* | entity_expansion | Tim Allison | 2018-08-15 | 2 | -2/+38 |
* | [github-121] Fix issue with setting vertical alignment and emphasis mark. Thi... | PJ Fanning | 2018-08-15 | 1 | -4/+12 |
* | #61589 - Importing content does not copy hyperlink address | Andreas Beeker | 2018-08-12 | 1 | -0/+49 |
* | disable dtd processing | PJ Fanning | 2018-08-11 | 2 | -7/+50 |
* | #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg... | Andreas Beeker | 2018-08-11 | 1 | -20/+68 |
* | bug 62592 -- prevent StackOverflowError on corrupt thmx | Tim Allison | 2018-08-08 | 1 | -0/+15 |