aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Configure maven build.Glenn Adams2016-03-062803-391104/+0
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-032717-0/+53303
* FOP-2581: NumberFormatException when page-sequence format can't be parsed as ...Simon Steiner2016-02-291-1/+1
* FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-189-48/+407
* 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
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-0618-115/+408
* FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap spaceSimon Steiner2016-01-051-1/+1
* 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-025-73/+47
* Minor fixup: Use superclass implementation and avoid duplicate instance memberAndreas L. Delmelle2016-01-021-9/+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-163-18/+23
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-047-6/+27
* FOP-2546: ArrayIndexOutOfBoundsException merging fontsSimon Steiner2015-12-021-20/+24
* Correct checkstyle warningsAndreas L. Delmelle2015-11-271-2/+2
* Correct checkstyle issuesAndreas L. Delmelle2015-11-271-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
* 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
* FOP-2538: PDF to PDF OOMSimon Steiner2015-11-102-0/+12
* FOP-2537: Support CMYK JPEG in AFPSimon Steiner2015-11-101-0/+1
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as sugge...Matthias Reischenbacher2015-09-241-0/+3
* FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens SchreiberLuis Bernardo2015-09-161-1/+1
* FOP-2491: Adobe Reader error with OTF subset PDFSimon Steiner2015-08-121-1/+5
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-122-4/+14
* FOP-2509: Add support for PDF/A-3Simon Steiner2015-08-112-3/+8
* Fixed checkstyle missing EOL. Resolved ignored findbugs warningRobert Meyer2015-08-112-3/+4
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-1035-47/+2738
|\
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-0413-84/+445
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-1229-46/+2376
* | FOP-2473: SVG text using filters not shownSimon Steiner2015-08-102-2/+16
* | FOP-2504: Truetype support for AFPSimon Steiner2015-08-0613-63/+350
* | FOP-2494 - Unable to use Ubuntu Mono FontRobert Meyer2015-08-011-5/+4
* | FOP-2508: TTF bullet missing when OTF usedSimon Steiner2015-07-311-11/+13
* | FOP-2507: PDFVT and Page Piece exception using IFSimon Steiner2015-07-313-0/+56
* | FOP-2499: PDF/UA warnings for nested elementsSimon Steiner2015-07-281-3/+22
* | FOP-2498: Fix "last" page master usage with force-page-count=end-on-even/-oddMatthias Reischenbacher2015-07-131-8/+16
* | Preliminary quick fix for FOP-2461Andreas L. Delmelle2015-07-111-2/+4
* | Minor tweak: avoid using standard toString() for detailed diagnostics purposesAndreas L. Delmelle2015-07-091-9/+1
* | FOP-2490: Embedded SVG 1.2 not supported by FOP 2.0; fix submitted by Hussein...Luis Bernardo2015-06-251-8/+2
* | Minor tweaks, more genericsAndreas L. Delmelle2015-06-191-13/+13
* | FOP-2488: Support PDF/UASimon Steiner2015-06-1614-20/+236
* | FOP-2487: fix checkstyle issueMatthias Reischenbacher2015-06-161-0/+1
* | FOP-2487: replace cached pages if span condition doesn't matchMatthias Reischenbacher2015-06-151-1/+11
* | FOP-2465: Fix links to/from 'last' pageMatthias Reischenbacher2015-06-123-0/+36
|/