| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | get checkstyle working on Windows environment | Chris Bowditch | 2016-03-23 | 2 | -9/+11 |
* | FOP-1852: Keep fop shell old naming | Simon Steiner | 2016-03-17 | 1 | -0/+0 |
* | FOP-1852: Add maven build support. | Glenn Adams | 2016-03-16 | 4068 | -7049/+8263 |
|\ |
|
| * | Change release, dist, and nightly-build targets to NO-OPs with message to con... | Glenn Adams | 2016-03-15 | 1 | -213/+13 |
| * | Ensure ant checkstyle target checks same sources as trunk. | Glenn Adams | 2016-03-15 | 1 | -1/+4 |
| * | Remove JAI deps (again): not resolvable on Jenkins. | Glenn Adams | 2016-03-13 | 1 | -0/+9 |
| * | Fixups for fop-sandbox artifacts, svn:ignore. | Glenn Adams | 2016-03-13 | 2 | -0/+10 |
| * | Fixups for ant targets, checkstyle, findbugs. | Glenn Adams | 2016-03-13 | 31 | -6286/+6441 |
| * | Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ... | Glenn Adams | 2016-03-12 | 2811 | -410/+1323 |
| * | Exclude JAI dependencies temporarily, until exclusion can be conditionalized. | Glenn Adams | 2016-03-08 | 1 | -0/+10 |
| * | Reset java.version to 1.6. | Glenn Adams | 2016-03-08 | 1 | -1/+1 |
| * | Fixups for ant junit and mvn test. | Glenn Adams | 2016-03-08 | 5 | -17/+38 |
| * | Reorganize test resources into src/test/resources. | Glenn Adams | 2016-03-07 | 683 | -8/+5 |
| * | Fixups for ant builds after code reorganization. | Glenn Adams | 2016-03-06 | 1 | -8/+16 |
| * | Configure maven build. | Glenn Adams | 2016-03-06 | 4040 | -207/+468 |
| * | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 2717 | -0/+0 |
| * | Merge from ^/xmlgraphics/fop/trunk. | Glenn Adams | 2016-03-03 | 60 | -2781/+1991 |
| |\ |
|
| * | | Branch to create maven transition. | Glenn Adams | 2015-12-25 | 0 | -0/+0 |
* | | | FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect ch... | Simon Steiner | 2016-03-07 | 6 | -163/+333 |
* | | | FOP-2586: Content overflows error not shown with log4j | Simon Steiner | 2016-03-04 | 1 | -16/+14 |
| |/
|/| |
|
* | | Increase maximum heap size; add svn:ignores. | Glenn Adams | 2016-03-03 | 1 | -1/+1 |
* | | FOP-2581: NumberFormatException when page-sequence format can't be parsed as ... | Simon Steiner | 2016-02-29 | 1 | -1/+1 |
* | | Add test for PDF Attachment | Simon Steiner | 2016-01-26 | 1 | -0/+61 |
* | | Update xgc in pom | Simon Steiner | 2016-01-20 | 1 | -1/+1 |
* | | FOP-2309: Support PCL Color thanks to James Burton | Simon Steiner | 2016-01-18 | 10 | -48/+467 |
* | | FOP-2553: Support PDF shading to PS | Simon Steiner | 2016-01-11 | 1 | -0/+85 |
* | | FOP-2560: PDF to PDF corrupt after reuse of FopFactory | Simon Steiner | 2016-01-07 | 2 | -8/+2 |
* | | Delete forest file | Simon Steiner | 2016-01-07 | 1 | -2512/+0 |
* | | Prepare for release | Simon Steiner | 2016-01-06 | 3 | -2/+19 |
* | | FOP-2335: Content is missing after IPD change | Simon Steiner | 2016-01-06 | 30 | -116/+1239 |
* | | FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space | Simon Steiner | 2016-01-05 | 1 | -1/+1 |
* | | XGC-98: UndeclaredThrowableException while loading images | Simon Steiner | 2016-01-05 | 1 | -0/+0 |
* | | FOP-2320: "insufficient data for an image" error: jai_imageio dependency regr... | Simon Steiner | 2016-01-04 | 1 | -0/+0 |
* | | Move code to where it belongs: if it only applies to RetrieveTableMarker, it ... | Andreas L. Delmelle | 2016-01-03 | 2 | -9/+30 |
* | | Checkstyle fix - Remove unused import | Andreas L. Delmelle | 2016-01-02 | 1 | -1/+0 |
* | | Slight improvement on previous commit: replace occurrence of ListIterator wit... | Andreas L. Delmelle | 2016-01-02 | 2 | -2/+39 |
* | | Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods. | Andreas L. Delmelle | 2016-01-02 | 6 | -76/+50 |
* | | Minor fixup: Use superclass implementation and avoid duplicate instance member | Andreas L. Delmelle | 2016-01-02 | 1 | -9/+1 |
|/ |
|
* | FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS X | Simon Steiner | 2015-12-18 | 1 | -1/+5 |
* | FOP-2485: Update xercesImpl to 2.9.1 | Simon Steiner | 2015-12-18 | 2 | -0/+0 |
* | FOP-2543: Update avalon-framework to 4.3.1 | Simon Steiner | 2015-12-18 | 4 | -5/+5 |
* | FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107 | Simon Steiner | 2015-12-18 | 3 | -1/+1 |
* | FOP-2553: Support PDF shading to PS | Simon Steiner | 2015-12-17 | 2 | -1/+32 |
* | FOP-2552: TrueType in AFP adding extra slash to end of font uri | Simon Steiner | 2015-12-16 | 4 | -21/+54 |
* | FOP-2548: Support Barcode4J page number | Simon Steiner | 2015-12-04 | 8 | -16/+106 |
* | FOP-2546: ArrayIndexOutOfBoundsException merging fonts | Simon Steiner | 2015-12-02 | 1 | -20/+24 |
* | Add approved exclusion for two warnings | Andreas L. Delmelle | 2015-11-30 | 1 | -0/+74 |
* | Correct checkstyle warnings | Andreas L. Delmelle | 2015-11-27 | 1 | -2/+2 |
* | Correct checkstyle issues | Andreas L. Delmelle | 2015-11-27 | 1 | -1/+2 |
* | Correct checkstyle issue - import incorrect order | Andreas L. Delmelle | 2015-11-27 | 1 | -1/+1 |