aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/table/TableCellContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-136/+0
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+1
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-1/+17
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+12
* 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
* Merged branchJeremias Maerki2008-04-141-4/+3
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-131-0/+7
* Now that there is a dedicated package for tables, the PendingSpan class can b...Vincent Hennebert2007-11-061-23/+0
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-0/+124