aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/table/TableHeader.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-67/+0
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-2/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Partial fix of FOEventHandler call sequence (see also Bugzilla #45237):Andreas L. Delmelle2008-06-221-2/+2
* Addition to r670217Andreas L. Delmelle2008-06-221-5/+3
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-211-5/+1
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-12/+11
* Implemented the resolution of collapsing borders in the FO tree, for every si...Vincent Hennebert2007-12-131-0/+5
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-131-2/+3
* Added check for table-cells which span more rows than available in their pare...Vincent Hennebert2007-11-061-1/+1
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-0/+68