aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-214-13/+54
* Bugfix for AFP GOCA segments: they were not properly marked as appended which...Jeremias Maerki2011-04-203-10/+39
* Bugzilla #51010: Bookmarks create useless lines in RTF Chris Bowditch2011-04-192-2/+17
* Bugzilla #51008: page-number-citation-last does not work in RTF Chris Bowditch2011-04-192-0/+30
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-1838-439/+1831
* Add link to Frank Liang's paper on hyphenation, provided by PBWSimon Pepping2011-04-121-9/+9
* Added javadoc to createInlineParent methodVincent Hennebert2011-04-081-0/+6
* Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-062-3/+37
* Proper fix for Bugzilla 50987Vincent Hennebert2011-04-051-1/+1
* Fixed regression introduced in rev. 1088079: also remove the element pointed ...Vincent Hennebert2011-04-051-1/+2
* Property fixupAndreas L. Delmelle2011-04-031-42/+42
* Update status.xml for r1088242Andreas L. Delmelle2011-04-031-0/+4
* Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...Andreas L. Delmelle2011-04-032-0/+58
* Oops... Give the right people credit.Andreas L. Delmelle2011-04-031-2/+2
* Update status.xml for r1088231 and r1088234Andreas L. Delmelle2011-04-031-0/+8
* Bugzilla 50987: Fixed an issue where a link was added to the parent tree inst...Andreas L. Delmelle2011-04-031-1/+1
* Bugzilla 50986: Fixed an issue where invalid PDF page content was generated d...Andreas L. Delmelle2011-04-031-1/+1
* Minor code fixupsAndreas L. Delmelle2011-04-021-25/+25
* Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-272-10/+9
* 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-264-3/+17
* Forgot to include status.xmlAndreas L. Delmelle2011-03-261-0/+4
* Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w...Andreas L. Delmelle2011-03-262-0/+59
* Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...Vincent Hennebert2011-03-2414-33/+449
* Bugfix: keep-together does not apply to fo:table-cellVincent Hennebert2011-03-226-10/+85
* Fixed spurious table warningsVincent Hennebert2011-03-221-3/+3
* Bugfix: keep-together on a table containing row-spanning cells was not honoredVincent Hennebert2011-03-213-3/+73
* toString() method for BFEntry.Jeremias Maerki2011-03-181-0/+10
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-1512-34/+41
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-1416-63/+331
* Delisting Alexander Kiel and Renaud Richardet as active contributorsSimon Pepping2011-03-141-7/+0
* Changing Max Berger, Jay Bryant, Luca Furini, Christian Geisert, Manuel Mall,...Simon Pepping2011-03-141-32/+8
* Bugzilla #50196: padding-start ignored when table-header/footer is repeated.Vincent Hennebert2011-03-093-12/+100
* Deleted Active Contributor Manoj Nair who hasn't been active since 2008 and a...Chris Bowditch2011-03-091-3/+3
* b49835Andreas L. Delmelle2011-03-074-6/+177
* added Glenn Adams as an active contributorChris Bowditch2011-03-041-1/+10
* Customizing the Gump runs from our build file rather than from the Gump descr...Jeremias Maerki2011-03-021-2/+14
* Fix for a potential NPE when painting vector graphics with non-sRGB colors.Jeremias Maerki2011-02-262-2/+13
* Cleanup: catch more specific exception types to capture the intention better ...Andreas L. Delmelle2011-02-221-44/+29
* Cleanup unused field + dead/commented codeAndreas L. Delmelle2011-02-221-20/+2
* Fix FindBugs warning...Andreas L. Delmelle2011-02-221-2/+1
* Better way to eliminate FindBugs warning?Andreas L. Delmelle2011-02-211-0/+1
* Use chained append() rather than string concatenation (better practice)Andreas L. Delmelle2011-02-181-5/+5
* Fixing checkstyle errors and hiding fingbugs errorsSimon Pepping2011-02-182-1/+49
* Fix scaling bug manifesting with source resolutions other than 72dpi.Jeremias Maerki2011-02-161-9/+35
* Reverted changes accidentally made to toString in rev. 1071048Vincent Hennebert2011-02-161-5/+5
* Revert unnecessary change (no checkstyle issue in this file; method unused, s...Andreas L. Delmelle2011-02-151-24/+0
* Checkstyle fixAndreas L. Delmelle2011-02-151-6/+6
* Checkstyle fixesAndreas L. Delmelle2011-02-152-0/+28
* Fix incorrect type safetyAndreas L. Delmelle2011-02-111-2/+3