aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-111-0/+108
* Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-211-0/+46
* Property fixupAndreas L. Delmelle2011-04-031-42/+42
* Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...Andreas L. Delmelle2011-04-031-0/+43
* Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-271-1/+1
* Temporarily disable new test added in r1085824Andreas L. Delmelle2011-03-271-6/+6
* Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...Andreas L. Delmelle2011-03-261-0/+6
* Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w...Andreas L. Delmelle2011-03-261-0/+56
* Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...Vincent Hennebert2011-03-247-12/+309
* Bugfix: keep-together does not apply to fo:table-cellVincent Hennebert2011-03-224-4/+80
* Fixed spurious table warningsVincent Hennebert2011-03-221-3/+3
* Bugfix: keep-together on a table containing row-spanning cells was not honoredVincent Hennebert2011-03-211-0/+69
* Bugzilla #50196: padding-start ignored when table-header/footer is repeated.Vincent Hennebert2011-03-091-0/+77
* b49835Andreas L. Delmelle2011-03-072-5/+162
* Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877)Andreas L. Delmelle2011-02-061-1/+6
* Preceding cleanups 'fixed' behavior in test caseAndreas L. Delmelle2011-02-061-5/+1
* Add test/use-case for id on fo:rootAndreas L. Delmelle2011-01-151-14/+16
* move hyphenation-dependent testcase into hyphenation-testcasesSimon Pepping2011-01-121-0/+0
* Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...Andreas L. Delmelle2011-01-091-0/+19
* Property fixupAndreas L. Delmelle2011-01-081-60/+60
* Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limitAndreas L. Delmelle2011-01-071-0/+61
* Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...Simon Pepping2010-12-241-1/+1
* Auxiliary positions do not have an index value; fixing this in InlineStacking...Simon Pepping2010-12-171-0/+49
* Bugzilla #50089: Content after forced break in block-container is not renderedVincent Hennebert2010-12-141-0/+47
* Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null ...Simon Pepping2010-12-091-0/+44
* Bugzilla #42034:Jeremias Maerki2010-12-071-0/+53
* Allow for words consisting of only soft hyphens; fixes bug 49837Simon Pepping2010-12-041-0/+98
* Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...Andreas L. Delmelle2010-11-252-15/+31
* Do not re-create an AlignmentContext instance if one already exists.Vincent Hennebert2010-11-161-0/+60
* Making fallback from (lang,country) to (lang) consistentSimon Pepping2010-10-061-0/+137
* Bugzilla #49885:Jeremias Maerki2010-09-071-0/+84
* Implemented reset method for changing IPDVincent Hennebert2010-09-021-6/+17
* Bugfix: NPE when there is a forced break before a table occurring at an IPD c...Vincent Hennebert2010-03-151-0/+74
* Bugfix: definition of a special page-master for the last page was interfering...Vincent Hennebert2010-02-231-0/+60
* Bugzilla #46486: having a special page-master for the last page caused loss o...Vincent Hennebert2010-01-187-0/+904
* Fixed test case: 102 / 255 is 0.4, not 0.48. It is not the same as the previo...Jeremias Maerki2009-12-171-1/+1
* Bugfix in Changing IPD: reset only the children LMs that have been created so...Vincent Hennebert2009-11-241-0/+96
* Bugzilla #48082: value of conditional space not always taken into account in ...Vincent Hennebert2009-10-291-0/+65
* Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-232-0/+484
|\
| * Bugfix: crash occurring when no restartable element could be found after a ch...Vincent Hennebert2009-10-201-0/+404
| * Bugfix: a table immediately following a break where changing IPD occurs was c...Vincent Hennebert2009-10-191-0/+80
* | Updated test case: there is now a specific handling of alt-text Vincent Hennebert2009-10-231-4/+0
* | Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-1317-0/+210
|\|
| * Removed svn:executable propertyVincent Hennebert2009-10-1315-0/+0
| * Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-131-0/+106
| * Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-131-0/+104
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-1821-90/+1288
|\|
| * Added support for the #CMYK pseudo-profile supported by some commercial XSL i...Jeremias Maerki2009-09-161-3/+2
| * Fixed SVN PropsMaximilian Berger2009-09-152-153/+153
| * Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-266-0/+607