aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/draw/DrawSimpleShape.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-437/+0
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-051-2/+6
* #64241 - XSLF - Wrong scheme colors used when renderingAndreas Beeker2020-03-211-3/+1
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-2/+10
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-221-10/+49
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-231-16/+1
* #59004 - HSLF rendering - adjust values for presetShapeDefinition differs in ...Andreas Beeker2019-05-101-84/+25
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-0/+4
* #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-101-2/+4
* #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-1/+7
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-0/+3
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-3/+3
* Add StaxHelper to ensure that StAX parsers have sensible defaults, including ...PJ Fanning2017-06-241-1/+2
* Bug 61119 - Fix preset shape rendering and shadingAndreas Beeker2017-05-301-25/+25
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-446/+446
* SonarQube fixesAndreas Beeker2017-01-061-18/+25
* Sonarqube fixes - Cast one of the operands of this multiplication operation t...Andreas Beeker2017-01-011-4/+4
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ...Andreas Beeker2016-06-041-42/+1
* Close resources in Common SL rendering classes and minimize memory consumptio...Andreas Beeker2016-05-161-0/+3
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-13/+13
* #56004 - Support for WMF renderingAndreas Beeker2016-01-161-0/+1
* #54210 When saving PPT to PNG, some text is rendered backwardsAndreas Beeker2015-11-141-42/+76
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-22/+25
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-24/+49
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-3/+0
* merged common_sl branch to trunkAndreas Beeker2015-07-241-15/+12
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+420