aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFPicture.java
Commit message (Expand)AuthorAgeFilesLines
* missing @since annotationsPJ Fanning2019-07-201-1/+5
* [github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut C...PJ Fanning2019-07-191-0/+15
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-1/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-41/+41
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-41/+41
* Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBloc...Nick Burch2013-06-181-1/+1
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-121-1/+9
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-011-28/+28
* XWPFPicture: remove unused POILogger instanceMaxim Valyanskiy2011-03-211-4/+0
* XWPFPicture: support for reading picture descriptionMaxim Valyanskiy2011-03-211-4/+9
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-211-1/+1
* Link XWPFPicture to XWPFRun, so that embedded pictures can be access from whe...Nick Burch2010-09-141-6/+7
* Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...Nick Burch2010-06-111-0/+74