aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPictureData.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-146/+0
* Sonar fixesAndreas Beeker2021-01-091-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-6/+6
* extended forbidden-apis-check to ooxml-testsAndreas Beeker2015-11-051-11/+20
* Remove Eclipse warnings in testsDominik Stadler2015-04-301-2/+2
* Bug 51158: clear out Memory-based part before writing to it,Dominik Stadler2013-12-261-9/+17
* Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()Yegor Kozlov2012-10-101-0/+24
* Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file ex...Nick Burch2010-09-091-0/+2
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-181-6/+4
* Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ...Josh Micich2009-05-211-104/+105
* Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi...Yegor Kozlov2008-10-101-0/+104