aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/draw/DrawSimpleShape.java
Commit message (Collapse)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-437/+0
| | | | | | | | update gradle files and project structure along https://github.com/centic9/poi/tree/gradle_build remove eclipse IDE project files remove obsolete record generator files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888111 13f79535-47bb-0310-9956-ffa450edef68
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-051-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1877398 13f79535-47bb-0310-9956-ffa450edef68
* #64241 - XSLF - Wrong scheme colors used when renderingAndreas Beeker2020-03-211-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1875499 13f79535-47bb-0310-9956-ffa450edef68
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866808 13f79535-47bb-0310-9956-ffa450edef68
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-221-10/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1863600 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-231-16/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1861952 13f79535-47bb-0310-9956-ffa450edef68
* #59004 - HSLF rendering - adjust values for presetShapeDefinition differs in ↵Andreas Beeker2019-05-101-84/+25
| | | | | | HSLF/XSLF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1859102 13f79535-47bb-0310-9956-ffa450edef68
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849244 13f79535-47bb-0310-9956-ffa450edef68
* #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-101-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848601 13f79535-47bb-0310-9956-ffa450edef68
* #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848492 13f79535-47bb-0310-9956-ffa450edef68
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828375 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808516 13f79535-47bb-0310-9956-ffa450edef68
* Add StaxHelper to ensure that StAX parsers have sensible defaults, including ↵PJ Fanning2017-06-241-1/+2
| | | | | | settings to avoid XML Entity Expansion issues git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799734 13f79535-47bb-0310-9956-ffa450edef68
* Bug 61119 - Fix preset shape rendering and shadingAndreas Beeker2017-05-301-25/+25
| | | | | | | | | - Fixed conversion of ooxml to awt angle - replace subclasses and reflection calls with enums - implemented tinting/shading of preset shapes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796823 13f79535-47bb-0310-9956-ffa450edef68
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-446/+446
| | | | | | | | $ dos2unix `find -name *.java` $ svn propset svn:eol-style native `find -name *.java` git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782114 13f79535-47bb-0310-9956-ffa450edef68
* SonarQube fixesAndreas Beeker2017-01-061-18/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777669 13f79535-47bb-0310-9956-ffa450edef68
* Sonarqube fixes - Cast one of the operands of this multiplication operation ↵Andreas Beeker2017-01-011-4/+4
| | | | | | to a ... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776894 13f79535-47bb-0310-9956-ffa450edef68
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ↵Andreas Beeker2016-06-041-42/+1
| | | | | | a PNG/SVG image git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746856 13f79535-47bb-0310-9956-ffa450edef68
* Close resources in Common SL rendering classes and minimize memory ↵Andreas Beeker2016-05-161-0/+3
| | | | | | consumption by using the image anchor dimensions instead of the WMF-included dimensions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744007 13f79535-47bb-0310-9956-ffa450edef68
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-13/+13
| | | | | | see http://apache-poi.1045710.n5.nabble.com/3-14-beta-2-3-14-final-tt5721829.html git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732236 13f79535-47bb-0310-9956-ffa450edef68
* #56004 - Support for WMF renderingAndreas Beeker2016-01-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724897 13f79535-47bb-0310-9956-ffa450edef68
* #54210 When saving PPT to PNG, some text is rendered backwardsAndreas Beeker2015-11-141-42/+76
| | | | | | | | #53189 Shapes drawn wrongly when ppt file converted to image fix line decoration (HSLF) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1714290 13f79535-47bb-0310-9956-ffa450edef68
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-22/+25
| | | | | | | | | - moved SlideShowFactory to Common SL - changed get/setAnchor to Rectangle instead of Rectangle2D - Fixed some Common SL generic definitions - picture dimensions are now in points and an additional method exists for pixels git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1704206 13f79535-47bb-0310-9956-ffa450edef68
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-24/+49
| | | | | | | | made various methods available through common sl added createTextBox,AutoShape,... methods to ShapeContainers hslf tables created by poi, will be identified as such when the file is read again git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697515 13f79535-47bb-0310-9956-ffa450edef68
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694925 13f79535-47bb-0310-9956-ffa450edef68
* merged common_sl branch to trunkAndreas Beeker2015-07-241-15/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692593 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+420
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691843 13f79535-47bb-0310-9956-ffa450edef68