aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/usermodel/BaseTestPicture.java
Commit message (Expand)AuthorAgeFilesLines
* fix eclipse warnings - close resources / type genericsAndreas Beeker2017-01-151-1/+1
* Bug 57355: Fix test-compilation casued by moving the code to the base-test-classDominik Stadler2014-12-161-2/+2
* Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lin...Dominik Stadler2014-12-161-1/+70
* Picture method to resize with different scales in width and heightAndreas Beeker2014-11-121-23/+34
* Replaced getInstance methods with field for instances of ITestDataProvider. ...Josh Micich2009-12-261-3/+8
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...Josh Micich2009-05-181-53/+52
* more refactoring of common ss testsYegor Kozlov2009-03-291-0/+53