aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfElement.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-351/+0
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-231-1/+1
* Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...Glenn Adams2012-04-081-1/+1
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-3/+5
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-2/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* fixed a few checkstyle warningsPeter Herweg2006-02-191-2/+1
* Bugfix for Bug 38041: correct handling of different list-item-label'sPeter Herweg2006-02-121-1/+1
* Make RTF output human-friendly by inserting line feeds.Jeremias Maerki2004-12-081-0/+9
* Support nested attribute values, for use with border control words.Finn Bock2004-10-011-2/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-041-0/+365