aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org
Commit message (Expand)AuthorAgeFilesLines
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-304-27/+30
* FOP-2244: Encrypted image colorspace fails; patch submitted by Simon SteinerLuis Bernardo2013-04-301-0/+1
* Fix & improve the handling of temporary files using the new URI resource reso...Peter Hancock2013-04-161-10/+46
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-04-154-7/+22
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-09179-6224/+6190
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-0884-169/+547
* FOP-2226: Image resources are not closed when rendering into the Intermediate...Vincent Hennebert2013-03-191-0/+6
* FOP-2216: PDF forms are offset; patch submitted by Simon SteinerLuis Bernardo2013-03-161-0/+6
* FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch ...Luis Bernardo2013-03-161-20/+37
* FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner Luis Bernardo2013-03-161-0/+1
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-03-165-7/+16
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; applied s...Luis Bernardo2013-03-161-1/+2
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-052-58/+12
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-052-4/+7
* FOP-2215; NullPointerException when generating IF with fox:external-document Chris Bowditch2013-02-251-1/+4
* FOP-2177: If a right aligned image exceeds a table cells bounds, it will over...Luis Bernardo2013-02-211-1/+1
* FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 rega...Luis Bernardo2013-02-211-2/+2
* FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch s...Luis Bernardo2013-02-213-0/+16
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch sub...Luis Bernardo2013-02-201-1/+106
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-083-1/+21
* FOP-2206: Add support for CS placement and escapement data in PS renderer.Glenn Adams2013-02-052-12/+32
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-291-13/+5
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-184-27/+31
* FOP-2194: optimize lazy font load invocation for hot methodsGlenn Adams2013-01-181-7/+21
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-187-10/+14
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-187-18/+191
* FOP-2187: Generating pdf works awt & png crashes when overflow hiddenLuis Bernardo2013-01-181-1/+3
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-166-29/+110
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-164-26/+16
* FOP-2184: optimize inefficient position adjustment array allocation in non-CS...Glenn Adams2013-01-121-22/+17
* JIRA#FOP-2180: TTFReader outputs bounding box information for glyphs.Peter Hancock2013-01-092-0/+20
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-095-13/+24
* Jira FOP-2174: When using SVG drawings, if no content-width and content-heigh...Chris Bowditch2013-01-041-10/+57
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-314-10/+11
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-302-0/+9
* FOP-2178: Fix incomplete kerning when complex script features are enabled.Glenn Adams2012-12-292-17/+65
* fixed the fact that -nocs was not being appliedLuis Bernardo2012-12-191-1/+2
* Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fontsChris Bowditch2012-12-171-12/+19
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-135-4/+113
* Small code simplifications due to Luis BernardoPeter Hancock2012-12-131-25/+19
* JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Sim...Peter Hancock2012-12-131-0/+3
* jira fop-1840: column balancing algorithm; applied patch 12550540 submitted b...Luis Bernardo2012-12-121-2/+2
* jira fop-1840: column balancing algorithm; applied patch 12559043 submitted b...Luis Bernardo2012-12-101-71/+203
* bugzilla #54196: configure big / little endian support for TIFF images; patch...Luis Bernardo2012-11-253-4/+22
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-194-31/+61
* Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD ch...Vincent Hennebert2012-11-192-0/+17
* Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP outputMehdi Houshmand2012-11-091-1/+4
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-051-2/+2
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-0410-20/+7
* bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...Luis Bernardo2012-11-042-3/+4