summaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-251-1/+1
* Add test for FileMagicDominik Stadler2018-11-253-33/+25
* #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-251-1/+1
* bug 60316 -- skip the glossary document, not the template document.Tim Allison2018-11-231-0/+8
* add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6
* [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-201-6/+20
* Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-199-124/+89
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-183-376/+79
* [bug-62908] populate NamedColorsPJ Fanning2018-11-131-0/+16
* fix typoPJ Fanning2018-11-131-1/+1
* add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-131-0/+2
* add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-132-45/+69
* Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi...Andreas Beeker2018-11-021-0/+47
* bug 60316 -- until we can implement it properly, gracefully skip the glossary...Tim Allison2018-11-011-0/+11
* IDE warnings, tried to reproduce Bug 58927, but could notDominik Stadler2018-11-011-7/+42
* bug 62859 -- fix two potential NPEs when initializing XWPFSDTContentTim Allison2018-10-262-1/+14
* IDE warnings, slightly more tests and fix test to not leave a modified file b...Dominik Stadler2018-10-262-19/+35
* Adjust sample for creating comments to also create a .xlsx fileDominik Stadler2018-10-261-29/+42
* Typos and IDE warningsDominik Stadler2018-10-261-1/+9
* Set NOSONAR, adjust test slightly and reformat codeDominik Stadler2018-10-261-28/+31
* #62834 FormulaEvaluator.evaluateInCell() throws ExceptionGreg Woolsey2018-10-191-2/+41
* #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooserNick Burch2018-10-171-7/+9
* Failing unit test for bug #62831Nick Burch2018-10-171-0/+31
* fix more LGTM alerts, in testsAlain Béarez2018-10-1111-393/+451
* 62815 -- some numeric values not correctly extracted from xlsbTim Allison2018-10-111-0/+23
* small adjustments to byte sizes in TestPackage zip-bomb tests to try fix test...PJ Fanning2018-10-051-1/+1
* use jaxp transformer instead of dom serializer to try fix old-xerces test fai...PJ Fanning2018-10-051-2/+2
* change chart data to experiment diverse scriptsAlain Béarez2018-10-031-1/+1
* extract valuable code from 54470 submitted patchAlain Béarez2018-10-011-10/+32
* [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks...PJ Fanning2018-09-261-0/+81
* Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ...Greg Woolsey2018-09-191-3/+10
* add ooxml-schemas enum classes to poi-ooxml-schemasPJ Fanning2018-09-181-32/+36
* [bug-62730] include all inner list classes in poi-ooxml-schemas.jarPJ Fanning2018-09-181-8/+22
* [bug-62733] XSLFBackground setFill() can corrupt the documentPJ Fanning2018-09-181-0/+158
* handle test issues when running with old xercesPJ Fanning2018-09-082-11/+20
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-315-62/+50
* remove stray stacktracePJ Fanning2018-08-281-1/+0
* add missing classes to poi-ooxml-schema.jarPJ Fanning2018-08-281-0/+9
* test integration of XDDF text entitiesAlain Béarez2018-08-264-20/+300
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-24/+14
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-261-7/+8
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-233-66/+89
* Remove some IDE warningsDominik Stadler2018-08-231-0/+1
* [github-122] XWPF: Set table and table cell widths to percentage, twips, or a...PJ Fanning2018-08-202-6/+68
* entity_expansionTim Allison2018-08-152-2/+38
* [github-121] Fix issue with setting vertical alignment and emphasis mark. Thi...PJ Fanning2018-08-151-4/+12
* #61589 - Importing content does not copy hyperlink addressAndreas Beeker2018-08-121-0/+49
* disable dtd processingPJ Fanning2018-08-112-7/+50
* #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg...Andreas Beeker2018-08-111-20/+68
* bug 62592 -- prevent StackOverflowError on corrupt thmxTim Allison2018-08-081-0/+15