Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugzilla 53446 - Fixed some problems extracting PNGs | Yegor Kozlov | 2012-08-04 | 1 | -0/+23 |
* | avoid nulls in HSSFWorkbook.getAllPictures when EscherBlipRecord is not found | Yegor Kozlov | 2010-10-20 | 1 | -0/+12 |
* | Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file ex... | Nick Burch | 2010-09-09 | 1 | -0/+2 |
* | Changed CRLF to LF in .java test files. Minor reformatting and compiler warn... | Josh Micich | 2009-05-18 | 1 | -71/+72 |
* | added HSSFPictureData.getFormat() as requested in #46320 | Yegor Kozlov | 2008-12-30 | 1 | -0/+2 |
* | refactored all hssf junits to get test sample data in the in one place | Josh Micich | 2008-04-07 | 1 | -16/+11 |
* | fix broken compilation. removed a reference to a class from the scratchpad. | Yegor Kozlov | 2007-09-11 | 1 | -1/+1 |
* | initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se... | Yegor Kozlov | 2007-08-26 | 1 | -4/+3 |
* | applied the patch submitted in Bug 41223: Simple image extraction for HSSFWor... | Yegor Kozlov | 2007-04-16 | 1 | -0/+75 |