aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1512-40/+42
* 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
* Update for releaseSimon Steiner2021-01-121-1/+1
* 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-2979: Update PDFBox to 2.0.19Simon Steiner2020-10-211-2/+2
* 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-2939: Upgrade ant to 1.9.15Simon Steiner2020-07-301-1/+1
* 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
* Workaround Windows drive letter caseSimon Steiner2020-06-151-2/+6
* FOP-2945: Don't use change ipd on columns where it won't fitSimon Steiner2020-06-113-8/+15
* FOP-2889: Make JAI optionalSimon Steiner2020-05-271-4/+4
* FOP-2941: SVG container with stroke=black has an unexpected borderSimon Steiner2020-05-274-6/+26
* FOP-2939: Upgrade ant to 1.9.15Simon Steiner2020-05-261-1/+2
* FOP-2935: Make servlet a compile only dependencySimon Steiner2020-05-221-0/+1
* FOP-1648; fix checkstyleChris Bowditch2020-05-123-1/+19
* fix FOP-1648Chris Bowditch2020-05-116-5/+86
* Fix javadoc errorSimon Steiner2020-05-052-2/+0
* FOP-2934: Absolute element should not be removedSimon Steiner2020-05-052-4/+14
* Test bookmarks pointing to a non-existing internal destination should just tr...Simon Steiner2020-05-051-0/+6
* FOP-2704: Don't fail on coverage set class table not supportedSimon Steiner2020-04-152-1/+12
* Fix test on WindowsSimon Steiner2020-04-061-3/+2