| Commit message (Expand) | Author | Age | Files | Lines |
* | FOP-3208: Only restart line manager when there is a linebreak for blocklayout | Simon Steiner | 2024-09-24 | 9 | -20/+101 |
* | FOP-3207: Add warning when different pdf languages are used | Simon Steiner | 2024-09-18 | 5 | -42/+90 |
* | FOP-3191: Add mandatory MODCA triplet to AFP by João André Gonçalves | Simon Steiner | 2024-09-16 | 5 | -10/+68 |
* | FOP-3204: Missing content for last page with change ipd | Simon Steiner | 2024-09-04 | 3 | -2/+19 |
* | FOP-3198: Allow curly braces for src url | Simon Steiner | 2024-08-07 | 2 | -0/+7 |
* | Cast warning | Simon Steiner | 2024-07-31 | 1 | -1/+1 |
* | FOP-3195: Skip written block ipds inside float | Simon Steiner | 2024-07-30 | 2 | -8/+2 |
* | FOP-3194: Add image mask option for AFP | Simon Steiner | 2024-07-24 | 11 | -4/+141 |
* | FOP-3192: Redo layout for multipage columns for change in column count | Simon Steiner | 2024-07-19 | 1 | -4/+10 |
* | FOP-3192: Redo layout for multipage columns | Simon Steiner | 2024-07-16 | 10 | -71/+149 |
* | FOP-3135: SVG tspan content is displayed out of place by João André Gonçalves | Simon Steiner | 2024-07-15 | 8 | -27/+94 |
* | FOP-3190: NPE when list item is split alongside an ipd change by João André... | Simon Steiner | 2024-07-15 | 1 | -1/+1 |
* | FOP-3188: Switch to Jakarta servlet API | Simon Steiner | 2024-07-11 | 3 | -6/+8 |
* | Add generics to layout | Simon Steiner | 2024-07-02 | 37 | -105/+106 |
* | Add generics to layout | Simon Steiner | 2024-06-26 | 18 | -51/+52 |
* | Add generics to layout | Simon Steiner | 2024-06-26 | 14 | -30/+33 |
* | Add generics to layout | Simon Steiner | 2024-06-26 | 33 | -76/+86 |
* | Test was using deprecated junit API | Simon Steiner | 2024-06-21 | 1 | -14/+10 |
* | FOP-3186: Only support 1 column for redo of layout without page pos only | Simon Steiner | 2024-06-21 | 1 | -2/+11 |
* | FOP-3185: Exclude shape not in clipping path for AFP | Simon Steiner | 2024-06-13 | 2 | -1/+37 |
* | FOP-3184: Allow change of resource level for SVG in AFP | Simon Steiner | 2024-06-06 | 4 | -7/+172 |
* | FOP-3182: Add alt text to PDF signature | Simon Steiner | 2024-06-04 | 2 | -0/+2 |
* | FOP-3178: Reset content length for table changing ipd | Simon Steiner | 2024-04-23 | 2 | -0/+82 |
* | FOP-3177: Remove space generated by fo:wrapper | Simon Steiner | 2024-04-15 | 1 | -0/+10 |
* | 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 AllPe... | Simon Steiner | 2024-04-02 | 1 | -2/+19 |
* | 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-3166: Add option to sign PDF | Simon Steiner | 2024-02-07 | 11 | -1/+607 |
* | Run tests on Java 11 and 17 | Simon Steiner | 2024-01-22 | 1 | -0/+9 |
* | FOP-3164: basic-link not navigating to corresponding footnote by João André... | Simon Steiner | 2024-01-15 | 10 | -2/+166 |
* | 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-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 Rox... | Simon Steiner | 2023-07-27 | 3 | -12/+104 |
* | 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 |