| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure maven build. | Glenn Adams | 2016-03-06 | 2803 | -391104/+0 |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 2717 | -0/+53303 |
* | FOP-2581: NumberFormatException when page-sequence format can't be parsed as ... | Simon Steiner | 2016-02-29 | 1 | -1/+1 |
* | FOP-2309: Support PCL Color thanks to James Burton | Simon Steiner | 2016-01-18 | 9 | -48/+407 |
* | 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 |
* | FOP-2335: Content is missing after IPD change | Simon Steiner | 2016-01-06 | 18 | -115/+408 |
* | FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space | Simon Steiner | 2016-01-05 | 1 | -1/+1 |
* | 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 | 5 | -73/+47 |
* | Minor fixup: Use superclass implementation and avoid duplicate instance member | Andreas L. Delmelle | 2016-01-02 | 1 | -9/+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 | 3 | -18/+23 |
* | FOP-2548: Support Barcode4J page number | Simon Steiner | 2015-12-04 | 7 | -6/+27 |
* | FOP-2546: ArrayIndexOutOfBoundsException merging fonts | Simon Steiner | 2015-12-02 | 1 | -20/+24 |
* | Correct checkstyle warnings | Andreas L. Delmelle | 2015-11-27 | 1 | -2/+2 |
* | Correct checkstyle issues | Andreas L. Delmelle | 2015-11-27 | 1 | -1/+2 |
* | Minor javadoc fixup: add closing double quote | Andreas L. Delmelle | 2015-11-26 | 1 | -1/+1 |
* | Minor fixups: remove redundant null check, remove redundant initial assignmen... | Andreas L. Delmelle | 2015-11-26 | 1 | -4/+32 |
* | FOP-2512: fix issue with transparent PNGs with indexed color model | Matthias Reischenbacher | 2015-11-26 | 1 | -2/+7 |
* | FOP-2455b - Applied updated patch in addition to the original one (see: r1716... | Andreas L. Delmelle | 2015-11-26 | 1 | -4/+4 |
* | FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested b... | Andreas L. Delmelle | 2015-11-26 | 1 | -1/+1 |
* | FOP-2538: PDF to PDF OOM | Simon Steiner | 2015-11-10 | 2 | -0/+12 |
* | FOP-2537: Support CMYK JPEG in AFP | Simon Steiner | 2015-11-10 | 1 | -0/+1 |
* | FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as sugge... | Matthias Reischenbacher | 2015-09-24 | 1 | -0/+3 |
* | FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens Schreiber | Luis Bernardo | 2015-09-16 | 1 | -1/+1 |
* | FOP-2491: Adobe Reader error with OTF subset PDF | Simon Steiner | 2015-08-12 | 1 | -1/+5 |
* | FOP-2510: Flow name infinite Loop | Simon Steiner | 2015-08-12 | 2 | -4/+14 |
* | FOP-2509: Add support for PDF/A-3 | Simon Steiner | 2015-08-11 | 2 | -3/+8 |
* | Fixed checkstyle missing EOL. Resolved ignored findbugs warning | Robert Meyer | 2015-08-11 | 2 | -3/+4 |
* | FOP-2486: Soft font support for TrueType fonts in PCL | Robert Meyer | 2015-08-10 | 35 | -47/+2738 |
|\ |
|
| * | FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFonts | Robert Meyer | 2015-08-04 | 13 | -84/+445 |
| * | Creation of soft fonts for TrueType fonts in PCL | Robert Meyer | 2015-06-12 | 29 | -46/+2376 |
* | | FOP-2473: SVG text using filters not shown | Simon Steiner | 2015-08-10 | 2 | -2/+16 |
* | | FOP-2504: Truetype support for AFP | Simon Steiner | 2015-08-06 | 13 | -63/+350 |
* | | FOP-2494 - Unable to use Ubuntu Mono Font | Robert Meyer | 2015-08-01 | 1 | -5/+4 |
* | | FOP-2508: TTF bullet missing when OTF used | Simon Steiner | 2015-07-31 | 1 | -11/+13 |
* | | FOP-2507: PDFVT and Page Piece exception using IF | Simon Steiner | 2015-07-31 | 3 | -0/+56 |
* | | FOP-2499: PDF/UA warnings for nested elements | Simon Steiner | 2015-07-28 | 1 | -3/+22 |
* | | FOP-2498: Fix "last" page master usage with force-page-count=end-on-even/-odd | Matthias Reischenbacher | 2015-07-13 | 1 | -8/+16 |
* | | Preliminary quick fix for FOP-2461 | Andreas L. Delmelle | 2015-07-11 | 1 | -2/+4 |
* | | Minor tweak: avoid using standard toString() for detailed diagnostics purposes | Andreas L. Delmelle | 2015-07-09 | 1 | -9/+1 |
* | | FOP-2490: Embedded SVG 1.2 not supported by FOP 2.0; fix submitted by Hussein... | Luis Bernardo | 2015-06-25 | 1 | -8/+2 |
* | | Minor tweaks, more generics | Andreas L. Delmelle | 2015-06-19 | 1 | -13/+13 |
* | | FOP-2488: Support PDF/UA | Simon Steiner | 2015-06-16 | 14 | -20/+236 |
* | | FOP-2487: fix checkstyle issue | Matthias Reischenbacher | 2015-06-16 | 1 | -0/+1 |
* | | FOP-2487: replace cached pages if span condition doesn't match | Matthias Reischenbacher | 2015-06-15 | 1 | -1/+11 |
* | | FOP-2465: Fix links to/from 'last' page | Matthias Reischenbacher | 2015-06-12 | 3 | -0/+36 |
|/ |
|