aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFSimpleShape.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-1123/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-7/+6
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-121-3/+3
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-051-2/+5
* #64088 - SlideShow rendering fixesAndreas Beeker2020-01-191-58/+32
* try to avoid casting to intPJ Fanning2019-09-141-3/+2
* #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tagsAndreas Beeker2019-09-111-1/+1
* #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-1/+0
* #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg...Andreas Beeker2018-08-111-10/+28
* Bug 62092 - Text not extracted from grouped text shapes in HSLFAndreas Beeker2018-04-181-11/+0
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-171-2/+2
* #60625 - Rendering issue with background and shape overlayed by imageAndreas Beeker2017-02-121-23/+31
* #60625 - Rendering issue with background and shape overlayed by imageAndreas Beeker2017-02-081-12/+56
* whitespace; +svn:eol-style=nativeJaven O'Neal2016-07-071-1084/+1084
* Findbugs-JDK8: log ignored exceptionJaven O'Neal2016-07-071-4/+9
* #59702 - Setting background color in slide masterAndreas Beeker2016-06-181-215/+354
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ...Andreas Beeker2016-06-041-5/+3
* #58217 - XSLF: support alpha channel on solid colors (fill, line, text)Andreas Beeker2016-05-221-33/+35
* #41047 - Support hyperlinks in HSLF shapes and textrunsAndreas Beeker2016-01-241-1/+21
* #56570 - RecordType has repeat by code type 3009Andreas Beeker2015-12-311-1/+6
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-211-8/+8
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-37/+81
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-11/+35
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+2
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-8/+9
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-271-1/+1
* merged common_sl branch to trunkAndreas Beeker2015-07-241-392/+297
|\
| * JUnit and rendering fixesAndreas Beeker2015-07-121-26/+34
| * added ASL header to drawing classesAndreas Beeker2015-07-091-1/+1
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-6/+57
| * committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-212/+210
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-225/+56
|/
* avoid NPE when setting line properties if linewidth is zeroYegor Kozlov2012-07-021-3/+3
* added methods to get/set preset shape geometry in XSLFYegor Kozlov2012-02-081-21/+14
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-8/+9
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-15/+12
* added missing definition of the upArrow shape, moved support for line decorat...Yegor Kozlov2011-11-211-19/+275
* more progress with PPTX2PNGYegor Kozlov2011-11-141-8/+0
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-101-2/+66
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-427/+194
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-35/+196
* support for preset shape geometries in xslfYegor Kozlov2011-10-261-18/+56
* more progress with PPTX2PNGYegor Kozlov2011-10-241-7/+7
* initial support for rendering pptx slides into images with a PPTX2PNG command...Yegor Kozlov2011-10-211-90/+499
* Remove incorrect svn:executable property from several Java source filesNick Burch2011-09-041-0/+0
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+268