aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Expand)AuthorAgeFilesLines
* FOP-3198: Allow curly braces for src urlSimon Steiner2024-08-072-0/+7
* Bump versionSimon Steiner2024-08-061-1/+1
* 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-2411-4/+141
* 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-1610-71/+149
* FOP-3135: SVG tspan content is displayed out of place by João André GonçalvesSimon Steiner2024-07-158-27/+94
* 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-114-9/+11
* 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
* Test was using deprecated junit APISimon Steiner2024-06-211-14/+10
* 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-132-1/+37
* FOP-3184: Allow change of resource level for SVG in AFPSimon Steiner2024-06-064-7/+172
* FOP-3182: Add alt text to PDF signatureSimon Steiner2024-06-042-0/+2
* Upgrade bouncycastleSimon Steiner2024-04-231-2/+2
* FOP-3178: Reset content length for table changing ipdSimon Steiner2024-04-232-0/+82
* FOP-3177: Remove space generated by fo:wrapperSimon Steiner2024-04-151-0/+10
* FOP-3176: Remove unused PDFStructElemSimon Steiner2024-04-155-4/+134
* FOP-3174: Allow sections which need security permissions to be run when AllPe...Simon Steiner2024-04-021-2/+19
* 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 André...Simon Steiner2024-01-1510-2/+166
* 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 Rox...Simon Steiner2023-07-273-12/+104
* 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