aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
* FOP-1722: Values in PDF Number Trees must be indirect references by Dave Roxb...Simon Steiner2023-03-291-0/+62
* FOP-1722: Values in PDF Number Trees must be indirect references by Dave Roxb...Simon Steiner2023-03-295-17/+87
* Add fix for NPE related to FOP-3098 by Jeremias MaerkiChris Bowditch2023-03-131-0/+1
* Fix FOP-3098. Submitted by Dave RoxburghChris Bowditch2023-03-021-0/+40
* FOP-3121: Table width may be too wide when layout width changesSimon Steiner2023-02-233-3/+3
* FOP-3120: IllegalArgumentException for list in a tableSimon Steiner2023-02-231-1/+6
* FOP-3118: Text missing after page break inside table inlineSimon Steiner2023-02-211-5/+8
* FOP-3117: Allow creating a PDF 2.0 documentSimon Steiner2023-02-032-6/+15
* FOP-3115: Cannot process a SVG using mvn jarsSimon Steiner2023-02-011-0/+5
* 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-082-3/+25
* FOP-3107: Update to PDFBox 2.0.27ssteiner2022-11-101-2/+2
* FOP-3105: Infinite loop when using page break with changing ipdSimon Steiner2022-11-023-6/+15
* FOP-3103: NPE when using a footnote on redo of layoutSimon Steiner2022-10-271-2/+4
* 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
* FOP-3094: Allow bookmarks before declarationsSimon Steiner2022-09-271-1/+1
* FOP-3093: Stop reading ttf if we hit last offsetSimon Steiner2022-09-272-6/+25
* Fix tests on Java 19Simon Steiner2022-09-232-3/+6
* FOP-2860: Add light weight line breaking optionSimon Steiner2022-09-148-2/+60
* 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-051-1/+1
* 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-015-49/+106
* FOP-3091: Add transparency color support for PDFSimon Steiner2022-09-018-13/+64
* FOP-3077: Use all rulesets for glyph substitutionSimon Steiner2022-08-052-17/+35
* FOP-3085: Remove XalanSimon Steiner2022-07-264-5/+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-141-1/+3
* FOP-3081: Fix change ipd for linefeed-treatment=preserveSimon Steiner2022-07-121-0/+6
* 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-154-11/+11
* FOP-3080: Allow removing empty table elements from structure treeSimon Steiner2022-06-154-4/+93
* Fix test namesSimon Steiner2022-06-093-4/+4
* FOP-3062: AssertionError with SFArabic.ttfSimon Steiner2022-06-092-1/+30
* FOP-3074: Reorder glyphs based on gpa valueSimon Steiner2022-06-064-9/+30
* FOP-2865; fixChris Bowditch2022-05-311-1/+3
* FOP-2969: Reorder glyphs with no widthSimon Steiner2022-05-314-1/+86
* FOP-3068: NPE when reading a invalid TTC fileSimon Steiner2022-05-312-0/+50
* FOP-3072: Empty link url gives NPESimon Steiner2022-05-161-4/+6
* FOP-3071: Write mediummap before pagegroupSimon Steiner2022-05-162-1/+25
* FOP-2977: Array index out of bounds with glyph position adjustments and surro...Simon Steiner2022-04-214-6/+43