| Commit message (Expand) | Author | Age | Files | Lines |
* | rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi... | Vincent Hennebert | 2008-02-15 | 1 | -5/+5 |
* | Added license header | Vincent Hennebert | 2008-01-24 | 1 | -1/+17 |
* | Replaced 'non-lead' with 'normal' | Vincent Hennebert | 2008-01-24 | 1 | -38/+38 |
* | Added support for conditional borders (and paddings) in tables. | Vincent Hennebert | 2008-01-23 | 1 | -12/+10 |
* | Testcase for the resolution of collapsed and conditional borders in the FO tree | Vincent Hennebert | 2007-12-15 | 3 | -0/+3946 |
* | Added check for table-cells which span more rows than available in their pare... | Vincent Hennebert | 2007-11-06 | 4 | -0/+264 |
* | Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell... | Vincent Hennebert | 2007-11-06 | 2 | -4/+49 |
* | Updated the warning messages | Vincent Hennebert | 2007-11-05 | 6 | -10/+22 |
* | Renamed TableRowIterator* test cases into RowGroupBuilder* | Vincent Hennebert | 2007-11-05 | 8 | -0/+0 |
* | First step towards building row groups at the FO tree stage. The built row gr... | Vincent Hennebert | 2007-11-05 | 8 | -0/+1514 |
* | Reworked the creation of implicit columns to match new behaviour: the number ... | Vincent Hennebert | 2007-11-02 | 1 | -0/+240 |
* | Testcases for fo:table-column | Vincent Hennebert | 2007-11-01 | 1 | -0/+131 |
* | Additional testcases for too many columns, this time in header or footer. | Vincent Hennebert | 2007-10-31 | 2 | -0/+146 |
* | - Enforced check for proper number of columns in a table. Now if a table has ... | Vincent Hennebert | 2007-10-31 | 3 | -0/+155 |