aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-081-0/+4
* test also render to SVG, PDFAndreas Beeker2020-11-041-13/+29
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-012-11/+13
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-011-64/+67
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-012-24/+24
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-251-3/+2
* Update tests for bug 63845 some moreDominik Stadler2020-10-251-5/+15
* create "build" directory - necessary when running in maven directory structur...Andreas Beeker2020-10-241-0/+1
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-181-17/+25
* disable broken testPJ Fanning2020-10-161-0/+2
* Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixedNick Burch2020-10-131-0/+43
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-102-9/+122
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-251-20/+18
* Add more render test imagesAndreas Beeker2020-09-161-1/+2
* ignore IBM certificate chain issueAndreas Beeker2020-09-081-1/+6
* CTRow removes tc when row removes cellSayi2020-09-011-0/+15
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-8/+20
* [bug-64691] rename fieldPJ Fanning2020-08-271-5/+5
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-271-1/+16
* Update library versionsAndreas Beeker2020-08-186-270/+158