aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src
Commit message (Expand)AuthorAgeFilesLines
* FOP-2768: Reduced space for content after tableSimon Steiner2018-01-091-3/+8
* 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-063-19/+26
* FOP-2753: PDF to PS allow fop fonts as fallbackSimon Steiner2017-10-134-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-282-1/+3
* 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-256-3/+30
* 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
* FOP-2733: Reduce dependency on Avalon FrameworkSimon Steiner2017-08-212-13/+18
* Fix javadocs under java 8Simon Steiner2017-08-163-6/+3
* Fix javadocs under java 8Simon Steiner2017-08-16177-318/+287
* Use foreach and cleanupSimon Steiner2017-08-048-13/+13
* 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
* 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-191-4/+7
* FOP-2712: NoSuchElementException on changing IPDSimon Steiner2017-06-081-4/+6
* FOP-2710: SVG Gradient missingSimon Steiner2017-05-312-2/+20
* FOP-2570: fix border placement in r-l mode, if there are row spansMatthias Reischenbacher2017-05-251-1/+1
* FOP-2707: fix wrong bidi level, when creating new spansMatthias Reischenbacher2017-05-241-0/+5
* FOP-2570: fix border placement of spanned table cells in r-l writing-modeMatthias Reischenbacher2017-04-291-7/+20
* FOP-2702: OTF fonts not working on Mac PreviewSimon Steiner2017-04-2519-142/+317
* FOP-616: "visibility" property is not implementedChris Bowditch2017-04-108-6/+114
* Cleanup OTFSubsetFileSimon Steiner2017-03-132-62/+55
* OTF code cleanupSimon Steiner2017-03-132-104/+130
* OTF code cleanupSimon Steiner2017-03-091-10/+14
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-092-32/+62
* Fix findbugs 3 warningsSimon Steiner2017-03-081-1/+1
* Fix findbugs 3 warningsSimon Steiner2017-03-089-27/+6
* FOP-2697: Adobe Reader error with Adobe Kozuka Mincho fontSimon Steiner2017-03-082-3/+19
* FOP-2598: ArrayIndexOutOfBoundException while loading TTF font OCRBSimon Steiner2017-02-092-3/+11
* FOP-2686: Error for Type1 font without extension for TIFF outputSimon Steiner2017-02-063-6/+80
* FOP-2676: basic-link external-destination does not work for file URI with spacesSimon Steiner2017-01-304-36/+545
* FOP-2643: Java 9 warningsSimon Steiner2017-01-2713-17/+72
* FOP-2680: OTF font needs format 3 FDSelect due to offset sizeSimon Steiner2017-01-173-10/+79
* FOP-2679: PTX records are incorrectly chainedSimon Steiner2017-01-164-162/+282
* FOP-2362: Using Saxon to intermediate format throws NullPointerExceptionSimon Steiner2017-01-1013-42/+42
* FOP-2544: Incorrect pdf rendering from FO with embedded svg via java embeddingSimon Steiner2017-01-061-3/+4
* FOP-2025: sRGB Color Space Profile is subject to 3rd party copyrightSimon Steiner2016-11-238-16/+82