aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert wrong change during FOP-2445: Merge PDF Linearization branchSimon Steiner2015-03-121-9/+1
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-0649-82/+69
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-2442-126/+904
* FOP-2348:Luca Furini2015-02-142-2/+2
* FOP-2448: PDF to PS deduplication of imagesSimon Steiner2015-02-104-10/+46
* FOP-2367: Support for color space OCA; patch submitted by Seifeddine DridiLuis Bernardo2015-02-106-0/+243
* FOP-2447: Text cut off for changing IPD for page starting with a tableSimon Steiner2015-02-091-2/+2
* FOP-2446: OTF subset errorSimon Steiner2015-02-091-1/+1
* FOP-2432: OTF font NPESimon Steiner2015-02-061-0/+1
* FOP-2443: Repeated Table headers and footers with markers are not being treat...Simon Steiner2015-02-064-0/+46
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-066-3/+44
* Fixing annotation and commentLuca Furini2015-01-271-4/+1
* FOP-2348:fixing PDF file attachment extension; patch submitted by Matthias Re...Luca Furini2015-01-271-0/+9
* minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixesLuis Bernardo2014-12-033-8/+8
* FOP-2433: Support CMYK TIFFs in AFP through IOCA FS45Luis Bernardo2014-12-029-17/+467
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-0227-100/+1196
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-2610-59/+179
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-1110-182/+59
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-1010-59/+182
* FOP-2422: fix erroneous use of mapped char with fixed width space charsGlenn Adams2014-11-101-1/+1
* FOP-2281: factory is not initialized when -cache is used in org.apache.fop.cl...Luis Bernardo2014-11-031-2/+7
* FOP-2420: ensure word area's bidi level is initialized when word is mapped to...Glenn Adams2014-10-234-8/+10
* FOP-2417: Exception caused by letter space handling in Chinese sentenceLuis Bernardo2014-10-171-4/+2
* FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ...Luis Bernardo2014-10-152-0/+12
* FOP-2249: elide formatting controls - preliminaryGlenn Adams2014-10-148-17/+90
* FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminaryGlenn Adams2014-10-131-55/+112
* FOP-2287: support Tamil script (preliminary)Glenn Adams2014-10-129-25/+728
* FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ...Luis Bernardo2014-10-091-0/+22
* FOP-2415: prevent NPE when Indic script syllabizer is not availableGlenn Adams2014-10-091-2/+3
* FOP-2391: ensure derived font triplet is usedGlenn Adams2014-09-261-2/+2
* FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ...Glenn Adams2014-09-208-34/+137