aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFImageRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid NullPointerException if an image cannot be readDominik Stadler2015-04-201-0/+4
* simplified the cropping code and changed the cropping image to a more sophist...Andreas Beeker2014-10-281-30/+20
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-271-11/+49
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-051-3/+0
* fixed javadoc warningsYegor Kozlov2011-12-091-0/+107