aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFPictureData.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-189/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-5/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-14/+12
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-16/+21
* Close more file-handles in tests, convert junit3 testsDominik Stadler2019-03-311-103/+110
* Close more file-handles in testsDominik Stadler2019-03-031-2/+1
* 60805 (partial) -- remove/suppress println in testsTim Allison2017-09-191-2/+3
* 57366: XWPFTable to Header / Footer Mark Murphy2016-10-301-1/+1
* #58237 When adding a picture to a XWPF header or footer, attach it to the rig...Nick Burch2015-08-131-10/+6
* #58237 Add some more XWPF header and footer testsNick Burch2015-08-131-0/+34
* Fix inconsistent line endings and some eclipse warningsNick Burch2015-08-131-109/+109
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-118/+109
* Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...Dominik Stadler2014-05-161-3/+3
* Bug 51158: clear out Memory-based part before writing to it,Dominik Stadler2013-12-261-13/+17
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-1/+1
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-121-0/+22
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-011-91/+97
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-211-0/+11
* Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up rel...Nick Burch2010-09-201-18/+47
* Fix up imports to remove un-used onesNick Burch2010-09-141-5/+2
* Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...Nick Burch2010-06-111-0/+89