summaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
* 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
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-3/+1
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-156-35/+35
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-137-98/+89
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-131-0/+8
* add removeTable method in cellSayi2020-08-101-0/+26
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-091-0/+21
* Use the existing CTExternalData elementSayi2020-08-091-2/+22
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-2265-458/+440
* [bug-64605] add support for non-integer font sizes on character runs (use dou...PJ Fanning2020-07-162-2/+3
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-161-0/+6
* use BigInteger.valueOfPJ Fanning2020-07-162-3/+3
* fix some testsPJ Fanning2020-07-161-3/+2
* fix some testsPJ Fanning2020-07-163-6/+1
* remove some deprecated codePJ Fanning2020-07-151-4/+4
* fix test compile - some follow up neededPJ Fanning2020-07-153-49/+23
* [bug-64508] add guard for invalid v valuePJ Fanning2020-07-151-0/+14
* [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ...PJ Fanning2020-07-141-0/+6
* rename internal methodPJ Fanning2020-07-131-2/+2
* [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula ...PJ Fanning2020-07-131-0/+26
* get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its testsPJ Fanning2020-07-061-31/+35