aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFPicture.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-308/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-6/+6
* Sonar fixesAndreas Beeker2021-01-171-7/+7
* [github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184PJ Fanning2020-06-281-1/+3
* sonar fixesAndreas Beeker2018-06-021-3/+2
* sonar fixesAndreas Beeker2018-05-251-0/+8
* Remove use of deprecated methodsPJ Fanning2017-10-221-1/+1
* Move my new unit conversions to the Units class, move and deprecate duplicate...Greg Woolsey2017-06-231-8/+7
* SonarQube fixesAndreas Beeker2017-01-071-26/+26
* #60520 - Provide *SSF functionality via Common SSAndreas Beeker2016-12-311-7/+35
* fix findbugs warning BC_VACUOUS_INSTANCEOF from bug 55075Javen O'Neal2016-10-091-4/+4
* bug 55075: remove wildcard import; previous commit contributed by Frank PloesselJaven O'Neal2016-10-091-3/+1
* bug 55075,51233: create drawings with correct height when rows are custom heightJaven O'Neal2016-10-091-0/+274