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.
Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 anni fa
..
afp-extension_1.xml Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 anni fa
basic-link_background-image.xml First checks for the IF "link" element. 15 anni fa
basic-link_background-image_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_external-destination.xml Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). 16 anni fa
basic-link_external-destination_2.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_external-destination_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_external-destination_writing-mode_rl_2.xml apply complex scripts patch 12 anni fa
basic-link_for_toc.xml Bugzilla #42034: 13 anni fa
basic-link_for_toc_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_height.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_height_baseline-shift.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_height_baseline-shift_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_height_inline-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_height_inline-child_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_height_multi-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_height_multi-child_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_height_multi-line.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 anni fa
basic-link_height_multi-line_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_height_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-next-page.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-next-page_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-same-page-after.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-same-page-after_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-same-page-before.xml apply complex scripts patch 12 anni fa
basic-link_internal-desination-same-page-before_writing-mode_rl.xml apply complex scripts patch 12 anni fa
basic-link_padding_bug50196.xml Bugzilla #50196: Add test for basic-link with padding. 12 anni fa
bidi_propagation_1.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 anni fa
block-break-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 anni fa
block-container_absolute-position.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_absolute-position_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_absolute-position_display-align.xml Bugzilla #36391: 16 anni fa
block-container_absolute-position_fixed.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 anni fa
block-container_absolute-position_fox-transform.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 anni fa
block-container_absolute-position_multi-column.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 anni fa
block-container_absolute-position_no-height.xml Fixed an IllegalArgumentException for absolutely positioned block-containers with a border and no height/bpd set. 17 anni fa
block-container_absolute-position_no-height_2.xml Bugzilla #36391: 16 anni fa
block-container_absolute-position_no-height_3.xml Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation. 16 anni fa
block-container_absolute-position_overflow.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_absolute-position_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_absolute-position_tblr.xml Fixing absolute positioning of block-containers: bottom and right distances were not taken into account 16 anni fa
block-container_area-bpd.xml Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 15 anni fa
block-container_background-image_background-position-relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_background-image_background-repeat.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_borders.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_break.xml Bugzilla #50089: Content after forced break in block-container is not rendered 13 anni fa
block-container_bugzilla50965.xml Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 anni fa
block-container_content_size_percentage.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 anni fa
block-container_display-align_distribute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_display-align_space-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_element-list-handling-bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_keep-together_integers_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 anni fa
block-container_keep-with-next_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
block-container_keep-with-previous_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
block-container_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_overflow_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_overflow_2.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 anni fa
block-container_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
block-container_page-breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_reference-orientation_2.xml Bugzilla #36391: 16 anni fa
block-container_reference-orientation_bug36391.xml Ensured all SVN properties are set equally 16 anni fa
block-container_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_squeeze-content_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-container_start-indent.xml apply complex scripts patch 12 anni fa
block-container_start-indent_writing-mode_rl.xml apply complex scripts patch 12 anni fa
block-container_width_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 anni fa
block-inline-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 anni fa
block-level_break-after_bug44412.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16 anni fa
block-level_id.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_basic_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_basic_2.xml apply complex scripts patch 12 anni fa
block_border-style.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_border.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_border_bug43917.xml Fixed minor typo I stumbled upon while doing something completely unrelated 16 anni fa
block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_border_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_break-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_break-after_bug40230.xml Ensured all SVN properties are set equally 16 anni fa
block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_break-before_bug37964.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_break-before_bug44412.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 anni fa
block_break-before_bug44412_2.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 anni fa
block_break-before_bug46240.xml Bugzilla 46240: 15 anni fa
block_bug39414.xml Trivial change to testcase to avoid 800+ warning messages 18 anni fa
block_font-autoselect.xml Set svn:keywords and svn:eol-style properties for files added in revision 660998 16 anni fa
block_font-family.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_font-size_absolute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_font-size_percentage.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_font-size_relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_font-stretch.xml Ensured all SVN properties are set equally 16 anni fa
block_font-style.xml Make FontInfo look for the same font-family and weight first, but with default font-style 18 anni fa
block_font-weight.xml Improvement in handling relative font-weights 17 anni fa
block_keep-together.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_keep-together_integers_1.xml Integer keeps inside multi-line blocks and in between block-paragraphs. 16 anni fa
block_keep-together_integers_2.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 anni fa
block_keep-together_overflow_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 anni fa
block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
block_keep-with-next_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_keep-with-previous.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
block_keep-with-previous_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_last-line-end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_letter-spacing.xml Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 anni fa
block_letter-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_line-height-shift-adjustment.xml Added support for line-height-shift-adjustment property 17 anni fa
block_line-height.xml Ensured all SVN properties are set equally 16 anni fa
block_line-stacking-strategy_1.xml Ensured all SVN properties are set equally 16 anni fa
block_linefeed-treatment.xml Ensured all SVN properties are set equally 16 anni fa
block_linefeed-treatment_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_margin_inherit.xml Ensured all SVN properties are set equally 16 anni fa
block_margin_percentages.xml Ensured all SVN properties are set equally 16 anni fa
block_margin_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_padding_2.xml Ensured all SVN properties are set equally 16 anni fa
block_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
block_padding_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_shy_linebreaking.xml Initial support for soft hyphens 17 anni fa
block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_3.xml Ensured all SVN properties are set equally 16 anni fa
block_space-before_space-after_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_6.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_7.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_8.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_9.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_9a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_space-before_space-after_bug38102.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_start-indent_end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_text-align_1.xml Ensured all SVN properties are set equally 16 anni fa
block_text-align_2.xml Ensured all SVN properties are set equally 16 anni fa
block_text-align_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_text-align_4.xml apply complex scripts patch 12 anni fa
block_text-align_5.xml apply complex scripts patch 12 anni fa
block_text-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_uax14_explicit-breaks.xml Extended behavior of preserved linefeeds to codepoints representing mandatory breaks in Unicode UAX#14: 16 anni fa
block_uax14_linebreaking.xml Corrected issue with zero width spaces being given a non zero width 17 anni fa
block_white-space-collapse_1.xml Ensured all SVN properties are set equally 16 anni fa
block_white-space-collapse_2.xml Ensured all SVN properties are set equally 16 anni fa
block_white-space-treatment_1.xml Ensured all SVN properties are set equally 16 anni fa
block_white-space-treatment_2.xml Ensured all SVN properties are set equally 16 anni fa
block_white-space-treatment_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_white-space.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_white-space_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_white-space_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_white-space_4.xml Bugzilla #42109: 17 anni fa
block_white-space_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_white-space_bug50988.xml Property fixup 13 anni fa
block_white-space_nbsp_1.xml Ensured all SVN properties are set equally 16 anni fa
block_white-space_nbsp_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
block_wrap-option.xml Ensured all SVN properties are set equally 16 anni fa
bookmarks_1.xml Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. 13 anni fa
bookmarks_2.xml Merge from 0_95 branch: 16 anni fa
character_background-color.xml Ensured all SVN properties are set equally 16 anni fa
character_background-image.xml Ensured all SVN properties are set equally 16 anni fa
character_border_padding.xml Ensured all SVN properties are set equally 16 anni fa
character_vertical-align.xml Ensured all SVN properties are set equally 16 anni fa
character_writing-mode_rl.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 anni fa
color_1.xml Fixed test case: 102 / 255 is 0.4, not 0.48. It is not the same as the previous check where no RGB replacement values are given but are calculated from the CMYK value. 14 anni fa
external-graphic_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_bmp.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_bug37815.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_content-height_content-width.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_content-height_content-width_2.xml Style only: removed spurious ^M characters at the end of lines 16 anni fa
external-graphic_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_emf.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 anni fa
external-graphic_eps.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_gif.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_invalid.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_jpeg.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_overflow_hidden.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_oversized.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_png.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_rfc2397.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
external-graphic_size_1.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 anni fa
external-graphic_size_2.xml Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not always respected. 16 anni fa
external-graphic_src_uri.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_svg.xml Added a variant with fox:conversion-mode="bitmap" for visual testing. 15 anni fa
external-graphic_svgz.xml Bugzilla #43597: 16 anni fa
external-graphic_tiff.xml Ensured all SVN properties are set equally 16 anni fa
external-graphic_wmf.xml Adding variant with fox:conversion-mode="bitmap" for visual testing. 15 anni fa
flow_changing-ipd_1.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_2.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_3.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_4.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_block-container_1.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_block-container_2.xml Merged back ChangingIPDHack branch into Trunk 14 anni fa
flow_changing-ipd_break-before-table.xml Bugfix: NPE when there is a forced break before a table occurring at an IPD change 14 anni fa
flow_changing-ipd_break-before.xml Bugfix in Changing IPD: reset only the children LMs that have been created so far. Layout managers following a forced break have not even been created yet. 14 anni fa
flow_changing-ipd_image.xml Do not re-create an AlignmentContext instance if one already exists. 13 anni fa
flow_changing-ipd_last-page.xml Bugfix: definition of a special page-master for the last page was interfering with changing IPD code 14 anni fa
flow_changing-ipd_no-restartable.xml Bugfix: crash occurring when no restartable element could be found after a changing IPD break 14 anni fa
flow_changing-ipd_table-after-break.xml Implemented reset method for changing IPD 13 anni fa
footnote_basic.xml Bugzilla #45369: footnotes were rendered at the top of the region-body when using the intermediate format 16 anni fa
footnote_bug37880.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_bug53005.xml Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 anni fa
footnote_changing-page-bpd.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 anni fa
footnote_changing-page-bpd_2.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 anni fa
footnote_footnote-separator.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_in_list.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 anni fa
footnote_in_list_2.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 anni fa
footnote_in_table.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 anni fa
footnote_in_table_2.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 anni fa
footnote_in_table_3.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 anni fa
footnote_in_table_fixed-height.xml Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 anni fa
footnote_large.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_overflow-to-empty-page.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_overflow-to-multiple-pages.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_positioning_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_positioning_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_positioning_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_positioning_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_positioning_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
footnote_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
foreign-attributes.xml Updated test case: there is now a specific handling of alt-text 14 anni fa
fox_destination_1.xml Removed temporary debug code. 16 anni fa
fox_disable-column-balancing.xml b49835 13 anni fa
fox_external-document_1.xml Ensured all SVN properties are set equally 16 anni fa
fox_external-document_2.xml Ensured all SVN properties are set equally 16 anni fa
fox_external-document_3.xml It currently doesn't work properly without a layout-master-set. 16 anni fa
fox_widow-content-limit_bug48380.xml Property fixup 13 anni fa
inline-container_block_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline-container_border_padding.xml Ensured all SVN properties are set equally 16 anni fa
inline-level_id.xml ID on wrapper should work now. 17 anni fa
inline_alignment-adjust_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_alignment-adjust_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_alignment-baseline_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_alignment-baseline_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_alignment-baseline_3.xml Ensured all SVN properties are set equally 16 anni fa
inline_alignment-baseline_4.xml Ensured all SVN properties are set equally 16 anni fa
inline_background-color.xml Ensured all SVN properties are set equally 16 anni fa
inline_background-color_writing-mode_rl.xml apply complex scripts patch 12 anni fa
inline_background-image.xml Ensured all SVN properties are set equally 16 anni fa
inline_baseline-shift_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_baseline-shift_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_baseline-shift_3.xml Ensured all SVN properties are set equally 16 anni fa
inline_baseline-shift_4.xml Ensured all SVN properties are set equally 16 anni fa
inline_block-level_nested_1.xml Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 anni fa
inline_block_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_block_nested_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_block_nested_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_block_nested_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_block_nested_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_block_nested_6.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 anni fa
inline_block_nested_bug36248.xml Ensured all SVN properties are set equally 16 anni fa
inline_border_bug37743.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_border_padding.xml Ensured all SVN properties are set equally 16 anni fa
inline_border_padding_block_nested_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_border_padding_block_nested_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_border_padding_conditionality_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_border_padding_conditionality_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_dominant-baseline_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_dominant-baseline_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_dominant-baseline_3.xml Ensured all SVN properties are set equally 16 anni fa
inline_empty.xml Fixed regression introduced by SVN rev 1088079: 13 anni fa
inline_keep-together.xml Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines 13 anni fa
inline_letter-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_letter-spacing_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_letter-spacing_3.xml Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 anni fa
inline_table_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_vertical-align_1.xml Ensured all SVN properties are set equally 16 anni fa
inline_vertical-align_2.xml Ensured all SVN properties are set equally 16 anni fa
inline_white-space-treatment_bugzilla45097.xml Bugzilla 45097: 16 anni fa
inline_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
inline_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
instream-foreign-object_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
instream-foreign-object_basic_writing-mode_rl.xml apply complex scripts patch 12 anni fa
instream-foreign-object_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
instream-foreign-object_border_padding_writing-mode_rl.xml apply complex scripts patch 12 anni fa
instream-foreign-object_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
instream-foreign-object_display-align_writing-mode_rl.xml apply complex scripts patch 12 anni fa
keep-together_overflow-recovery_bug49835.xml b49835 13 anni fa
keep_within-column_basic.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 anni fa
keep_within-page_multi-column_overflow.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 anni fa
kerning_1_off.xml apply complex scripts patch 12 anni fa
kerning_1_on.xml apply complex scripts patch 12 anni fa
knuth_element-null_position.xml Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 13 anni fa
leader-alignment.xml apply complex scripts patch 12 anni fa
leader-alignment_writing-mode_rl.xml apply complex scripts patch 12 anni fa
leader_alignment-baseline.xml Ensured all SVN properties are set equally 16 anni fa
leader_background-color.xml Ensured all SVN properties are set equally 16 anni fa
leader_border_padding.xml Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 anni fa
leader_leader-pattern_dots.xml Ensured all SVN properties are set equally 16 anni fa
leader_leader-pattern_dots_writing-mode_rl.xml apply complex scripts patch 12 anni fa
leader_leader-pattern_rule.xml Ensured all SVN properties are set equally 16 anni fa
leader_leader-pattern_rule_writing-system_rl.xml apply complex scripts patch 12 anni fa
leader_leader-pattern_space.xml Ensured all SVN properties are set equally 16 anni fa
leader_leader-pattern_space_writing-mode_rl.xml apply complex scripts patch 12 anni fa
leader_leader-pattern_use-content.xml Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. 16 anni fa
leader_leader-pattern_use-content_bug.xml Ensured all SVN properties are set equally 16 anni fa
leader_leader-pattern_use-content_writing-mode_rl.xml apply complex scripts patch 12 anni fa
leader_text-align.xml Ensured all SVN properties are set equally 16 anni fa
leader_toc.xml Ensured all SVN properties are set equally 16 anni fa
linearea_nonempty_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
linefeed-treatment_preserve.xml Removed visual markers to count the lines from the testcase... 17 anni fa
list-block_background-image.xml Ensured all SVN properties are set equally 16 anni fa
list-block_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 anni fa
list-block_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 anni fa
list-block_keep-together.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 anni fa
list-block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
list-block_keep-with-previous.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
list-block_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
list-block_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
list-block_simple-page-master_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-block_writing-mode_rl.xml apply complex scripts patch 12 anni fa
list-item_background-image.xml Ensured all SVN properties are set equally 16 anni fa
list-item_block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-item_block_keep-with-previous.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
list-item_break-before_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-item_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-item_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
list-item_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-item_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list-item_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
list_provisional-distance-between-starts_percentage.xml Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson 14 anni fa
list_provisional-label-separation_percentage.xml Fixed handling of percentage values for provisional-label-separation 14 anni fa
marker_bug.xml Ensured all SVN properties are set equally 16 anni fa
marker_font-size.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 anni fa
marker_inline_white-space.xml Bugzilla 42703: white-space incorrectly handled in retrieved markers 17 anni fa
marker_instream-foreign-object.xml Added disabled testcase for instream-foreign-object in a marker 16 anni fa
marker_page-number-citation_bugzilla45295.xml Removed instream-foreign-object in marker; still threw a NPE 16 anni fa
marker_percentage-resolution.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 anni fa
marker_text_bug42705.xml Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 16 anni fa
marker_white-space-collapse.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 anni fa
marker_white-space-treatment_bug42703.xml Bugzilla 42703: 16 anni fa
marker_white-space_npe.xml Fixed SVN Props 14 anni fa
marker_white-space_static-content.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_5a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_5b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_5c.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_5d.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_6a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_6b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
markers_7.xml Changed testcases failing due to r432190 18 anni fa
markers_8.xml Changed testcases failing due to r432190 18 anni fa
markers_9.xml Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 anni fa
markers_empty_bug46960.xml Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 anni fa
markers_inline-level.xml Added support for fo:markers on fo:inline and fo:basic-link. 16 anni fa
page-breaking_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-breaking_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-breaking_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-breaking_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-breaking_4a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-breaking_5.xml Added support for keep-togther.within-line="always" 17 anni fa
page-breaking_6.xml Ensured all SVN properties are set equally 16 anni fa
page-height_indefinite_simple.xml Ensured all SVN properties are set equally 16 anni fa
page-number-citation-last_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number-citation-last_break-after_bug45702.xml Fixed SVN Props 14 anni fa
page-number-citation-last_complex.xml Add test/use-case for id on fo:root 13 anni fa
page-number-citation-last_page-sequence.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number-citation_background-color.xml Corrected testcase: since the fo:flow's ID is correctly processed... 16 anni fa
page-number-citation_background-image.xml Ensured all SVN properties are set equally 16 anni fa
page-number-citation_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number-citation_basic_2.xml Fixed layout of forward page number citation references in fo:inline 17 anni fa
page-number-citation_border_padding.xml Ensured all SVN properties are set equally 16 anni fa
page-number-citation_bugzilla44794.xml Bugzilla 44794: 16 anni fa
page-number-citation_complex_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number-citation_complex_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number-citation_empty-inline.xml Bugzilla 42748: Added support for ids on empty fo:inlines 16 anni fa
page-number-citation_list.xml Bugzilla 44794: 16 anni fa
page-number-citation_vertical-align.xml Ensured all SVN properties are set equally 16 anni fa
page-number-citation_writing-mode_rl.xml apply complex scripts patch 12 anni fa
page-number_background-color.xml Ensured all SVN properties are set equally 16 anni fa
page-number_background-image.xml Ensured all SVN properties are set equally 16 anni fa
page-number_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number_border_padding.xml Ensured all SVN properties are set equally 16 anni fa
page-number_initial-page-number_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-number_initial-page-number_2.xml Ensured all SVN properties are set equally 16 anni fa
page-number_vertical-align.xml Ensured all SVN properties are set equally 16 anni fa
page-position-last_break-before_bugzilla46489.xml Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. 15 anni fa
page-position_last_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-position_last_bug40798.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 anni fa
page-position_only.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 anni fa
page-production_empty_block_only.xml Bugzilla #40230: 16 anni fa
page-sequence-force-page-count-odd.xml Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 anni fa
page-sequence-force-page-count_bug42576.xml Bugzilla #42576 17 anni fa
page-sequence_force-page-count_auto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-sequence_force-page-count_noauto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
page-sequence_language.xml Added support for adding natural language information on page-sequence and document level to a tagged PDF. 15 anni fa
page-sequence_two-column_last-page_1.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_2.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_2bis.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_3.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_4.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_5.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
page-sequence_two-column_last-page_6.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 anni fa
pcl-extension_1.xml Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 anni fa
ps-extension_1.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 anni fa
ps-extension_2.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 anni fa
region-body_background-image.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_1_writing-mode_rl.xml apply complex scripts patch 12 anni fa
region-body_column-count_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_2_writing-mode_rl.xml apply complex scripts patch 12 anni fa
region-body_column-count_balance_2col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_balance_4col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_bug36356.xml Ensured all SVN properties are set equally 16 anni fa
region-body_column-count_bug37468.xml Bugzilla #44393: 16 anni fa
region-body_column-count_bug37813.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_bug37828.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_bug38054.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_span_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_span_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_span_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region-body_column-count_span_4.xml Bugzilla #49885: 13 anni fa
region-body_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
region_display-align_table.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17 anni fa
region_side_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
simple-page-master_borders_padding.xml Fixed test error for transcoders. 15 anni fa
simple-page-master_margin_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
simple-page-master_margin_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
simple-page-master_margin_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 anni fa
simple-page-master_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
simple-page-master_reference-orientation_0_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 anni fa
simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml apply complex scripts patch 12 anni fa
simple-page-master_reference-orientation_90_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 anni fa
simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml apply complex scripts patch 12 anni fa
simple-page-master_reference-orientation_180_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 anni fa
simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml apply complex scripts patch 12 anni fa
simple-page-master_reference-orientation_270_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 anni fa
simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml apply complex scripts patch 12 anni fa
simple-page-master_regions.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
simple-page-master_unmapped_flow-name.xml Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 anni fa
simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml Ensured all SVN properties are set equally 16 anni fa
static-content_overflow_1.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 anni fa
table-body_basic_1.xml Changed testcases failing due to r432190 18 anni fa
table-body_basic_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table-border-separate3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_background-image.xml Ensured all SVN properties are set equally 16 anni fa
table-cell_bc-child.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 anni fa
table-cell_block_break-after.xml Added support for conditional borders (and paddings) in tables. 16 anni fa
table-cell_block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_block_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-cell_block_margin_percentage.xml Ensured all SVN properties are set equally 16 anni fa
table-cell_border_padding_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_break-after.xml Added support for breaks before and after table cells 16 anni fa
table-cell_break-after_inside.xml Added full support for breaks inside table-cell elements 16 anni fa
table-cell_break-after_last-block.xml Bugfixes: 17 anni fa
table-cell_break-after_last-row.xml Added support for breaks before and after table cells 16 anni fa
table-cell_break-before.xml Added support for breaks before and after table cells 16 anni fa
table-cell_break-before_first-row.xml Added support for breaks before and after table cells 16 anni fa
table-cell_break-before_inside.xml Added support for breaks before and after table cells 16 anni fa
table-cell_breaks.xml Added full support for breaks inside table-cell elements 16 anni fa
table-cell_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_conditional-spaces_1.xml Bugzilla #40230: 16 anni fa
table-cell_conditional-spaces_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-cell_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_display-align_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_empty_area_with_marker.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_height_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_keep-together.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-cell_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-cell_keep-with-previous.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-cell_number-columns-spanned.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_number-rows-spanned_bug38397.xml Better document some of the code in RowPainter. 17 anni fa
table-cell_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
table-cell_page-break_span.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_row-span_breaks.xml break-after set on the last child of a row-spanning cell must apply to the last row spanned by the cell 16 anni fa
table-cell_space-before_space_after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-cell_span-combinations.xml Added support for conditional borders (and paddings) in tables. 16 anni fa
table-cell_starts-row_ends-row.xml - 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 anni fa
table-cell_table-units_mixed.xml Improve table-unit computation if proportional-column-width() is used 16 anni fa
table-cell_various-combinations.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-column_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-column_column-progression-lr.xml apply complex scripts patch 12 anni fa
table-column_column-progression-rl_1.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 anni fa
table-column_column-progression-rl_2.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 anni fa
table-column_column-progression-rl_3.xml Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 anni fa
table-column_column-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-column_column-width_proportional-column-width.xml Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 anni fa
table-column_first-row-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-column_gap.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-footer_omit-footer-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-header_bug37875.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-header_in_bc_bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-header_in_list_bug.xml Bugfix: Table headers and footers were swallowed when a table was nested in a list-block. 18 anni fa
table-header_omit-header-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-header_table-footer_1.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-header_table-footer_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-header_table-footer_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-header_table-footer_4.xml Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. 17 anni fa
table-headings_inline_padding-start.xml Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 anni fa
table-row_background-image.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-row_break-after.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16 anni fa
table-row_break-after_last-row.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16 anni fa
table-row_break-before.xml Fixed wrong numbering of cells 16 anni fa
table-row_break-before_break-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table-row_break-before_break-after_2.xml Added support for conditional borders (and paddings) in tables. 16 anni fa
table-row_break-before_first-row.xml Fixed wrong numbering of cells 16 anni fa
table-row_break-before_row-span.xml Fix a NPE when break-before is specified on the first row of a table, and when that row contains a row-spanning cell. 17 anni fa
table-row_break-inside-span.xml Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16 anni fa
table-row_height.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table-row_keep-together.xml Bugfix: keep-together does not apply to fo:table-cell 13 anni fa
table-row_keep-together_2.xml Bugfix: keep-together does not apply to fo:table-cell 13 anni fa
table-row_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-row_keep-with-next2.xml Bugfix: keep-together does not apply to fo:table-cell 13 anni fa
table-row_keep-with-next_3.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-row_keep-with-previous.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16 anni fa
table-row_keep-with-previous_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table-stepper_colspan_border-before.xml - 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 anni fa
table_background-image.xml Ensured all SVN properties are set equally 16 anni fa
table_backgrounds.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 anni fa
table_backgrounds_2.xml Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) 16 anni fa
table_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_border-collapse_collapse_1r1c.xml First testcases for the collapsing-border model in tables 17 anni fa
table_border-collapse_collapse_1r2c.xml - 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 anni fa
table_border-collapse_collapse_2r1c.xml First testcases for the collapsing-border model in tables 17 anni fa
table_border-collapse_collapse_conditionals.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_border-collapse_collapse_nrnc.xml - 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 anni fa
table_border-collapse_collapse_nrnc_no-col.xml Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16 anni fa
table_border-collapse_collapse_omitHF.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_border-collapse_collapse_resolution.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16 anni fa
table_border-collapse_collapse_resolution_no-col.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16 anni fa
table_border-collapse_collapse_spans_1.xml Added support for conditional borders (and paddings) in tables. 16 anni fa
table_border-collapse_collapse_spans_2.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 15 anni fa
table_border-collapse_collapse_spans_2_no-col.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 15 anni fa
table_border-collapse_collapse_spans_3.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 anni fa
table_border-collapse_missing.xml Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) 15 anni fa
table_border-collapse_separate_1.xml Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16 anni fa
table_border-collapse_separate_border-spacing_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_border-collapse_separate_border-spacing_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_border-collapse_separate_conditionals.xml Added support for conditional borders (and paddings) in tables. 16 anni fa
table_border-width_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_border_padding.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16 anni fa
table_border_padding_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_break-before_break-after.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table_bug36403.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_bug37270.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_bug43676.xml Testcase for bug #43676, which is now fixed 16 anni fa
table_bug44621.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 anni fa
table_conditional-space.xml Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height 14 anni fa
table_empty-cells.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 anni fa
table_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 anni fa
table_fox_widow-content-limit_2.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 anni fa
table_in_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_in_marker_bug39560.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_in_marker_bug47101.xml Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 anni fa
table_keep-together.xml Bugfix: keep-together does not apply to fo:table-cell 13 anni fa
table_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 anni fa
table_keep-together_row-span.xml Bugfix: keep-together on a table containing row-spanning cells was not honored 13 anni fa
table_keep-with-next.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16 anni fa
table_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
table_keep-with-previous.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16 anni fa
table_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 anni fa
table_margin_space-before_space-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_padding_percentages.xml Ensured all SVN properties are set equally 16 anni fa
table_row-delay.xml Fixed a bug leading to the content of row-spanning cells being duplicated at page breaks, when it's small enough to fit on the previous row 16 anni fa
table_row-delay_fixed-row-height.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16 anni fa
table_row-delay_header-footer.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_row-height_break.xml Forgot to add the testcase for forced break vs explicit row height in revision 635686 16 anni fa
table_row-span_missing-cell_bug43633.xml Streamlined the recording of row offsets, by replacing Map with a List. Fixed bug #43633 in the same time. 16 anni fa
table_space-before_space-after_1.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anni fa
table_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_stepper_bug43616.xml Bugzilla #43616: bug in the computation of remaining height that caused extra space to appear in tables 16 anni fa
table_table-layout_fixed_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
table_table-layout_fixed_2.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17 anni fa
table_table-layout_fixed_3.xml Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. 17 anni fa
table_table-row_break-before.xml Bugfixes: 17 anni fa
table_table-row_empty.xml Bugfix for NPE with empty table-row (regression from 0.93). 16 anni fa
table_width.xml Ensured all SVN properties are set equally 16 anni fa
table_writing-mode_rl.xml Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 anni fa
text-decoration_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
text-decoration_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
title_empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
title_linefeed-treatment.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
title_non-empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
word_lonely_shy.xml Allow for words consisting of only soft hyphens; fixes bug 49837 13 anni fa
wrapper_block.xml Check updated: wrapper now generates a Block, if descendant of an fo:block-container 16 anni fa
wrapper_block_id.xml Properties are wrong. Sorry. 17 anni fa
wrapper_inline.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
wrapper_inline_block.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
wrapper_text-transform_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa
wrapper_text-transform_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anni fa