aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfSection.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-251/+0
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* Bugzilla #51484: Improve test for last section.Glenn Adams2012-04-261-2/+2
* Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...Glenn Adams2012-04-251-1/+1
* Bugzilla #51484: Don't write final /sect suffix in RTF if section is last sec...Glenn Adams2012-04-251-1/+6
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-2/+4
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* 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
* fixed a few checkstyle warningsPeter Herweg2006-02-191-2/+6
* Bugfix for Bug 38041: correct handling of different list-item-label'sPeter Herweg2006-02-121-0/+1
* Bugzilla #35998 Jeremias Maerki2005-08-051-2/+1
* Write the "sectd" after the page attributes, so the default margins forFinn Bock2004-10-011-1/+1
* 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/+271