aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xslf
Commit message (Expand)AuthorAgeFilesLines
* sonar fixesAndreas Beeker2020-12-287-249/+237
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-2432-570/+532
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-5/+81
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-131-1/+1
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-131-1/+1
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-132-2/+17
* 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
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-081-0/+4
* test also render to SVG, PDFAndreas Beeker2020-11-041-13/+29
* Add more render test imagesAndreas Beeker2020-09-161-1/+2
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-8/+20
* Update library versionsAndreas Beeker2020-08-181-19/+19
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-132-8/+8
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-226-76/+5
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-041-2/+2
* Bug 63290: retrieve default run properties from paragraphAlain Béarez2020-05-271-0/+27
* Get rid of redundant getParentParagraphAlain Béarez2020-05-271-67/+67
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-052-313/+264
* Insert a new row in XSLFTableAlain Béarez2020-03-311-48/+54
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-225-38/+38
* Ignore all ImageIO related exceptions which fail often in maven builds becaus...Andreas Beeker2020-03-181-2/+3
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-082-7/+7
* Ignore IIOException "Can't create ..."Andreas Beeker2020-02-231-22/+28
* PPTX2PNG - SVG exportAndreas Beeker2020-02-151-1/+1
* Regression findings - fix missing moveto exceptionAndreas Beeker2020-02-021-1/+1
* XSLF Performance - use XmlCursor instead of XQuery expression - handle Altern...Andreas Beeker2020-02-021-21/+50
* Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...Dominik Stadler2020-01-271-3/+1
* #64088 - SlideShow rendering fixesAndreas Beeker2020-01-191-11/+12
* Complete test with cell in newly added columnAlain Béarez2020-01-051-1/+3
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-154-21/+22
* Fix initialization of text body when used in XSLFAlain Béarez2019-12-115-38/+38
* Fix column addition and removal in XSLFTableAlain Béarez2019-12-081-0/+2
* Fix addition and removal of columns in XSLTTableAlain Béarez2019-11-281-0/+1
* Add, insert and remove columns on XSLFTableAlain Béarez2019-11-271-8/+16
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-081-2/+1
* add null check for XSLFShapePJ Fanning2019-10-121-0/+8
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-161-2/+2
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-2/+6
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-221-24/+10
* omit png output on testAndreas Beeker2019-06-231-1/+1
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-231-1/+2
* [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Bo...PJ Fanning2019-06-121-6/+25
* code cleanup plus fix for bug 63153Alain Béarez2019-05-211-5/+5
* Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...Dominik Stadler2019-03-021-0/+17
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-231-0/+6
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-282-24/+22
* Adjust test to not require src/documentation to be availableDominik Stadler2018-12-281-3/+1