aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes for releaseSimon Steiner2018-05-143-12/+23
* FOP-2572: make checkstyle happy with the correct java import orderMatthias Reischenbacher2018-05-101-6/+8
* FOP-2572: fix ArrayIndexOutOfBoundsException if font supports kerninigMatthias Reischenbacher2018-05-102-1/+97
* FOP-2792: Add boundingbox for OTFSimon Steiner2018-05-092-0/+18
* FOP-2789: fix text overlapping issue in rl contentMatthias Reischenbacher2018-04-272-1/+65
* XGC-111: Improve error message when language is emptySimon Steiner2018-04-131-0/+0
* FOP-2782: Bookmarks point to last page when run via IFSimon Steiner2018-04-032-1/+52
* FOP-2781: Use unique id for links in merged IFSimon Steiner2018-04-032-0/+36
* java.lang CleanupSimon Steiner2018-03-214-9/+9
* FOP-1969: Fix testSimon Steiner2018-03-191-4/+4
* FOP-1969: Support for unicode Surrogate pairsSimon Steiner2018-03-1947-252/+1677
* FOP-2776: NoSuchElementException for list changing ipdSimon Steiner2018-03-162-1/+108
* Switch to sha256Simon Steiner2018-03-061-9/+9
* FOP-2773: Images inside a PDF not shown when goca=print-fileSimon Steiner2018-03-053-21/+93
* FOP-2770: Merge fonts not handling Truetype MacRomanEncodingSimon Steiner2018-02-082-1/+55
* FOP-2527: RTF indent not being rendered by fo:block text-indentSimon Steiner2018-01-243-1/+57
* FOP-2768: Reduced space for content after tableSimon Steiner2018-01-093-4/+90
* FOP-2760: Make unique links for merged IFSimon Steiner2017-11-272-3/+52
* FOP-2759: NPE converting OTF to Type1Simon Steiner2017-11-272-3/+14
* FOP-2756: Merged IF has wrong Table of Contents page linksSimon Steiner2017-11-065-0/+103
* FOP-2755: Unmapped XSL-FO Region can cause extra pagesSimon Steiner2017-11-064-19/+102
* FOP-2753: PDF to PS allow fop fonts as fallbackSimon Steiner2017-10-135-8/+91
* FOP-2751: OTF subset: correct charstring offset sizeSimon Steiner2017-10-122-6/+7
* FOP-2752: Show name of font file on errorSimon Steiner2017-10-122-10/+47
* FOP-2750: Use streams for OTF subsettingSimon Steiner2017-10-113-64/+58
* FOP-2747: OTF subsetting: Resize entry to fit valueSimon Steiner2017-10-052-19/+37
* FOP-2737: OTF subsetting: Resize privateDict to fit op sizeSimon Steiner2017-10-042-59/+114
* FOP-2744: Allow unmapped flow for repeatable-page-masterSimon Steiner2017-09-283-1/+59
* FOP-2742: SVG to PS NPE/text missing when using PFM fileSimon Steiner2017-09-262-1/+66
* FOP-2740: PDF to PostScript tiling pattern error in AcrobatSimon Steiner2017-09-257-3/+30
* FOP-2739: Avoid rastering PDF with Smask to imageSimon Steiner2017-09-181-0/+0
* FOP-2739: Upgrade to PDFBox 2.0.7Simon Steiner2017-09-182-1/+1
* Cleanup offset codeSimon Steiner2017-09-132-68/+61
* FOP-2736: Change font table order depending on offset sizeSimon Steiner2017-09-132-12/+93
* FOP-2735: Use correct offset size for FDArraySimon Steiner2017-09-122-23/+81
* FOP-2699: Fix subsetting large number of glyphsSimon Steiner2017-08-312-25/+57
* fix FOP-2628Chris Bowditch2017-08-302-1/+5
* Fix javadocs under java 8Simon Steiner2017-08-291-0/+11
* FOP-2733: Reduce dependency on Avalon FrameworkSimon Steiner2017-08-212-13/+18
* Fix javadocs under java 8Simon Steiner2017-08-164-8/+5
* Fix javadocs under java 8Simon Steiner2017-08-16178-321/+289
* Use foreach and cleanupSimon Steiner2017-08-0415-29/+27
* FOP-2730: Invalid output for empty block and border-left-style=dashedSimon Steiner2017-07-246-14/+81
* Allow findbugs 3 to passSimon Steiner2017-07-191-0/+6
* Jenkins requires Java 8 so use compatible findbugsSimon Steiner2017-07-191-1/+1
* Update to latest batikSimon Steiner2017-07-181-0/+0
* FOP-2718: sRGB.icc is missing from ant jarSimon Steiner2017-07-071-0/+1
* FOP-2714: Infinite loop when region name not foundSimon Steiner2017-06-203-5/+50
* FOP-2713: Text missing on last page with changing ipdSimon Steiner2017-06-192-4/+71
* FOP-2712: NoSuchElementException on changing IPDSimon Steiner2017-06-082-4/+327