aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/sl/draw/DrawTextShape.java
Commit message (Expand)AuthorAgeFilesLines
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-0/+4
* #61169 - Text with Japanese characters overflows textboxAndreas Beeker2017-07-081-1/+1
* #61169 - Text with Japanese characters overflows textbox Andreas Beeker2017-06-171-7/+6
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-227/+227
* #60625 - Rendering issue with background and shape overlayed by imageAndreas Beeker2017-02-081-0/+1
* only calculate getTextHeight if it will be usedJaven O'Neal2016-07-171-2/+4
* reduce statement complexity in drawContent, also has fewer FLOPSJaven O'Neal2016-07-171-10/+17
* #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to ...Andreas Beeker2016-06-041-2/+17
* HSLF: Add support for system colorsAndreas Beeker2016-03-141-2/+18
* Regression fixes for H/XSLF and HWMFAndreas Beeker2016-02-241-21/+13
* Seems we need a cast here to compile with some newer JDKs, at least IntelliJ ...Dominik Stadler2016-02-151-3/+4
* #54210 When saving PPT to PNG, some text is rendered backwardsAndreas Beeker2015-11-141-21/+26
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-11/+16
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-1/+0
* merged common_sl branch to trunkAndreas Beeker2015-07-241-4/+9
* merge trunk to common sl branchAndreas Beeker2015-07-191-0/+179