aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/TableContentPosition.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-131/+0
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-061-0/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-1/+1
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-211-3/+3
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-101-0/+2
* - Fixed the rendering of the area of a table corresponding to border-separati...Vincent Hennebert2008-03-051-0/+5
* Removed the 900 penalty mechanism which anyway almost always produced visuall...Vincent Hennebert2008-02-081-1/+24
* Renaming GridUnitPart into the more accurate CellPart. Moreover I was always ...Vincent Hennebert2007-12-171-6/+6
* Moved EffRow to the fo.flow.table packageVincent Hennebert2007-11-141-0/+1
* Extract sub-classes from TableContentLayoutManager and make them top-level cl...Vincent Hennebert2007-03-061-0/+96