aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Collapse)AuthorAgeFilesLines
* FOP-3176: Remove unused PDFStructElemSimon Steiner2024-04-155-4/+134
|
* FOP-3174: Allow sections which need security permissions to be run when ↵Simon Steiner2024-04-021-2/+19
| | | | AllPermission denied in caller code
* FOP-3160: Rename tools to avoid conflicts with core moduleSimon Steiner2024-03-051-1/+1
|
* FOP-3160: Rename events to avoid conflicts with events moduleSimon Steiner2024-03-058-11/+22
|
* FOP-3160: Rename util to avoid conflicts with coreSimon Steiner2024-03-0516-17/+22
|
* FOP-3168: Add secure processing for XSL inputSimon Steiner2024-03-051-0/+2
|
* FOP-3159: Set an automatic module name by Samael BateSimon Steiner2024-02-221-1/+4
|
* FOP-3166: Add option to sign PDFSimon Steiner2024-02-0712-1/+619
|
* Run tests on Java 11 and 17Simon Steiner2024-01-221-0/+9
|
* FOP-3158: Switch to spotbugsSimon Steiner2024-01-181-4/+4
|
* FOP-3164: basic-link not navigating to corresponding footnote by João ↵Simon Steiner2024-01-1510-2/+166
| | | | André Gonçalves
* FOP-3144: Add new schema to handle pdf/a and pdfa/ua by João André GonçalvesSimon Steiner2023-12-272-0/+88
|
* FOP-2764: footnote-body ignores rl-tb writing mode by João André GonçalvesSimon Steiner2023-12-151-0/+23
|
* FOP-3163: Optimise performance of PNG with alpha using raw loaderSimon Steiner2023-11-291-2/+3
|
* FOP-3161: Resize table only for multicolumn pageSimon Steiner2023-11-211-1/+1
|
* FOP-3150: Resolve classpath for binary distributionSimon Steiner2023-09-151-17/+9
|
* FOP-3148: NoSuchElementException when using font with no family nameSimon Steiner2023-09-132-1/+15
|
* FOP-3146: Correct fop version at runtimeSimon Steiner2023-09-051-0/+11
|
* Update for releaseSimon Steiner2023-08-141-1/+1
|
* FOP-2985: Revert AFP reset character spacingSimon Steiner2023-08-023-43/+24
|
* FOP-2920: Cleanup passing event broadcasterSimon Steiner2023-08-018-27/+29
|
* FOP-2920: Surrogate pair edge-case causes Exception by Dave RoxburghSimon Steiner2023-08-011-0/+380
|
* FOP-2903: Do not delete files on syntax errors using command line by Dave ↵Simon Steiner2023-07-273-12/+104
| | | | Roxburgh
* Allow spotbugs to passSimon Steiner2023-07-263-4/+20
|
* FOP-3140: Merge form fields in external PDFsSimon Steiner2023-07-2110-1/+52
|
* FOP-2985: Reset character spacing by Dave RoxburghSimon Steiner2023-07-206-9/+95
|
* FOP-3139: Add support for font-selection-strategy=character-by-characterSimon Steiner2023-07-201-4/+18
|
* FOP-3042: SVG text containing certain glyphs isn't rendered by Dave RoxburghSimon Steiner2023-07-112-26/+81
|
* FOP-2920: Surrogate pair edge-case causes Exception by Dave RoxburghSimon Steiner2023-06-149-62/+182
|
* FOP-3132: Link against Java 8 APISimon Steiner2023-05-025-27/+46
|
* FOP-3130: Correct font differences table for ChromeSimon Steiner2023-04-262-1/+35
|
* FOP-3129: Symbol font was not being mapped to unicodeSimon Steiner2023-04-242-11/+54
|
* FOP-3090: Allow use of page position only on redo of layoutSimon Steiner2023-04-068-2/+61
|
* FOP-3127: Fix testSimon Steiner2023-04-041-2/+13
|
* FOP-3127: Allow XMP at PDF page levelSimon Steiner2023-04-049-1/+219
|
* FOP-3125: NPE when using broken link and PDF 1.5Simon Steiner2023-03-304-3/+68
|
* FOP-1722: Values in PDF Number Trees must be indirect references by Dave ↵Simon Steiner2023-03-291-0/+62
| | | | Roxburgh
* FOP-1722: Values in PDF Number Trees must be indirect references by Dave ↵Simon Steiner2023-03-295-17/+87
| | | | Roxburgh
* 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
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1907782 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3117: Allow creating a PDF 2.0 documentSimon Steiner2023-02-032-6/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1907234 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3115: Cannot process a SVG using mvn jarsSimon Steiner2023-02-011-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1907190 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3114: Font size was rounded to 0 for AFP TTFSimon Steiner2023-01-162-4/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1906708 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3111: Make property cache thread safeSimon Steiner2022-12-232-2/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1906188 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3110: NPE if link destination is missing with accessibilitySimon Steiner2022-12-082-3/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1905858 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3107: Update to PDFBox 2.0.27ssteiner2022-11-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1905220 13f79535-47bb-0310-9956-ffa450edef68
* FOP-3105: Infinite loop when using page break with changing ipdSimon Steiner2022-11-023-6/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1904996 13f79535-47bb-0310-9956-ffa450edef68