aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/util/ImageUtils.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-286/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-8/+8
* Sonar fixesAndreas Beeker2021-01-171-4/+4
* remove more deprecated codePJ Fanning2020-12-091-8/+0
* #64213 - Picture.resize(double scale) scales width wrong for small pictures a...Andreas Beeker2020-03-161-108/+110
* [bug-63533] fix javadoc that refers to horisontalPdiPJ Fanning2019-07-011-1/+1
* fix result of multiplication cast to wider typeAlain Béarez2019-05-211-17/+25
* fix some cases where iterator usage does not check hasNextPJ Fanning2019-03-141-21/+22
* Remove unnecessary local variablesDominik Stadler2017-09-161-3/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-285/+285
* #60521 - Enable nested XSSF GroupShapes and fix calculation of Client-/ChildA...Andreas Beeker2016-12-311-1/+1
* sonar fixesAndreas Beeker2016-03-161-1/+1
* FindBug warning: ICAST_IDIV_CAST_TO_DOUBLE: integral division result cast to ...Javen O'Neal2015-11-241-3/+3
* sonar fixesAndreas Beeker2015-10-041-5/+8
* * Add missing close() on streams in ImageUtils.getImageDimension()Dominik Stadler2015-01-071-19/+24
* Picture method to resize with different scales in width and heightAndreas Beeker2014-11-121-12/+173
* Remove svn:executable property from a series of files that didn't need it setNick Burch2010-08-091-0/+0
* release system resources when calling javax.imageio.ImageIO in Picture.resize()Yegor Kozlov2009-11-061-0/+116