aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-1435-2297/+4542
* Removed obsolete CommandLineLogger.Vincent Hennebert2013-07-305-320/+2
* FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to comm...Luis Bernardo2013-07-151-0/+1
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-1331-57/+55
* FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner.Luis Bernardo2013-07-122-0/+37
* FOP-2271: XSL Infinite loop; patch submitted by Simon Steiner.Luis Bernardo2013-07-121-9/+18
* FOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitte...Luis Bernardo2013-07-121-1/+1
* FOP-2259: 1 bit TIFF error; patch submitted by Simon SteinerLuis Bernardo2013-07-124-3/+13
* FOP-2250: Arabic characters are not connected on PCL; partial implementation.Luis Bernardo2013-06-233-24/+122
* FOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0);...Luis Bernardo2013-06-181-0/+10
* Adding MarkDown docs/ directory for XML Graphics FOP.Clay Leeds2013-06-150-0/+0
* Improved fop.xconf validationPeter Hancock2013-06-041-136/+249
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-1812-101/+680
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-05-132-2/+2
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-0760-272/+264
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-07202-5691/+5691
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-305-27/+83
* FOP-2244: Encrypted image colorspace fails; patch submitted by Simon SteinerLuis Bernardo2013-04-301-0/+1
* FOP-2238: updated xgc jar (revision 1477369)Luis Bernardo2013-04-291-0/+0
* FOP-2211: fixed in previousPeter Hancock2013-04-160-0/+0
* Fix & improve the handling of temporary files using the new URI resource reso...Peter Hancock2013-04-162-10/+49
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-04-154-7/+22
* Note to self: do not start something else while committingVincent Hennebert2013-04-091-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-09197-8672/+8638
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-0887-170/+717
* FOP-2226: Image resources are not closed when rendering into the Intermediate...Vincent Hennebert2013-03-193-0/+99
* 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-162-6/+10
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-055-139/+15
* FOP-2214; forgot to commit status.xmlChris Bowditch2013-03-051-0/+3
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-055-6/+85
* FOP-2215; NullPointerException when generating IF with fox:external-document Chris Bowditch2013-02-252-1/+7
* 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-212-2/+83
* FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch s...Luis Bernardo2013-02-214-0/+16
* FOP-2044: Hyphenation of Uppercase Words, Combined with Underlines; patch sub...Luis Bernardo2013-02-202-1/+167
* Partial revert of r1444573 to restore intermediate-format-ng.Glenn Adams2013-02-108-0/+666
* Removing Forrest-based documentation files from build.xml.Clay Leeds2013-02-101-69/+1
* Removing Forrest-based documentation files.Clay Leeds2013-02-10281-66280/+16
* FOP-2148: make page-position="only" workVincent Hennebert2013-02-086-1/+217
* FOP-2206: adds unit test for PSPainter.drawText()Luis Bernardo2013-02-061-8/+62
* FOP-2206: Add support for CS placement and escapement data in PS renderer.Glenn Adams2013-02-053-12/+35
* Jira FOP-2203: Fix xml syntax in XSDPascal Sancho2013-01-302-59/+62
* JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new ...Vincent Hennebert2013-01-295-13/+87
* FOP-2197: missing GlyphTester class in transcoder archivesGlenn Adams2013-01-222-0/+4
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-185-27/+34
* FOP-2194: optimize lazy font load invocation for hot methodsGlenn Adams2013-01-182-7/+24