You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Hennebert 70d511b80f rowStarted doesn't need to be set in the signalNewRow method. If it is, it will prevent the startTablePart event from being triggered on RowGroupBuilder, in addChildNode. This will lead to a NPE being thrown in CollapsingBorderResolver because it would be improperly set up. 16 lat temu
..
RowGroupBuilder_no-col_no-row_simple.fo Updated the warning messages 16 lat temu
RowGroupBuilder_no-col_no-row_spans.fo Updated the warning messages 16 lat temu
RowGroupBuilder_no-col_simple.fo Updated the warning messages 16 lat temu
RowGroupBuilder_no-col_spans.fo Updated the warning messages 16 lat temu
RowGroupBuilder_no-row_simple.fo rowStarted doesn't need to be set in the signalNewRow method. If it is, it will prevent the startTablePart event from being triggered on RowGroupBuilder, in addChildNode. This will lead to a NPE being thrown in CollapsingBorderResolver because it would be improperly set up. 16 lat temu
RowGroupBuilder_no-row_spans.fo Updated the warning messages 16 lat temu
RowGroupBuilder_simple.fo Renamed TableRowIterator* test cases into RowGroupBuilder* 16 lat temu
RowGroupBuilder_spans.fo Renamed TableRowIterator* test cases into RowGroupBuilder* 16 lat temu
collapsed-conditional-borders.fo Testcase for the resolution of collapsed and conditional borders in the FO tree 16 lat temu
collapsed-conditional-borders_header-footer.fo Testcase for the resolution of collapsed and conditional borders in the FO tree 16 lat temu
collapsed-conditional-borders_test-generator.py Added license header 16 lat temu
illegal-row-span_body_1.fo Added check for table-cells which span more rows than available in their parent element 16 lat temu
illegal-row-span_body_2.fo Added check for table-cells which span more rows than available in their parent element 16 lat temu
illegal-row-span_footer.fo Added check for table-cells which span more rows than available in their parent element 16 lat temu
illegal-row-span_header.fo Added check for table-cells which span more rows than available in their parent element 16 lat temu
implicit_columns_column-number.fo Reworked the creation of implicit columns to match new behaviour: the number of columns of a table without explicit fo:table-column is set by the row that has the most columns. 16 lat temu
table-column_column-number.fo Testcases for fo:table-column 16 lat temu
too-many-columns_body_1.fo - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16 lat temu
too-many-columns_body_2.fo - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16 lat temu
too-many-columns_body_3.fo Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell that spans too many columns (too-many-columns_body_4) 16 lat temu
too-many-columns_body_4.fo Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell that spans too many columns (too-many-columns_body_4) 16 lat temu
too-many-columns_footer.fo Additional testcases for too many columns, this time in header or footer. 16 lat temu
too-many-columns_header.fo Additional testcases for too many columns, this time in header or footer. 16 lat temu