aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/draw/DrawFreeformShape.java
Commit message (Expand)AuthorAgeFilesLines
* #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-34/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* My version of Java 6 chokes on Generics hereDominik Stadler2017-07-211-6/+3
* Need to do the casting differently to make the code compile with Java 6Dominik Stadler2017-06-181-3/+4
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-61/+61
* Bug 53191 - Problems with line style when converting ppt to pngAndreas Beeker2016-10-161-5/+16
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-7/+10
* merged common_sl branch to trunkAndreas Beeker2015-07-241-1/+22
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+26