aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ddf/EscherMetafileBlip.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m...Yegor Kozlov2009-06-201-4/+20
* Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formattingJosh Micich2009-05-191-128/+64
* correctly process PICT blips (see bug #44886)Yegor Kozlov2008-04-301-10/+57
* Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when E...Nick Burch2008-04-271-2/+5
* initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se...Yegor Kozlov2007-08-261-0/+276