aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap spaceSimon Steiner2016-01-051-1/+1
* XGC-98: UndeclaredThrowableException while loading imagesSimon Steiner2016-01-051-0/+0
* FOP-2320: "insufficient data for an image" error: jai_imageio dependency regr...Simon Steiner2016-01-041-0/+0
* Move code to where it belongs: if it only applies to RetrieveTableMarker, it ...Andreas L. Delmelle2016-01-032-9/+30
* Checkstyle fix - Remove unused importAndreas L. Delmelle2016-01-021-1/+0
* Slight improvement on previous commit: replace occurrence of ListIterator wit...Andreas L. Delmelle2016-01-022-2/+39
* Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods.Andreas L. Delmelle2016-01-026-76/+50
* Minor fixup: Use superclass implementation and avoid duplicate instance memberAndreas L. Delmelle2016-01-021-9/+1
* FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS XSimon Steiner2015-12-181-1/+5
* FOP-2485: Update xercesImpl to 2.9.1Simon Steiner2015-12-182-0/+0
* FOP-2543: Update avalon-framework to 4.3.1Simon Steiner2015-12-184-5/+5
* FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107Simon Steiner2015-12-183-1/+1
* FOP-2553: Support PDF shading to PSSimon Steiner2015-12-172-1/+32
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-164-21/+54
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-048-16/+106
* FOP-2546: ArrayIndexOutOfBoundsException merging fontsSimon Steiner2015-12-021-20/+24
* Add approved exclusion for two warningsAndreas L. Delmelle2015-11-301-0/+74
* Correct checkstyle warningsAndreas L. Delmelle2015-11-271-2/+2
* Correct checkstyle issuesAndreas L. Delmelle2015-11-271-1/+2
* Correct checkstyle issue - import incorrect orderAndreas L. Delmelle2015-11-271-1/+1
* Minor fixups: alter classpath for junit-transcoder-allinone to avoid NoClassD...Andreas L. Delmelle2015-11-261-1/+2
* Minor javadoc fixup: add closing double quoteAndreas L. Delmelle2015-11-261-1/+1
* Minor fixups: remove redundant null check, remove redundant initial assignmen...Andreas L. Delmelle2015-11-261-4/+32
* FOP-2512: fix issue with transparent PNGs with indexed color modelMatthias Reischenbacher2015-11-261-2/+7
* Tweak - Make sure that proper distinction is made between real RuntimeExcepti...Andreas L. Delmelle2015-11-265-26/+29
* FOP-2455b - Applied updated patch in addition to the original one (see: r1716...Andreas L. Delmelle2015-11-261-4/+4
* FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested b...Andreas L. Delmelle2015-11-261-1/+1
* XGC-103: Include ps-setpagedevice when dsc-compliant is falseSimon Steiner2015-11-191-0/+0
* FOP-2538: PDF to PDF OOMSimon Steiner2015-11-102-0/+12
* FOP-2537: Support CMYK JPEG in AFPSimon Steiner2015-11-102-0/+1
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as sugge...Matthias Reischenbacher2015-09-241-0/+3
* FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens SchreiberLuis Bernardo2015-09-161-1/+1
* FOP-2491: Adobe Reader error with OTF subset PDFSimon Steiner2015-08-121-1/+5
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-124-4/+110
* FOP-2509: Add support for PDF/A-3Simon Steiner2015-08-113-3/+8
* Fixed checkstyle missing EOL. Resolved ignored findbugs warningRobert Meyer2015-08-113-7/+4
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-1041-47/+3193
|\
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-0415-86/+525
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-1235-46/+2753
| * Creation of soft fonts for TrueType fonts on PCL outputRobert Meyer2015-06-120-0/+0
* | FOP-2473: SVG text using filters not shownSimon Steiner2015-08-103-2/+49
* | FOP-2504: Truetype support for AFPSimon Steiner2015-08-0616-63/+766
* | FOP-2494 - Unable to use Ubuntu Mono FontRobert Meyer2015-08-011-5/+4
* | FOP-2508: TTF bullet missing when OTF usedSimon Steiner2015-07-312-11/+87
* | FOP-2507: PDFVT and Page Piece exception using IFSimon Steiner2015-07-314-4/+113
* | FOP-2499: PDF/UA warnings for nested elementsSimon Steiner2015-07-282-3/+83
* | FOP-2498: Fix "last" page master usage with force-page-count=end-on-even/-oddMatthias Reischenbacher2015-07-132-8/+93
* | Preliminary quick fix for FOP-2461Andreas L. Delmelle2015-07-111-2/+4
* | Minor tweak: avoid using standard toString() for detailed diagnostics purposesAndreas L. Delmelle2015-07-091-9/+1
* | FOP-2489: An SVG file using markers is not rendered by FOP 2.0Luis Bernardo2015-06-251-0/+0