aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | FOP-2345 SVG to AFP text spacing wrongSimon Steiner2014-04-281-1/+14
* | FOP-2336 OOM for tiff outputSimon Steiner2014-04-281-2/+3
* | FOP-2337 Remove xobj type=formSimon Steiner2014-04-282-4/+34
* | FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...Vincent Hennebert2014-04-048-8/+117
* | FOP-2339: GIF to PS transparency is black; patch by Simon SteinerLuis Bernardo2014-04-031-0/+14
* | Fix findbugs warnings.Glenn Adams2014-03-281-0/+15
| * Made WhitespaceManagement.getKnuthElements more robust by iterating over chil...Vincent Hennebert2014-04-281-15/+15
| * Create penalty only once and store it in WhitespaceManagementPenaltyVincent Hennebert2014-04-282-3/+5
| * Simplified make of MultiSwitchLMVincent Hennebert2014-04-281-2/+1
| * Removed obsolete fitting-strategy propertyVincent Hennebert2014-04-281-1/+0
| * Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-2810-25/+29
| * By default, only the first child of a multi-switch should be laid outVincent Hennebert2014-04-186-17/+212
| * Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-087-190/+268
| * Handle middle-of-the-page case without using a glue.Vincent Hennebert2014-03-276-109/+33
| * Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-17352-6460/+10664
| |\ | |/ |/|
* | FOP-2357: When an SVG image has transparency and a PDF profile is used that d...Vincent Hennebert2014-03-1410-27/+134
* | FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.foRobert Meyer2014-02-261-2/+4
* | FOP-2260: Smart quotes broken in RTF if at start of textRobert Meyer2014-02-261-1/+1
* | FOP-2340: 64bit image missing in pdf; patch submitted by Simon SteinerLuis Bernardo2014-02-221-0/+0
* | FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; fixed regressionLuis Bernardo2014-02-221-0/+6
* | FOP-2346: UnsupportedOperationException when handling an SVG containing a fon...Vincent Hennebert2014-02-207-22/+62
* | FOP:2344 - SVG bleeds color between elements when outputting to AFPRobert Meyer2014-02-181-3/+2
* | FOP-2341: Infinite loop when smaller used with a zero length font-sizeRobert Meyer2014-02-171-0/+3
* | Checkstyle fixesVincent Hennebert2014-02-113-8/+8
* | FOP-2252: OpenType CFF - Remove need for patch to fontboxRobert Meyer2014-02-104-36/+362
* | updated fontbox jar to 1.8.4 (patched) release.Luis Bernardo2014-02-061-0/+0
* | Merged branch Temp_FopFontsForSVGback into trunkVincent Hennebert2014-02-03101-5088/+7694
|\ \
| * | Updated FindBugs excludesTemp_FopFontsForSVGVincent Hennebert2014-02-031-0/+561
| * | Fixed Checkstyle issuesVincent Hennebert2014-01-306-14/+13
| * | Replace patched Batik jar with the trunk versionVincent Hennebert2014-01-301-0/+0
| * | Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-30451-5571/+16434
| |\ \ | |/ / |/| |
* | | Merged branch Temp_InlineContainer back into trunkVincent Hennebert2014-01-2937-551/+1673
|\ \ \
| * \ \ Brought the branch in sync with rev. r1559284 of trunkTemp_InlineContainerVincent Hennebert2014-01-292-10/+28
| |\ \ \ | |/ / / |/| | |
* | | | FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ...Luis Bernardo2014-01-172-10/+28
| * | | Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-13379-2555/+8408
| |\ \ \ | |/ / / |/| | |
* | | | The length of $HeadURL$ cannot be controlled. Surround with CSOFF/CSON commentsVincent Hennebert2014-01-071-2/+3
* | | | FOP-1342: Incorrect rendering of GIF images; patch to xgc submitted by Thanas...Luis Bernardo2014-01-071-0/+0
* | | | Re-enabled Checkstyle in Gump, the issue should be sorted nowVincent Hennebert2014-01-061-1/+1
* | | | Disable Checkstyle in Gump for now, to avoid being flooded by build failures ...Vincent Hennebert2013-12-241-1/+1
* | | | Enabled plain formatter to get Checkstyle warnings from Gump buildsVincent Hennebert2013-12-231-0/+1
* | | | Fix checkstyle warning.Glenn Adams2013-12-211-1/+1
* | | | Smoke test: introduce Checkstyle violation and see if Gump will complainVincent Hennebert2013-12-171-1/+1
* | | | Have Checkstyle fail the build if there are any warningsVincent Hennebert2013-12-171-1/+1
* | | | Have Gump run Checkstyle on the source codeVincent Hennebert2013-12-171-6/+1
* | | | Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-17198-738/+717
| * | | Updated disabled-testcases.xmlVincent Hennebert2013-11-143-72/+55
| * | | Fixed the setting of generates[Block|Reference]AreaVincent Hennebert2013-11-145-8/+4
| * | | Implemented missing methodsVincent Hennebert2013-11-141-7/+6
| * | | Code clean-up and simplificationVincent Hennebert2013-11-142-23/+17
| * | | Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-072-2/+20