aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add git ignores (#71)skynavga/configure-sonar-supportGlenn Adams2023-03-121-0/+10
* Update repo metadata to disable certain email notificationsGlenn Adams2023-03-121-2/+3
* Fix FOP-3098. Submitted by Dave RoxburghChris Bowditch2023-03-022-0/+128
* FOP-3121: Table width may be too wide when layout width changesSimon Steiner2023-02-234-3/+70
* FOP-3120: IllegalArgumentException for list in a tableSimon Steiner2023-02-232-1/+4204
* Add project metadataGlenn Adams2023-02-221-0/+12
* FOP-3118: Text missing after page break inside table inlineSimon Steiner2023-02-212-5/+65
* FOP-3117: Allow creating a PDF 2.0 documentSimon Steiner2023-02-032-6/+15
* FOP-3116: Remove serializer jarSimon Steiner2023-02-024-241/+14
* FOP-3115: Cannot process a SVG using mvn jarsSimon Steiner2023-02-011-0/+5
* Add experimental changes to avoid needing lib dirSimon Steiner2023-02-011-3/+35
* Decouple release dist from ant buildSimon Steiner2023-02-012-197/+210
* FOP-3114: Font size was rounded to 0 for AFP TTFSimon Steiner2023-01-162-4/+37
* FOP-3111: Make property cache thread safeSimon Steiner2022-12-232-2/+48
* FOP-3110: NPE if link destination is missing with accessibilitySimon Steiner2022-12-083-3/+77
* FOP-3107: Update to PDFBox 2.0.27ssteiner2022-11-102-2/+2
* FOP-3053: Remove Xercesssteiner2022-11-021-14/+0
* Update for a releaseSimon Steiner2022-11-022-1/+13
* FOP-3105: Infinite loop when using page break with changing ipdSimon Steiner2022-11-024-6/+77
* FOP-3103: NPE when using a footnote on redo of layoutSimon Steiner2022-10-272-2/+512
* FOP-3102: Move composite glyphs to the endSimon Steiner2022-10-271-4/+4
* FOP-3101: Don't break with hangul syllablesSimon Steiner2022-10-272-3/+15
* XGC-132: Fallback to raw png if ImageIO cannot read imageSimon Steiner2022-10-061-0/+0
* FOP-3094: Allow bookmarks before declarationsSimon Steiner2022-09-272-1/+59
* FOP-3093: Stop reading ttf if we hit last offsetSimon Steiner2022-09-272-6/+25
* Fix tests on Java 19Simon Steiner2022-09-234-7/+10
* FOP-2860: Add light weight line breaking optionSimon Steiner2022-09-149-2/+109
* FOP-3092: PDF/UA NPE when using external pdfSimon Steiner2022-09-092-16/+27
* FOP-2861: Allow resource loading from jarSimon Steiner2022-09-052-7/+18
* Update versionSimon Steiner2022-09-0510-11/+11
* FOP-3091: Fix testSimon Steiner2022-09-011-1/+7
* revert tile length changesSimon Steiner2022-09-012-2/+2
* FOP-3091: Add transparency color support for PSSimon Steiner2022-09-014-4/+105
* FOP-3091: Add transparency color support for AFPSimon Steiner2022-09-0111-21/+370
* FOP-3091: Add transparency color support for PDF CMYKSimon Steiner2022-09-016-49/+110
* FOP-3091: Add transparency color support for PDFSimon Steiner2022-09-019-13/+64
* revert FOP-3088: Fop jar has all classes so should not pull other jars alsoSimon Steiner2022-08-171-3/+0
* FOP-3088: Fop jar has all classes so should not pull other jars alsoSimon Steiner2022-08-171-0/+3
* FOP-3077: Use all rulesets for glyph substitutionSimon Steiner2022-08-052-17/+35
* FOP-3085: Remove XalanSimon Steiner2022-07-2610-375/+11
* FOP-3085: Remove Xalan for testsSimon Steiner2022-07-222-27/+59
* FOP-3082: NPE when using a link in a span with accessibilitySimon Steiner2022-07-142-1/+77
* FOP-3081: Fix change ipd for linefeed-treatment=preserveSimon Steiner2022-07-122-0/+80
* XGC-130: Allow subproperties in XMPSimon Steiner2022-06-241-0/+0
* FOP-2897: Skip OOM during font OS scanningSimon Steiner2022-06-232-6/+26
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-35/+35
* Revert FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-3/+2
* FOP-3078: Fix position of macron glyphSimon Steiner2022-06-162-1/+11
* Fix warningsSimon Steiner2022-06-155-11/+12
* FOP-3080: Allow removing empty table elements from structure treeSimon Steiner2022-06-154-4/+93