aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/TableCaptionLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-271-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-1/+1
* Bugzilla 46905: Added basic implementation for column-level keeps. Andreas L. Delmelle2009-08-231-17/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-251-3/+21
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-151-2/+21
* Cleanup and minor refactoring:Andreas L. Delmelle2008-03-231-4/+1
* Clean up: removed all reset and resetPosition methods, which pre-date the Knu...Vincent Hennebert2007-12-141-11/+0
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Renamed Item to Cell to TableCellLayoutManager.Jeremias Maerki2005-07-181-0/+207