aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/CellPart.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-128/+0
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-2/+1
* Fixed indentationVincent Hennebert2010-08-271-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-1/+1
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-251-6/+0
* Removed the 900 penalty mechanism which anyway almost always produced visuall...Vincent Hennebert2008-02-081-8/+4
* Added support for conditional borders (and paddings) in tables.Vincent Hennebert2008-01-231-4/+69
* Renaming GridUnitPart into the more accurate CellPart. Moreover I was always ...Vincent Hennebert2007-12-171-0/+73