aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-10158-158/+158
* Sonar fixesAndreas Beeker2021-01-101-161/+107
* Sonar fixesAndreas Beeker2021-01-0911-186/+185
* Sonar fixesAndreas Beeker2021-01-09110-466/+465
* Sonar fixesAndreas Beeker2021-01-097-143/+131
* Sonar fixesAndreas Beeker2021-01-09205-1196/+1196
* Sonar fixesAndreas Beeker2021-01-082-4/+4
* Sonar fixesAndreas Beeker2021-01-0810-281/+209
* Sonar fixesAndreas Beeker2021-01-073-109/+78
* #65061 - Handle VmlDrawings containing spreadsheet-ml default namespaceAndreas Beeker2021-01-061-0/+29
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-061-3/+5
* Allow JUnit 5 access to the parmaeters also on newer JDKsDominik Stadler2021-01-031-3/+1
* Ignore Font-issue with JDK 8 on Windows in another testDominik Stadler2021-01-031-2/+14
* Apply some IDE suggestionsDominik Stadler2021-01-031-1/+1
* Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessaryDominik Stadler2021-01-031-1/+34
* ooxml-schema: trigger loading stress-documents as part of the normal unit-testsDominik Stadler2021-01-031-0/+155
* Bug 64450: Allow to parse a file where the relationship-id is an empty stringDominik Stadler2021-01-031-0/+7
* Sonar fixesAndreas Beeker2021-01-021-9/+0
* Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD...Dominik Stadler2021-01-011-0/+8
* add failing regression test filesAndreas Beeker2020-12-301-0/+2
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-301-1/+24
* Bug 64838: Do not populate cells with a paragraph when loading an existing do...Dominik Stadler2020-12-303-13/+28
* Add unfixed test for bug 64759 and make the ones fail which depend on manual ...Dominik Stadler2020-12-301-0/+15
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-301-1/+0
* sonar fixesAndreas Beeker2020-12-288-396/+373
* gather necessary .xsb for ooxml-lite jar via intercepting the calls to Schema...Andreas Beeker2020-12-281-25/+87
* Sonar fixesAndreas Beeker2020-12-261-4/+2
* [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212PJ Fanning2020-12-251-0/+82
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-24249-5543/+4522
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-201-0/+39
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-5/+81
* avoid string concatsPJ Fanning2020-12-172-3/+3
* avoid string concatsPJ Fanning2020-12-172-7/+6
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-133-17/+29
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-1311-33/+34
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-134-29/+27
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-129-589/+654
* [bug-60397] improve speed of excel cell merge. Thanks to Alex HervePJ Fanning2020-12-111-0/+54
* remove more deprecated codePJ Fanning2020-12-092-13/+4
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-12/+61
* remove more deprecated codePJ Fanning2020-12-091-2/+2
* remove more deprecated codePJ Fanning2020-12-093-3/+3
* remove more deprecated codePJ Fanning2020-12-091-2/+2
* remove some deprecated codePJ Fanning2020-12-091-4/+2
* remove some deprecated codePJ Fanning2020-12-081-1/+0
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-1/+2
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-042-16/+120
* add more classes for LinkVideoToPptx exampleAndreas Beeker2020-12-041-23/+30
* try to add missing classes to poi-ooxml-schemas (needed for new example)PJ Fanning2020-12-041-2/+18
* get and set heightRule for table rowSayi2020-12-041-0/+14