aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix compile on Java 23Simon Steiner2024-10-211-4/+4
* FOP-3203: Upgrade to PDFBox 3Simon Steiner2024-10-148-51/+255
* FOP-3211: Add option for native embed of compressed images in AFP by João An...Simon Steiner2024-10-119-3/+64
* Update deprecated api usageSimon Steiner2024-10-101-4/+2
* FOP-3208: Only restart line manager when there is a linebreak for blocklayoutSimon Steiner2024-09-247-20/+87
* FOP-3207: Add warning when different pdf languages are usedSimon Steiner2024-09-184-0/+21
* FOP-3191: Add mandatory MODCA triplet to AFP by João André GonçalvesSimon Steiner2024-09-161-2/+28
* FOP-3204: Missing content for last page with change ipdSimon Steiner2024-09-043-2/+19
* FOP-3198: Allow curly braces for src urlSimon Steiner2024-08-071-0/+2
* Cast warningSimon Steiner2024-07-311-1/+1
* FOP-3195: Skip written block ipds inside floatSimon Steiner2024-07-302-8/+2
* FOP-3194: Add image mask option for AFPSimon Steiner2024-07-248-4/+67
* FOP-3192: Redo layout for multipage columns for change in column countSimon Steiner2024-07-191-4/+10
* FOP-3192: Redo layout for multipage columnsSimon Steiner2024-07-168-71/+135
* FOP-3135: SVG tspan content is displayed out of place by João André GonçalvesSimon Steiner2024-07-156-24/+41
* FOP-3190: NPE when list item is split alongside an ipd change by João André...Simon Steiner2024-07-151-1/+1
* FOP-3188: Switch to Jakarta servlet APISimon Steiner2024-07-113-6/+8
* Add generics to layoutSimon Steiner2024-07-0237-105/+106
* Add generics to layoutSimon Steiner2024-06-2618-51/+52
* Add generics to layoutSimon Steiner2024-06-2614-30/+33
* Add generics to layoutSimon Steiner2024-06-2633-76/+86
* FOP-3186: Only support 1 column for redo of layout without page pos onlySimon Steiner2024-06-211-2/+11
* FOP-3185: Exclude shape not in clipping path for AFPSimon Steiner2024-06-131-0/+23
* FOP-3184: Allow change of resource level for SVG in AFPSimon Steiner2024-06-062-7/+11
* FOP-3182: Add alt text to PDF signatureSimon Steiner2024-06-041-0/+1
* FOP-3178: Reset content length for table changing ipdSimon Steiner2024-04-231-0/+1
* FOP-3177: Remove space generated by fo:wrapperSimon Steiner2024-04-151-0/+10
* FOP-3176: Remove unused PDFStructElemSimon Steiner2024-04-153-3/+36
* FOP-3174: Allow sections which need security permissions to be run when AllPe...Simon Steiner2024-04-021-2/+19
* 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-0512-14/+17
* FOP-3168: Add secure processing for XSL inputSimon Steiner2024-03-051-0/+2
* FOP-3166: Add option to sign PDFSimon Steiner2024-02-079-1/+510
* FOP-3164: basic-link not navigating to corresponding footnote by João André...Simon Steiner2024-01-159-2/+50
* FOP-3144: Add new schema to handle pdf/a and pdfa/ua by João André GonçalvesSimon Steiner2023-12-271-0/+9
* 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-131-1/+6
* FOP-2985: Revert AFP reset character spacingSimon Steiner2023-08-022-21/+0
* FOP-2920: Cleanup passing event broadcasterSimon Steiner2023-08-016-17/+19
* FOP-2903: Do not delete files on syntax errors using command line by Dave Rox...Simon Steiner2023-07-272-12/+30
* Allow spotbugs to passSimon Steiner2023-07-262-4/+3
* FOP-3140: Merge form fields in external PDFsSimon Steiner2023-07-218-1/+40
* FOP-2985: Reset character spacing by Dave RoxburghSimon Steiner2023-07-204-0/+32
* 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-111-26/+24
* FOP-2920: Surrogate pair edge-case causes Exception by Dave RoxburghSimon Steiner2023-06-148-55/+175
* FOP-3132: Link against Java 8 APISimon Steiner2023-05-025-27/+46