aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-282-0/+70
* Improve breaking for block-container and static-content so there are no more ...Jeremias Maerki2008-01-283-3/+116
* Bugzilla #44289: Wrong border resolution when header/footer omitted at breakVincent Hennebert2008-01-241-0/+147
* Added support for conditional borders (and paddings) in tables.Vincent Hennebert2008-01-2310-53/+665
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-173-7/+61
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-1110-78/+252
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-071-0/+61
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-272-0/+134
* Added support for scale-down-to-fit and scale-up-to-fit.Jeremias Maerki2007-12-201-0/+92
* Streamlined the recording of row offsets, by replacing Map with a List. Fixed...Vincent Hennebert2007-12-181-0/+96
* Fixed the handling of columns in the border resolution, especially in case of...Vincent Hennebert2007-12-132-1/+47
* Bugzilla #37993: Jeremias Maerki2007-11-301-0/+68
* Bugzilla #40230:Jeremias Maerki2007-11-275-14/+99
* Bugfix in tables: wrong element generation by the merging algorithm when glue...Vincent Hennebert2007-11-201-0/+11
* Bugzilla #43766: breaks generated by the merging algorithm for table rows con...Vincent Hennebert2007-11-191-0/+101
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-135-10/+1757
* Removed no-longer applicable test cases, for cells spanning more rows than av...Vincent Hennebert2007-11-062-320/+0
* Added support for fo:markers on fo:inline and fo:basic-link.Andreas L. Delmelle2007-11-041-0/+110
* Bugzilla 42748: Added support for ids on empty fo:inlinesAndreas L. Delmelle2007-11-021-0/+50
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-316-86/+21
* Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...Adrian Cumiskey2007-10-261-10/+18
* Bugzilla #43597:Jeremias Maerki2007-10-221-0/+51
* Bugzilla #43616: bug in the computation of remaining height that caused extra...Vincent Hennebert2007-10-161-0/+90
* Bugfix for NPE with empty table-row (regression from 0.93).Jeremias Maerki2007-10-151-0/+69
* Fixed a bug in the test. MediaPosition takes an integer.Jeremias Maerki2007-10-051-2/+2
* Added a test case for AFP extension to make sure restoration from IF is correct.Jeremias Maerki2007-10-051-0/+56
* Bugzilla #43070Chris Bowditch2007-10-051-4/+21
* Bugzilla #42144Chris Bowditch2007-10-041-0/+70
* Slight correction: part of the issue has already been resolvedAndreas L. Delmelle2007-09-221-2/+2
* Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retriev...Andreas L. Delmelle2007-09-161-0/+58
* Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers.Andreas L. Delmelle2007-09-161-0/+68
* Testcases for conditional spaces inside table-cells.Vincent Hennebert2007-07-242-0/+409
* Corrected issue with zero width spaces being given a non zero widthManuel Mall2007-07-221-4/+3
* Added support for keep-togther.within-line="always"Manuel Mall2007-07-183-22/+13
* Fixed incomplete support for Unicode word joinersManuel Mall2007-07-181-0/+11
* Use a list of active cells for computing steps, continued:Vincent Hennebert2007-07-091-8/+8
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-15/+15
* Add a testcase for a bug in TableStepper spotted during the refactoring. The ...Vincent Hennebert2007-07-061-0/+83
* Additional testcases for tables with spanning cells and collapsing-border model.Vincent Hennebert2007-06-282-0/+1079
* Bugzilla 42703: white-space incorrectly handled in retrieved markersAndreas L. Delmelle2007-06-231-0/+70
* Bugzilla #42576Chris Bowditch2007-06-221-0/+152
* Bugzilla #42109: Jeremias Maerki2007-05-211-11/+11
* ID on wrapper should work now.Jeremias Maerki2007-05-161-1/+1
* Fixing a problem with disappearing footnotes inside inlines when hyphenation ...Luca Furini2007-05-152-7/+2
* Testcase for bookmarks in the area tree.Jeremias Maerki2007-05-071-0/+78
* Bugfixes:Vincent Hennebert2007-04-305-0/+364
* Fix a NPE when break-before is specified on the first row of a table, and whe...Vincent Hennebert2007-04-261-0/+78
* Add check for the number of pagesVincent Hennebert2007-04-262-0/+4
* Make keep-with-next and keep-with-previous work on fo:tableVincent Hennebert2007-04-262-0/+150
* Forgot checks for the second table's IPDsVincent Hennebert2007-04-241-0/+2