aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/table/VariableColRowGroupBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-120/+0
* default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violationsGlenn Adams2012-03-021-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-211-2/+2
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-251-6/+6
* Moved to the FO tree stage the check for break-before/after on table-row whil...Vincent Hennebert2008-02-131-2/+11
* Removed parameter from the endTablePart method, as the part is already passed...Vincent Hennebert2007-12-131-2/+2
* Restored the setting of the parent table-row element on grid unitsVincent Hennebert2007-11-141-0/+9
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-131-22/+60
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-0/+64