summaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump versionSimon Steiner2017-03-271-1/+1
* 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-2674: Update to PDFBox 2.0.4Simon Steiner2016-12-191-1/+1
* FOP-2025: sRGB Color Space Profile is subject to 3rd party copyrightSimon Steiner2016-11-238-16/+82
* FOP-2668: Fix Java 6Simon Steiner2016-11-161-3/+2
* FOP-2668: Dont load DTDsSimon Steiner2016-11-162-0/+4
* FOP-2664: Use page-position=only if there is enough spaceSimon Steiner2016-11-086-12/+40
* FOP-2663: AFP tag-logical-element encoding missing from IF xmlSimon Steiner2016-11-071-0/+4
* Revert erroneous maven configuration change.Glenn Adams2016-10-201-1/+1
* FOP-2658: Compile JAIMonochromeBitmapConverterSimon Steiner2016-10-201-10/+11
* FOP-2656: Update to PDFBox 2.0.3Simon Steiner2016-10-142-3/+3
* FOP-2525: Memory leak present when using Truetype Collection (.ttc)Simon Steiner2016-10-068-20/+32
* FOP-2648: Add genericsSimon Steiner2016-09-2329-173/+165
* FOP-2648: Code cleanup, use entrysetSimon Steiner2016-09-1625-93/+73
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-1641-277/+176
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-16129-828/+701
* FOP-2648: Code cleanupSimon Steiner2016-09-1672-194/+193
* FOP-2647: Deduplicate PDF content streamSimon Steiner2016-09-156-6/+97
* Jenkins failed. Removed machine-specific setting.Jeremias Maerki2016-09-091-2/+0
* FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF...Jeremias Maerki2016-09-094-8/+188
* Rename o.a.f.fonts.FontReader to XMLMetricsFontReader, then deprecate the lat...Glenn Adams2016-09-012-9/+14