aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfTable.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-258/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-5/+5
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-2/+9
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-2/+4
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-07-311-1/+20
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-11/+11
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* added support for borders at fo:table; fixed a few checkstyle warningsPeter Herweg2006-02-191-0/+17
* RTF: fix a few checkstyle warningsPeter Herweg2006-02-051-2/+1
* just a few changes in order to satisfy checkstylePeter Herweg2006-01-241-0/+8
* Code conventions please! No tab characters, spacing etc.Jeremias Maerki2006-01-161-33/+34
* RTF: support for nested tablesPeter Herweg2006-01-151-3/+44
* Bugzilla #35998 Jeremias Maerki2005-08-051-2/+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/+196