aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src
Commit message (Expand)AuthorAgeFilesLines
* FOP-3048: Resolve links across IF filesSimon Steiner2022-01-191-0/+44
* FOP-3048: Resolve links across IF filesSimon Steiner2022-01-196-25/+88
* FOP-2839: Links to pdf files with no scheme should open in pdf viewerSimon Steiner2022-01-192-14/+23
* FOP-2910: Remove cidset for PDF/A-2Simon Steiner2022-01-142-1/+21
* FOP-3046: Don't use page position only on redo of layoutSimon Steiner2022-01-069-27/+27
* Fix mockito warningsSimon Steiner2021-12-0820-41/+40
* FOP-3039: AFP include-page-overlay missing X and Y via IFSimon Steiner2021-12-074-8/+35
* FOP-3038: Allow sections which need security permissions to be run when AllPe...Simon Steiner2021-12-073-11/+96
* FOP-3028: Set values in fopFactoryBuilder setConfigurationSimon Steiner2021-11-303-1/+33
* FOP-3034: Update PDFBox to 2.0.24Simon Steiner2021-11-102-2/+35
* FOP-3032: Embed pdf into afp using unique typeSimon Steiner2021-11-052-5/+5
* FOP-3032: Allow to embed native PDF in AFPSimon Steiner2021-10-262-3/+50
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-261-17/+0
* FOP-3031: Add MCF before MDR in AFPSimon Steiner2021-10-262-23/+75
* GI-6017: AFP page overlay was written twiceSimon Steiner2021-10-262-1/+72
* FOP-2928: PDFDocumentGraphics2D does not clear content on nextPage()Simon Steiner2021-10-122-1/+32
* FOP-2973: Cannot use custom schemes starting with "data" in resource resolverSimon Steiner2021-10-122-2/+23
* FOP-2943: NPE when inline character is a white spaceSimon Steiner2021-10-121-1/+1
* FOP-3006: XMP Metadata in created PDF/A-2 documents is not validSimon Steiner2021-10-122-1/+29
* FOP-3027: Sections of text sometimes lost with span=all multiple columnsSimon Steiner2021-09-281-1/+1
* Fix tests on Java 17Simon Steiner2021-09-1511-39/+41
* Fix compile on java 17Simon Steiner2021-09-141-1/+1
* FOP-3026: Fix NPE with empty table headerSimon Steiner2021-09-021-0/+3
* FOP-3025: Keep table size on changing ipd which has graphicsSimon Steiner2021-09-011-1/+18
* FOP-3024: Make sure even number of bytes are output per trn for AFP TTFSimon Steiner2021-09-012-5/+17
* FOP-3021: Improve validation of border propertySimon Steiner2021-07-135-7/+97
* FOP-3019: Merge useragent encryption params with fop.xconfSimon Steiner2021-06-264-31/+68
* FOP-3018: Allow to disable AFP page groupSimon Steiner2021-06-265-7/+67
* FOP-3017: Add option to disable positioning per charSimon Steiner2021-06-263-16/+39
* FOP-3016: Reorder thai marks for zero widthSimon Steiner2021-06-263-0/+82
* FOP-3014: ConcurrentModificationException for table cellSimon Steiner2021-05-253-11/+11
* FOP-3008: Table with linefeed-treatment may give ClassCastExceptionSimon Steiner2021-04-226-6/+19
* FOP-3002: Optimise memory usage for data uriSimon Steiner2021-02-261-6/+37
* FOP-3000: Absolute positioning wrong with AFP TTFSimon Steiner2021-02-253-7/+50
* FOP-2999: Rollback after checking next pageSimon Steiner2021-02-254-4/+35
* FOP-2997: Double byte glyphs not working in SVG fontSimon Steiner2021-02-024-8/+25
* FOP-2994: Support OTF/TTF SVG fontsSimon Steiner2021-01-1130-72/+355
* FOP-2536: Allow overpaint of PDF borderSimon Steiner2020-12-2910-0/+340
* FOP-2992: List broken too early without change ipdSimon Steiner2020-12-292-12/+27
* FOP-2960; fix + testChris Bowditch2020-12-231-2/+10
* FOP-2990: Changing ipd doesn't handle table narrowingSimon Steiner2020-12-151-1/+4
* FOP-2989: Missing text in AFP output when using high resolutionSimon Steiner2020-12-153-10/+112
* FOP-2981: Convert CFF CID to Type1Simon Steiner2020-10-303-22/+58
* FOP-2980: Reduce filesize for AFP Graphics2DSimon Steiner2020-10-222-7/+58
* FOP-2978: Include composite glyphs in otf subsetSimon Steiner2020-10-143-7/+75
* FOP-2975: Put composite glyphs to separate fontSimon Steiner2020-10-093-18/+103
* FOP-2919: NPE printingSimon Steiner2020-07-222-2/+64
* FOP-2958: Error when using both AFP truetype and base14 fontSimon Steiner2020-07-212-5/+16
* FOP-2957: Don't change ipd on lastpage if column count changesSimon Steiner2020-07-211-2/+5
* FOP-2950: Display font error at top level exceptionSimon Steiner2020-06-292-4/+8