summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* get checkstyle working on Windows environmentChris Bowditch2016-03-232-9/+11
* FOP-1852: Keep fop shell old namingSimon Steiner2016-03-171-0/+0
* FOP-1852: Add maven build support.Glenn Adams2016-03-164068-7049/+8263
|\
| * Change release, dist, and nightly-build targets to NO-OPs with message to con...Glenn Adams2016-03-151-213/+13
| * Ensure ant checkstyle target checks same sources as trunk.Glenn Adams2016-03-151-1/+4
| * Remove JAI deps (again): not resolvable on Jenkins.Glenn Adams2016-03-131-0/+9
| * Fixups for fop-sandbox artifacts, svn:ignore.Glenn Adams2016-03-132-0/+10
| * Fixups for ant targets, checkstyle, findbugs.Glenn Adams2016-03-1331-6286/+6441
| * 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
| |\
| * | Branch to create maven transition.Glenn Adams2015-12-250-0/+0
* | | FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect ch...Simon Steiner2016-03-076-163/+333
* | | FOP-2586: Content overflows error not shown with log4jSimon Steiner2016-03-041-16/+14
| |/ |/|
* | 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
|/
* 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