aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/CollapsingBorderModel.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-197/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-5/+1
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ...Glenn Adams2012-04-141-5/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Implemented the resolution of collapsing borders in the FO tree, for every si...Vincent Hennebert2007-12-131-0/+15
* Moved *GridUnit from layoutmgr/table to fo/flow/tableVincent Hennebert2007-11-131-1/+1
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-131-20/+74
* Rework of default column-creation and setting column-widths from the first ro...Andreas L. Delmelle2006-08-211-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Removed TODO. No MT issues here.Jeremias Maerki2005-09-091-1/+1
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-2/+3
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-6/+18
* First real step towards collapsing table borders.Jeremias Maerki2005-02-211-0/+121