aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixups for ant junit and mvn test.Glenn Adams2016-03-085-17/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734038 13f79535-47bb-0310-9956-ffa450edef68
* Reorganize test resources into src/test/resources.Glenn Adams2016-03-07683-8/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733899 13f79535-47bb-0310-9956-ffa450edef68
* Fixups for ant builds after code reorganization.Glenn Adams2016-03-061-8/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733789 13f79535-47bb-0310-9956-ffa450edef68
* Configure maven build.Glenn Adams2016-03-064040-207/+468
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-032717-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733433 13f79535-47bb-0310-9956-ffa450edef68
* Merge from ^/xmlgraphics/fop/trunk.Glenn Adams2016-03-0360-2781/+1991
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733431 13f79535-47bb-0310-9956-ffa450edef68
| * Increase maximum heap size; add svn:ignores.Glenn Adams2016-03-031-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1733430 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2581: NumberFormatException when page-sequence format can't be parsed as ↵Simon Steiner2016-02-291-1/+1
| | | | | | | | | | | | an Integer; fix by Alexios Giotis git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1732903 13f79535-47bb-0310-9956-ffa450edef68
| * Add test for PDF AttachmentSimon Steiner2016-01-261-0/+61
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1726835 13f79535-47bb-0310-9956-ffa450edef68
| * Update xgc in pomSimon Steiner2016-01-201-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1725725 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-1810-48/+467
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1725271 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2553: Support PDF shading to PSSimon Steiner2016-01-111-0/+85
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1724037 13f79535-47bb-0310-9956-ffa450edef68
| * FOP-2560: PDF to PDF corrupt after reuse of FopFactorySimon Steiner2016-01-072-8/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723541 13f79535-47bb-0310-9956-ffa450edef68
| * Delete forest fileSimon Steiner2016-01-071-2512/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723535 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
* | Branch to create maven transition.Glenn Adams2015-12-250-0/+0
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1721689 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