aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfFontManager.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-180/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-5/+1
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-3/+3
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-16/+16
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-2/+3
* Bugzilla #45606:Jeremias Maerki2008-08-101-7/+8
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: All fonts names were converted unnecessarily to lower case in RTF out...Jeremias Maerki2006-06-051-8/+11
* fixed a few checkstyle warningsPeter Herweg2006-02-191-3/+2
* Make RTF output human-friendly by inserting line feeds.Jeremias Maerki2004-12-081-0/+3
* 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/+208