aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-225-284/+625
* Add a disabled testcase for bug #40230 (was in my local copy for long)Vincent Hennebert2006-12-072-1/+53
* Bugzilla #40729:Jeremias Maerki2006-11-133-10/+66
* Bugfix: Fixed bug when the sum of column widths of a table is larger than the...Jeremias Maerki2006-11-061-0/+88
* Style only.Jeremias Maerki2006-10-252-46/+57
* Update to latest font metric XML version to make tests work again.Jeremias Maerki2006-10-252-3/+28
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-113-60/+9
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-2/+0
* Bugfix: Nested tables with headers and footers were not handled correctly and...Jeremias Maerki2006-10-071-0/+179
* This fixes a bug that has crept in page number resolution, viz. the text was ...Simon Pepping2006-10-061-0/+52
* Simple test of the PDFCMap class, before refactoring it for ToUnicode Bertrand Delacretaz2006-09-202-0/+71
* Code style, conform to checkstyle requirements (where it makes sense)Bertrand Delacretaz2006-09-202-89/+115
* PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...Bertrand Delacretaz2006-09-157-11/+262
* BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...Bertrand Delacretaz2006-09-152-48/+85
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-116-0/+756
* Trivial change to testcase to avoid 800+ warning messagesManuel Mall2006-09-021-3/+3
* Bugzilla #39414:Andreas L. Delmelle2006-09-021-6/+0
* Make FontInfo look for the same font-family and weight first, but with defaul...Andreas L. Delmelle2006-08-291-12/+6
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-221-0/+54
* Minor enhancement of FOTree test outputAndreas L. Delmelle2006-08-221-4/+14
* Minor fix: set negative values to zero for b-p-d/i-p-dAndreas L. Delmelle2006-08-211-11/+1
* Rework of default column-creation and setting column-widths from the first ro...Andreas L. Delmelle2006-08-211-14/+0
* Changed testcases failing due to r432190Andreas L. Delmelle2006-08-179-18/+23
* Helper XSLT which can split an FO file into multiple FO files at page-sequenc...Jeremias Maerki2006-08-091-0/+45
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-065-25/+220
* Bugzilla #39840:Jeremias Maerki2006-08-041-0/+85
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-032-0/+180
* Bugfix: Table headers and footers were swallowed when a table was nested in a...Jeremias Maerki2006-08-021-0/+115
* Merge from Temp_Floats branch:Jeremias Maerki2006-08-021-18/+90
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-28490-13637/+14127
* Showing a problem with SVG used inside a basic-link. The size of the link rec...Jeremias Maerki2006-07-112-0/+62
* Test case for change/revision 411180 ("Extends white-space removal to occur a...Jeremias Maerki2006-06-121-0/+100
* Added region-body_display-align to demonstrate the default behaviour for adju...Jeremias Maerki2006-06-082-0/+192
* Set a PrefixResolver for the "true" check, too, not only for "eval".Jeremias Maerki2006-06-082-14/+24
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-081-0/+67
* Bugfix: Table headers were omitted when a table is a child of a block-container.Jeremias Maerki2006-06-071-0/+87
* Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...Andreas L. Delmelle2006-06-061-6/+0
* Tweak: change expected value to an absoluteAndreas L. Delmelle2006-06-051-2/+2
* Update assertions to reflect recent modification to the method in questionAndreas L. Delmelle2006-06-041-2/+2
* Correct some formal errors in this file.Simon Pepping2006-05-191-1/+16
* An emergency patch to avoid that a non-breaking space at the end of anSimon Pepping2006-05-191-0/+60
* Bugfix: The combination of hyphenation and kerning resulted in slightly ragge...Jeremias Maerki2006-05-191-0/+60
* Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul...Jeremias Maerki2006-05-182-0/+88
* Testcase for Bugzilla #39560Jeremias Maerki2006-05-182-0/+104
* Bugzilla #39533:Jeremias Maerki2006-05-181-1/+1
* Bugzilla #39607:Jeremias Maerki2006-05-183-0/+107
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-182-1/+61
* Bugfix: tables nested in inline elements caused a NullPointerException.Jeremias Maerki2006-05-151-0/+55
* Bugzilla #39443:Jeremias Maerki2006-05-071-0/+68
* Fixed incorrect handling of percentages in vertical-align property values and...Manuel Mall2006-05-061-7/+47