aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixes - use try-with-resourcesAndreas Beeker2019-11-301-0/+1
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-291-4/+2
* Fix addition and removal of columns in XSLTTableAlain Béarez2019-11-281-0/+9
* Add, insert and remove columns on XSLFTableAlain Béarez2019-11-271-14/+52
* #63918 - Fix texture fill - scale stretched images correctlyAndreas Beeker2019-11-113-166/+264
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-082-3/+12
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-015-259/+564
* SL Common - Fix gradient fillsAndreas Beeker2019-10-131-3/+1
* add null checkPJ Fanning2019-10-121-1/+1
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-161-1/+26
* revert change to try fix buildPJ Fanning2019-09-151-3/+2
* try to avoid casting to intPJ Fanning2019-09-144-10/+8
* #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tagsAndreas Beeker2019-09-111-1/+1
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-51/+266
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-221-0/+50
* fix rendering of xslf shapes with no/external blip partAndreas Beeker2019-06-231-0/+3
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-234-35/+74
* [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Bo...PJ Fanning2019-06-121-3/+8
* Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...Dominik Stadler2019-03-021-1/+2
* IDE and JavaDoc fixes, move/remove some unfixed testsDominik Stadler2019-01-111-3/+1
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-285-89/+447
* Fix JavadocsAndreas Beeker2018-12-281-5/+6
* Remove unnecesssary semicolonsDominik Stadler2018-12-261-1/+1
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-256-9/+9
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-9/+26
* changed to bouncer pattern - to match also the rest of the codeAndreas Beeker2018-12-171-15/+16
* add null check in XLSFPictureShapePJ Fanning2018-12-171-15/+15
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-163-1/+48
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-166-6/+11
|\
| * merge trunkhemfAndreas Beeker2018-12-164-16/+272
| |\ | |/ |/|
* | #62365 - SVG image support in XSLFAndreas Beeker2018-12-164-16/+272
* | #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-092-2/+32
* | create chart from scratch by sandeeptiwari32Alain Béarez2018-12-084-6/+110
| * merge trunkAndreas Beeker2018-12-146-8/+142
| * merge trunkAndreas Beeker2018-11-201-6/+14
| |\ | |/ |/|
* | tidy up code formattingPJ Fanning2018-11-201-5/+4
* | [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-201-6/+15
| * merge trunkAndreas Beeker2018-11-025-70/+83
| |\ | |/ |/|
* | fix most alerts reported by LGTM on OOXMLAlain Béarez2018-10-105-70/+83
| * merge trunkAndreas Beeker2018-10-091-1/+1
| |\ | |/ |/|
* | [bug-62807] fix typo in XSLFTableCell#removeBorderPJ Fanning2018-10-081-1/+1
| * merge trunkAndreas Beeker2018-10-065-7/+34
| |\ | |/ |/|
* | example from StackOverflow question 47065690Alain Béarez2018-10-051-1/+1
* | [bug-62800] Fix null pointer exception if a picture shape has no blip idPJ Fanning2018-10-041-1/+2
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks...PJ Fanning2018-09-261-2/+15
* | lgtm warningsPJ Fanning2018-09-252-3/+3
* | [bug-62733] XSLFBackground setFill() can corrupt the documentPJ Fanning2018-09-181-1/+14
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-1/+0
|/
* rebase XDDF text packageAlain Béarez2018-08-271-2/+4
* test integration of XDDF text entitiesAlain Béarez2018-08-264-274/+322