aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/draw/DrawShape.java
Commit message (Expand)AuthorAgeFilesLines
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-1/+1
* Sonar fixes - type: bugs / severity: majorAndreas Beeker2019-12-081-51/+43
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-2/+2
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-3/+5
* sonar fixesAndreas Beeker2018-05-221-1/+1
* remove test codeAndreas Beeker2018-05-171-9/+0
* #62381 - Fix rendering of AutoShapesAndreas Beeker2018-05-161-66/+91
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-2/+10
* Bug 61119 - Fix preset shape rendering and shadingAndreas Beeker2017-05-301-4/+4
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-241/+241
* #60625 - Rendering issue with background and shape overlayed by imageAndreas Beeker2017-02-081-6/+31
* Sonarqube fixes - Cast one of the operands of this multiplication operation t...Andreas Beeker2017-01-011-1/+1
* findbugs: Switch statement found in org.apache.poi.sl.draw.DrawShape.applyTra...Javen O'Neal2016-10-191-0/+2
* Bug 53191 - Problems with line style when converting ppt to pngAndreas Beeker2016-10-161-73/+83
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ...Andreas Beeker2016-06-041-0/+44
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-4/+16
* forbidden apis fixesAndreas Beeker2015-08-291-1/+2
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-19/+23
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+143