aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfGenerator.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-59/+0
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Removing dependencies of RTF library on the rest of FOP so it can be used sta...Jeremias Maerki2005-08-031-5/+2
* Make RTF output human-friendly by inserting line feeds.Jeremias Maerki2004-12-081-6/+7
* Add support for the generator element which identifies the generating applica...Jeremias Maerki2004-10-011-0/+55