aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* AFP GOCA: Added option to disable GOCA and to control text painting inside GO...Jeremias Maerki2011-04-225-18/+82
* Bugzilla #51010: Bookmarks create useless lines in RTF Chris Bowditch2011-04-191-2/+14
* Bugzilla #51008: page-number-citation-last does not work in RTF Chris Bowditch2011-04-191-0/+27
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-185-12/+88
* Proper fix for Bugzilla 50987Vincent Hennebert2011-04-051-1/+1
* 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
* Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-271-9/+8
* Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...Andreas L. Delmelle2011-03-261-2/+6
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-154-13/+13
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-146-42/+21
* Fixing checkstyle errors and hiding fingbugs errorsSimon Pepping2011-02-181-1/+2
* Fix scaling bug manifesting with source resolutions other than 72dpi.Jeremias Maerki2011-02-161-9/+35
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-1010-83/+133
|\
| * Use BitmapImageUtil for converting images to bi-level images.Jeremias Maerki2011-02-075-53/+58
| * Bugfix: Avoid directly encoding if the sample model is not exactly right. For...Jeremias Maerki2011-02-071-0/+9
| * Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-012-3/+3
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-27/+63
* | Bugfix: don't use toString() but properly generate the color function.Jeremias Maerki2011-01-191-2/+34
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-18155-7081/+1697
|\|
| * Fix deprecation warnings; add some type safetySimon Pepping2011-01-143-6/+11
| * Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-045-14/+14
| * Keep a reference to a pageRef string, not to the page itself; suggested by Al...Simon Pepping2010-12-232-9/+10
| * Fix bug 50510Simon Pepping2010-12-221-0/+2
| * Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-267-52/+59
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-259-13/+13
| * Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-234-9/+14
| * Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-1915-34/+34
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-1730-66/+56
| * Bugzilla #42600:Jeremias Maerki2010-10-211-1/+1
| * Bugzilla #42600:Jeremias Maerki2010-10-213-38/+159
| * Copy attributes since some XML parsers might reuse the Attributes instance.Jeremias Maerki2010-10-213-3/+6
| * Allow to pass through document-level extensions from the first document passe...Jeremias Maerki2010-10-211-2/+9
| * Bugzilla #49379:Jeremias Maerki2010-10-076-14/+273
| * Bugzilla #46360:Jeremias Maerki2010-09-161-1/+8
| * Bugzilla #46360:Jeremias Maerki2010-09-161-1/+7
| * Fixed indentationVincent Hennebert2010-08-271-1/+1
| * Fixed indentationVincent Hennebert2010-08-2711-55/+55
| * Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-2533-6527/+39
| * Enabling CMYK encoding for PDF output (applies to decoded bitmap images).Jeremias Maerki2010-08-201-1/+1
| * Bugfix:Jeremias Maerki2010-08-201-8/+11
| * Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-182-3/+2
| * Resolved conflict (ClassCastException) with named destinations which in contr...Jeremias Maerki2010-08-171-3/+3
| * Improvements/Bugfixes for PDF attachments (embedded files):Jeremias Maerki2010-08-161-3/+7
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-1410-42/+10
| * Bugzilla #49733:Jeremias Maerki2010-08-1483-339/+432
| * Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-139-29/+24
| * Bugzilla #44460:Jeremias Maerki2010-08-0310-2/+631
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-133-6/+29
* | Bugzilla #49403:Jeremias Maerki2010-06-253-8/+14
|/