Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FOP-3176: Remove unused PDFStructElem | Simon Steiner | 2024-04-15 | 5 | -4/+134 |
| | |||||
* | FOP-3174: Allow sections which need security permissions to be run when ↵ | Simon Steiner | 2024-04-02 | 1 | -2/+19 |
| | | | | AllPermission denied in caller code | ||||
* | FOP-3160: Rename tools to avoid conflicts with core module | Simon Steiner | 2024-03-05 | 1 | -1/+1 |
| | |||||
* | FOP-3160: Rename events to avoid conflicts with events module | Simon Steiner | 2024-03-05 | 8 | -11/+22 |
| | |||||
* | FOP-3160: Rename util to avoid conflicts with core | Simon Steiner | 2024-03-05 | 16 | -17/+22 |
| | |||||
* | FOP-3168: Add secure processing for XSL input | Simon Steiner | 2024-03-05 | 1 | -0/+2 |
| | |||||
* | FOP-3159: Set an automatic module name by Samael Bate | Simon Steiner | 2024-02-22 | 1 | -1/+4 |
| | |||||
* | FOP-3166: Add option to sign PDF | Simon Steiner | 2024-02-07 | 12 | -1/+619 |
| | |||||
* | Run tests on Java 11 and 17 | Simon Steiner | 2024-01-22 | 1 | -0/+9 |
| | |||||
* | FOP-3158: Switch to spotbugs | Simon Steiner | 2024-01-18 | 1 | -4/+4 |
| | |||||
* | FOP-3164: basic-link not navigating to corresponding footnote by João ↵ | Simon Steiner | 2024-01-15 | 10 | -2/+166 |
| | | | | André Gonçalves | ||||
* | FOP-3144: Add new schema to handle pdf/a and pdfa/ua by João André Gonçalves | Simon Steiner | 2023-12-27 | 2 | -0/+88 |
| | |||||
* | FOP-2764: footnote-body ignores rl-tb writing mode by João André Gonçalves | Simon Steiner | 2023-12-15 | 1 | -0/+23 |
| | |||||
* | FOP-3163: Optimise performance of PNG with alpha using raw loader | Simon Steiner | 2023-11-29 | 1 | -2/+3 |
| | |||||
* | FOP-3161: Resize table only for multicolumn page | Simon Steiner | 2023-11-21 | 1 | -1/+1 |
| | |||||
* | FOP-3150: Resolve classpath for binary distribution | Simon Steiner | 2023-09-15 | 1 | -17/+9 |
| | |||||
* | FOP-3148: NoSuchElementException when using font with no family name | Simon Steiner | 2023-09-13 | 2 | -1/+15 |
| | |||||
* | FOP-3146: Correct fop version at runtime | Simon Steiner | 2023-09-05 | 1 | -0/+11 |
| | |||||
* | Update for release | Simon Steiner | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | FOP-2985: Revert AFP reset character spacing | Simon Steiner | 2023-08-02 | 3 | -43/+24 |
| | |||||
* | FOP-2920: Cleanup passing event broadcaster | Simon Steiner | 2023-08-01 | 8 | -27/+29 |
| | |||||
* | FOP-2920: Surrogate pair edge-case causes Exception by Dave Roxburgh | Simon Steiner | 2023-08-01 | 1 | -0/+380 |
| | |||||
* | FOP-2903: Do not delete files on syntax errors using command line by Dave ↵ | Simon Steiner | 2023-07-27 | 3 | -12/+104 |
| | | | | Roxburgh | ||||
* | Allow spotbugs to pass | Simon Steiner | 2023-07-26 | 3 | -4/+20 |
| | |||||
* | FOP-3140: Merge form fields in external PDFs | Simon Steiner | 2023-07-21 | 10 | -1/+52 |
| | |||||
* | FOP-2985: Reset character spacing by Dave Roxburgh | Simon Steiner | 2023-07-20 | 6 | -9/+95 |
| | |||||
* | FOP-3139: Add support for font-selection-strategy=character-by-character | Simon Steiner | 2023-07-20 | 1 | -4/+18 |
| | |||||
* | FOP-3042: SVG text containing certain glyphs isn't rendered by Dave Roxburgh | Simon Steiner | 2023-07-11 | 2 | -26/+81 |
| | |||||
* | FOP-2920: Surrogate pair edge-case causes Exception by Dave Roxburgh | Simon Steiner | 2023-06-14 | 9 | -62/+182 |
| | |||||
* | FOP-3132: Link against Java 8 API | Simon Steiner | 2023-05-02 | 5 | -27/+46 |
| | |||||
* | FOP-3130: Correct font differences table for Chrome | Simon Steiner | 2023-04-26 | 2 | -1/+35 |
| | |||||
* | FOP-3129: Symbol font was not being mapped to unicode | Simon Steiner | 2023-04-24 | 2 | -11/+54 |
| | |||||
* | FOP-3090: Allow use of page position only on redo of layout | Simon Steiner | 2023-04-06 | 8 | -2/+61 |
| | |||||
* | FOP-3127: Fix test | Simon Steiner | 2023-04-04 | 1 | -2/+13 |
| | |||||
* | FOP-3127: Allow XMP at PDF page level | Simon Steiner | 2023-04-04 | 9 | -1/+219 |
| | |||||
* | FOP-3125: NPE when using broken link and PDF 1.5 | Simon Steiner | 2023-03-30 | 4 | -3/+68 |
| | |||||
* | FOP-1722: Values in PDF Number Trees must be indirect references by Dave ↵ | Simon Steiner | 2023-03-29 | 1 | -0/+62 |
| | | | | Roxburgh | ||||
* | FOP-1722: Values in PDF Number Trees must be indirect references by Dave ↵ | Simon Steiner | 2023-03-29 | 5 | -17/+87 |
| | | | | Roxburgh | ||||
* | Add fix for NPE related to FOP-3098 by Jeremias Maerki | Chris Bowditch | 2023-03-13 | 1 | -0/+1 |
| | |||||
* | Fix FOP-3098. Submitted by Dave Roxburgh | Chris Bowditch | 2023-03-02 | 1 | -0/+40 |
| | |||||
* | FOP-3121: Table width may be too wide when layout width changes | Simon Steiner | 2023-02-23 | 3 | -3/+3 |
| | |||||
* | FOP-3120: IllegalArgumentException for list in a table | Simon Steiner | 2023-02-23 | 1 | -1/+6 |
| | |||||
* | FOP-3118: Text missing after page break inside table inline | Simon Steiner | 2023-02-21 | 1 | -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 document | Simon Steiner | 2023-02-03 | 2 | -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 jars | Simon Steiner | 2023-02-01 | 1 | -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 TTF | Simon Steiner | 2023-01-16 | 2 | -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 safe | Simon Steiner | 2022-12-23 | 2 | -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 accessibility | Simon Steiner | 2022-12-08 | 2 | -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.27 | ssteiner | 2022-11-10 | 1 | -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 ipd | Simon Steiner | 2022-11-02 | 3 | -6/+15 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1904996 13f79535-47bb-0310-9956-ffa450edef68 |