aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue a warning if the content of an inline-container overflows it in the blo...Vincent Hennebert2013-10-241-1/+11
* | | Added support for block-progression-dimension="auto"Vincent Hennebert2013-10-241-6/+8
* | | When inline-progression-dimension has been left to auto on fo:inline-containe...Vincent Hennebert2013-10-243-1/+24
* | | Parse back the container area from the area tree.Vincent Hennebert2013-10-243-10/+25
* | | First bits of support for fo:inline-containerVincent Hennebert2013-10-214-162/+305
|/ /
* | FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Si...Luis Bernardo2013-10-161-2/+3
* | FOP-1872: External document is clipped when rotated; patch submitted by Thana...Luis Bernardo2013-10-131-2/+8
* | Removed unused variablesVincent Hennebert2013-10-093-7/+0
* | Do not log a warning when .notdef has been assigned to an unused code of Adob...Vincent Hennebert2013-10-081-3/+6
* | FOP-2106: Footnote put on earlier page than the one that contains the footnot...Vincent Hennebert2013-10-081-32/+46
* | FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of UR...Luis Bernardo2013-09-251-1/+1
* | FOP-2298: One last @Override to remove to satisfy broken Java 5 support.Glenn Adams2013-09-171-1/+0
* | FOP-2298: Java 5 is more strict than Java 6 about use of @Override on impleme...Glenn Adams2013-09-162-3/+0
* | FOP-2298: Java 5 doesn't support String.isEmptyGlenn Adams2013-09-163-4/+4
* | FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-1328-147/+1077
* | FOP-2275: Quadratic Bezier curves not properly renderedRobert Meyer2013-08-201-4/+20
* | FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (ecli...Luis Bernardo2013-08-142-89/+937
* | FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-1422-2205/+3867
* | Removed obsolete CommandLineLogger.Vincent Hennebert2013-07-305-320/+2
| * Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-2976-5035/+5953
|/
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-1331-57/+55
* 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-123-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
* Improved fop.xconf validationPeter Hancock2013-06-041-136/+249
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-189-83/+506
* 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-0759-263/+262
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-07183-4217/+4217
* 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-09183-6773/+6739
* 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