aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FOP-3261: Remap conflicting GID for font mergeHEADmainSimon Steiner19 hours8-11/+71
* Use UTF8 constantSimon Steiner2025-06-2023-91/+88
* Publish snapshotsSimon Steiner2025-06-192-4/+44
* FOP-3258 Encrypt altText if neededJoao Goncalves2025-06-162-5/+68
* FOP-3257 Avoid possible NPEJoao Goncalves2025-06-162-1/+28
* FOP-3251 Use MD5 instead of hashcodeJoao Goncalves2025-06-042-1/+29
* Close stream using try with resourcesSimon Steiner2025-06-044-55/+14
* FOP-3256: Include last page when we cant fit on last pageSimon Steiner2025-05-233-2/+9
* Set classes to staticSimon Steiner2025-05-1222-26/+22
* Fix spotbugs default encodingSimon Steiner2025-05-127-17/+21
* FOP-3253: Use rest page when we cant fit on last pageSimon Steiner2025-05-082-1/+1190
* Add all of commons io to transcoderSimon Steiner2025-04-281-5/+1
* FOP-3252: Add support for table-and-captionSimon Steiner2025-04-2514-360/+994
* Bump versionSimon Steiner2025-04-2413-14/+29
* FOP-3249: Wrong last page for multicolumn layoutSimon Steiner2025-04-072-1/+1063
* FOP-3248: Add option for static content structure element per pageSimon Steiner2025-04-0417-18/+247
* FOP-3247: Limit last blank page when content fits on current pageSimon Steiner2025-04-022-1/+1462
* FOP-3242: Copy footnote data when page breaking restartedSimon Steiner2025-03-115-16/+201
* FOP-3241: Add option to convert image to CMYKSimon Steiner2025-03-072-0/+4
* FOP-3236: Add all the needed namespaces to the parent elementJoao Goncalves2025-02-201-19/+21
* FOP-3223: InvalidModuleDescriptorException when using module-infoSimon Steiner2025-02-182-1/+26
* Update expired pdf sign keySimon Steiner2025-02-031-0/+0
* FOP-3069: Fix infinite loop when table body is emptyJoao Goncalves2025-01-275-6/+89
* FOP-3232: Allow instream-foreign-object role as artifactSimon Steiner2025-01-232-7/+34
* FOP-3231: Add option to combine AFP page groupsSimon Steiner2025-01-166-15/+101
* FOP-3229: Allow external-graphic role as artifactSimon Steiner2025-01-142-0/+24
* FOP-3228: Limit embed of only native PDF in AFPSimon Steiner2025-01-1014-9/+85
* FOP-3193: Avoid recursion when folders contain symlinksJoao Goncalves2025-01-094-10/+178
* FOP-3179: Fix bounding box position when image is not on body viewportJoao Goncalves2025-01-092-23/+38
* FOP-3179: Fix position of image bounding boxJoao Goncalves2024-12-302-13/+104
* FOP-3226: Optimise mvn repo checking by Attila DoroszlaiSimon Steiner2024-12-151-9/+10
* FOP-3225: Avoid setting PCL cursor to keep spacing consistantSimon Steiner2024-12-132-1/+43
* FOP-3224: Add alt text to link dictionarySimon Steiner2024-12-0414-26/+112
* FOP-3220: Add option to lazy load fonts for PNG/TIFF/PCL outputSimon Steiner2024-11-198-63/+173
* FOP-3219: Remove space generated by wrapperSimon Steiner2024-11-1512-31/+205
* FOP-3180: SVG Glyph positions ignored when using a custom font by João AndrÃ...Simon Steiner2024-11-076-73/+137
* FOP-3215: Test length can varySimon Steiner2024-10-291-1/+1
* FOP-3215: Allow object-streams with signing and encryptionSimon Steiner2024-10-296-22/+59
* FOP-3216: Add object number to struct elements for linearizationSimon Steiner2024-10-232-4/+45
* Update spotbugsSimon Steiner2024-10-224-23/+6
* FOP-3215: Add support for PDF object streamsSimon Steiner2024-10-2212-24/+150
* Build Java 23 without spotbugstemp/ssteiner-java23Simon Steiner2024-10-211-1/+21
* Fix compile on Java 23Simon Steiner2024-10-212-5/+5
* FOP-3203: Upgrade to PDFBox 3Simon Steiner2024-10-1415-61/+267
* FOP-3211: Add option for native embed of compressed images in AFP by João An...Simon Steiner2024-10-1113-3/+242
* Update deprecated api usageSimon Steiner2024-10-1010-16/+14
* Update commons ioSimon Steiner2024-10-101-1/+1
* Add rel notesSimon Steiner2024-10-011-0/+13
* FOP-3208: Only restart line manager when there is a linebreak for blocklayoutSimon Steiner2024-09-2411-20/+223
* FOP-3207: Add warning when different pdf languages are usedSimon Steiner2024-09-185-42/+90