aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRelation.java
Commit message (Expand)AuthorAgeFilesLines
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-64/+59
* Another content types test, for #55026Nick Burch2014-02-201-0/+6
* FindBugs fixAndreas Beeker2014-02-131-1/+1
* Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documentsYegor Kozlov2012-02-261-1/+29
* Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som...Nick Burch2012-01-111-0/+6
* Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF ...Nick Burch2011-07-081-33/+33
* Patch from Stefan from bug #51172 - XWPF .gif images supportNick Burch2011-05-131-1/+6
* Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...Nick Burch2010-06-111-5/+56
* [47942] added implementation of protection features to XLSX and DOCX files. P...Ugo Cei2009-10-281-1/+1
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* createHeader/Footer methods + testsPaolo Mottadelli2009-08-181-2/+2
* Support for extraction of endnotes from docx filesYegor Kozlov2009-07-181-0/+6
* Support for extraction of footnotes from docx files, see Bugzilla 45556Yegor Kozlov2009-07-181-0/+24
* Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and forma...Josh Micich2009-05-201-109/+110
* converted non-ascii characters to unicode to keep compilers on UTF-8 systems ...Yegor Kozlov2008-11-091-9/+24
* 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f...Yegor Kozlov2008-11-091-0/+94