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