aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* FOP-2436: Merging of Tagged (Accessible) PDFSimon Steiner2015-06-115-7/+113
* FOP-2474: AFP Logical element tag incorrect character encodingSimon Steiner2015-06-052-2/+17
* FOP-2475: Tagged PDF footnote separator incorrect orderSimon Steiner2015-06-052-3/+8
* FOP-2476: Tagged pdf: Tags are showing in the wrong order in the acrobat's pr...Simon Steiner2015-06-051-3/+3
* FOP-2482: Read out loud not working with 256 bit encryption and accessibilitySimon Steiner2015-06-051-1/+1
* XGC-97: Add PreloaderRawPNG to handle images ImageIO cantSimon Steiner2015-06-051-59/+45
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+11
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+1
* FOP-2472: Add method to allow clearing the hyphenation tree cache at runtime,...Andreas L. Delmelle2015-05-241-0/+8
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-2424-50/+97
* Checkstyle fixAndreas L. Delmelle2015-05-231-1/+0
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-2330-70/+93
* Javadoc fixupsAndreas L. Delmelle2015-05-1619-49/+62
* Minor: removed redundant/unused member from inner classAndreas L. Delmelle2015-05-151-7/+5
* Minor: removed duplicate testAndreas L. Delmelle2015-05-151-2/+0
* Minor fix to make footnotes easier to track while debugging. Added disabled l...Andreas L. Delmelle2015-05-152-0/+4
* [Test commit rights] Move otherwise unreachable null checkAndreas L. Delmelle2015-05-082-3/+3
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-121-0/+28
* FOP-2456: PDF VT and Page Piece supportSimon Steiner2015-03-1220-16/+347