aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Added support for bookmarks to intermediate format (including PDF painter).Jeremias Maerki2008-08-122-4/+45
* Merge from 0_95 branch:Jeremias Maerki2008-08-101-0/+9
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-07-312-13/+155
* Bugzilla #45369: footnotes were rendered at the top of the region-body when u...Vincent Hennebert2008-07-101-0/+1
* Fixing absolute positioning of block-containers: bottom and right distances w...Luca Furini2008-07-071-0/+87
* Correct svn propsAndreas L. Delmelle2008-06-292-0/+0
* Added disabled testcase for instream-foreign-object in a markerAndreas L. Delmelle2008-06-292-0/+88
* Removed instream-foreign-object in marker; still threw a NPEAndreas L. Delmelle2008-06-281-5/+1
* Corrected basic checks: check for empty document, as well as empty areaTree...Andreas L. Delmelle2008-06-281-1/+2
* Added basic-checks.xml: file currently only contains one default check.Andreas L. Delmelle2008-06-282-10/+38
* Added testcase for r672010Andreas L. Delmelle2008-06-281-0/+99
* Added support for non-zero borders and padding on page regions.Luca Furini2008-06-232-0/+143
* Minor tweak: avoid warning when running through SaxonAndreas L. Delmelle2008-06-221-6/+2
* Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getL...Luca Furini2008-06-162-0/+199
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-094-1/+251
* Extended behavior of preserved linefeeds to codepoints representing mandatory...Andreas L. Delmelle2008-06-071-0/+64
* Integer keeps inside multi-line blocks and in between block-paragraphs.Jeremias Maerki2008-06-021-0/+17
* Bugzilla 45097:Andreas L. Delmelle2008-05-311-0/+79
* Set svn:keywords and svn:eol-style properties for files added in revision 660998Vincent Hennebert2008-05-291-1/+1
* Implemented Font auto-selection word-by-wordMaximilian Berger2008-05-281-0/+54
* Bugzilla 37579: added support for footnotes in lists and table bodies (not he...Vincent Hennebert2008-05-285-18/+314
* Corrected testcase: since the fo:flow's ID is correctly processed...Andreas L. Delmelle2008-05-171-1/+1
* Check updated: wrapper now generates a Block, if descendant of an fo:block-co...Andreas L. Delmelle2008-05-131-0/+1
* Bugzilla 44794:Andreas L. Delmelle2008-05-093-5/+196
* Bugzilla 41500:Andreas L. Delmelle2008-05-071-6/+0
* Bugzilla 42703:Andreas L. Delmelle2008-05-021-0/+29
* Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).Jeremias Maerki2008-04-251-2/+6
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-2/+2
* Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...Jeremias Maerki2008-04-2511-18/+1029
* Improve table-unit computation if proportional-column-width() is usedSimon Pepping2008-04-241-0/+61
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-156-22/+430
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-184-1/+282
* Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in...Vincent Hennebert2008-03-141-112/+0
* Bugzilla #44412:Jeremias Maerki2008-03-141-0/+112
* Updated the disabled-testcases.xml file: re-enabled testcases which could eas...Vincent Hennebert2008-03-119-848/+228
* Forgot to add the testcase for forced break vs explicit row height in revisio...Vincent Hennebert2008-03-111-0/+87
* Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)Vincent Hennebert2008-03-111-15/+15
* Bugfix for row/body/col background painting when padding is used in the table...Jeremias Maerki2008-03-101-0/+113
* Bugfix: forced break ignored when the minimum height of a table-row isn't rea...Vincent Hennebert2008-03-102-4/+4
* Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...Jeremias Maerki2008-03-101-0/+104
* - Fixed the rendering of the area of a table corresponding to border-separati...Vincent Hennebert2008-03-058-116/+552
* Bugfix: If there's shrink available in an auto-height situation, the differen...Jeremias Maerki2008-03-041-0/+63
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-2511-16/+1695
* Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...Jeremias Maerki2008-02-251-0/+115
* Fixed a bug leading to the content of row-spanning cells being duplicated at ...Vincent Hennebert2008-02-191-0/+72
* Style only: removed spurious ^M characters at the end of linesVincent Hennebert2008-02-193-211/+211
* It currently doesn't work properly without a layout-master-set.Jeremias Maerki2008-02-181-3/+3
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-181-2/+5
* break-after set on the last child of a row-spanning cell must apply to the la...Vincent Hennebert2008-02-141-0/+91
* Moved to the FO tree stage the check for break-before/after on table-row whil...Vincent Hennebert2008-02-131-4/+4