summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2560: PDF to PDF corrupt after reuse of FopFactoryfop-2_1Simon Steiner2016-01-072-8/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_1@1723548 13f79535-47bb-0310-9956-ffa450edef68
* Remove forest fileSimon Steiner2016-01-071-2512/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_1@1723546 13f79535-47bb-0310-9956-ffa450edef68
* Update jars to released versionSimon Steiner2016-01-064-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_1@1723362 13f79535-47bb-0310-9956-ffa450edef68
* Add branchSimon Steiner2016-01-060-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_1@1723326 13f79535-47bb-0310-9956-ffa450edef68
* Prepare for releaseSimon Steiner2016-01-063-2/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723323 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-0630-116/+1239
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723297 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap spaceSimon Steiner2016-01-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723072 13f79535-47bb-0310-9956-ffa450edef68
* XGC-98: UndeclaredThrowableException while loading imagesSimon Steiner2016-01-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723031 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2320: "insufficient data for an image" error: jai_imageio dependency ↵Simon Steiner2016-01-041-0/+0
| | | | | | regression git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722890 13f79535-47bb-0310-9956-ffa450edef68
* Move code to where it belongs: if it only applies to RetrieveTableMarker, it ↵Andreas L. Delmelle2016-01-032-9/+30
| | | | | | does not belong in FObj git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722725 13f79535-47bb-0310-9956-ffa450edef68
* Checkstyle fix - Remove unused importAndreas L. Delmelle2016-01-021-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722681 13f79535-47bb-0310-9956-ffa450edef68
* Slight improvement on previous commit: replace occurrence of ListIterator ↵Andreas L. Delmelle2016-01-022-2/+39
| | | | | | with FONodeIterator to avoid explicit cast + add base ListIterator methods to the FONodeIterator signature (to improve searching for usage in IDE) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722664 13f79535-47bb-0310-9956-ffa450edef68
* Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods.Andreas L. Delmelle2016-01-026-76/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722662 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixup: Use superclass implementation and avoid duplicate instance memberAndreas L. Delmelle2016-01-021-9/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722659 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS XSimon Steiner2015-12-181-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720811 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2485: Update xercesImpl to 2.9.1Simon Steiner2015-12-182-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720803 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2543: Update avalon-framework to 4.3.1Simon Steiner2015-12-184-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720799 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107Simon Steiner2015-12-183-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720793 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2553: Support PDF shading to PSSimon Steiner2015-12-172-1/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720523 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-164-21/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720357 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-048-16/+106
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717946 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2546: ArrayIndexOutOfBoundsException merging fontsSimon Steiner2015-12-021-20/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717634 13f79535-47bb-0310-9956-ffa450edef68
* Add approved exclusion for two warningsAndreas L. Delmelle2015-11-301-0/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717211 13f79535-47bb-0310-9956-ffa450edef68
* Correct checkstyle warningsAndreas L. Delmelle2015-11-271-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716906 13f79535-47bb-0310-9956-ffa450edef68
* Correct checkstyle issuesAndreas L. Delmelle2015-11-271-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716905 13f79535-47bb-0310-9956-ffa450edef68
* Correct checkstyle issue - import incorrect orderAndreas L. Delmelle2015-11-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716904 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixups: alter classpath for junit-transcoder-allinone to avoid ↵Andreas L. Delmelle2015-11-261-1/+2
| | | | | | NoClassDefFoundError for one of the hamcrest classes + add "asf.todo" tag to javadoc target git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716772 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc fixup: add closing double quoteAndreas L. Delmelle2015-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716768 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixups: remove redundant null check, remove redundant initial ↵Andreas L. Delmelle2015-11-261-4/+32
| | | | | | assignment + start of javadoc fixups git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716765 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2512: fix issue with transparent PNGs with indexed color modelMatthias Reischenbacher2015-11-261-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716758 13f79535-47bb-0310-9956-ffa450edef68
* Tweak - Make sure that proper distinction is made between real ↵Andreas L. Delmelle2015-11-265-26/+29
| | | | | | RuntimeException (i.e. reported as errors) and AssertionException (i.e. reported as failure) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716744 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2455b - Applied updated patch in addition to the original one (see: ↵Andreas L. Delmelle2015-11-261-4/+4
| | | | | | r1716732) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716743 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested ↵Andreas L. Delmelle2015-11-261-1/+1
| | | | | | by sdridi@iptech-group.com. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716732 13f79535-47bb-0310-9956-ffa450edef68
* XGC-103: Include ps-setpagedevice when dsc-compliant is falseSimon Steiner2015-11-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1715212 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2538: PDF to PDF OOMSimon Steiner2015-11-102-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1713641 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2537: Support CMYK JPEG in AFPSimon Steiner2015-11-102-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1713620 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as ↵Matthias Reischenbacher2015-09-241-0/+3
| | | | | | suggested by dvineshkumar@gmail.com git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1705133 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens SchreiberLuis Bernardo2015-09-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1703427 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2491: Adobe Reader error with OTF subset PDFSimon Steiner2015-08-121-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695526 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-124-4/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695517 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2509: Add support for PDF/A-3Simon Steiner2015-08-113-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695313 13f79535-47bb-0310-9956-ffa450edef68
* Fixed checkstyle missing EOL. Resolved ignored findbugs warningRobert Meyer2015-08-113-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695225 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-1041-47/+3193
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695082 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-0415-86/+525
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1694075 13f79535-47bb-0310-9956-ffa450edef68
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-1235-46/+2753
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1685112 13f79535-47bb-0310-9956-ffa450edef68
| * Creation of soft fonts for TrueType fonts on PCL outputRobert Meyer2015-06-120-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PCLSoftFonts@1685105 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2473: SVG text using filters not shownSimon Steiner2015-08-103-2/+49
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1695041 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2504: Truetype support for AFPSimon Steiner2015-08-0616-63/+766
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1694450 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2494 - Unable to use Ubuntu Mono FontRobert Meyer2015-08-011-5/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693719 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2508: TTF bullet missing when OTF usedSimon Steiner2015-07-312-11/+87
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1693613 13f79535-47bb-0310-9956-ffa450edef68