aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ...Glenn Adams2016-03-122811-410/+1323
* Exclude JAI dependencies temporarily, until exclusion can be conditionalized.Glenn Adams2016-03-081-0/+10
* Reset java.version to 1.6.Glenn Adams2016-03-081-1/+1
* Fixups for ant junit and mvn test.Glenn Adams2016-03-085-17/+38
* Reorganize test resources into src/test/resources.Glenn Adams2016-03-07683-8/+5
* Fixups for ant builds after code reorganization.Glenn Adams2016-03-061-8/+16
* Configure maven build.Glenn Adams2016-03-064040-207/+468
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-032717-0/+0
* Merge from ^/xmlgraphics/fop/trunk.Glenn Adams2016-03-0360-2781/+1991
|\
| * Increase maximum heap size; add svn:ignores.Glenn Adams2016-03-031-1/+1
| * FOP-2581: NumberFormatException when page-sequence format can't be parsed as ...Simon Steiner2016-02-291-1/+1
| * Add test for PDF AttachmentSimon Steiner2016-01-261-0/+61
| * Update xgc in pomSimon Steiner2016-01-201-1/+1
| * FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-1810-48/+467
| * FOP-2553: Support PDF shading to PSSimon Steiner2016-01-111-0/+85
| * FOP-2560: PDF to PDF corrupt after reuse of FopFactorySimon Steiner2016-01-072-8/+2
| * Delete forest fileSimon Steiner2016-01-071-2512/+0
| * Prepare for releaseSimon Steiner2016-01-063-2/+19
| * FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-0630-116/+1239
| * 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
* | Branch to create maven transition.Glenn Adams2015-12-250-0/+0
|/
* 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