aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FOP-2895: Try to fix Java 7Simon Steiner2020-02-051-0/+1
* FOP-2895: Build at rootSimon Steiner2020-02-051-6/+1
* FOP-2895: Ant build should use mvn jar to avoid duplicate transcoder configur...Simon Steiner2020-02-052-108/+16
* FOP-2895: Add missing classes to allinone jarSimon Steiner2020-02-051-1/+3
* FOP-2889: Make JAI optionalSimon Steiner2020-02-051-0/+2
* FOP-2909: Hide empty blocks from structure treeSimon Steiner2020-01-2912-125/+582
* FOP-2908: Repeated image in header not shown in structure treeSimon Steiner2020-01-292-2/+65
* FOP-2907: Missing bounding box on repeated image for PDF/UASimon Steiner2020-01-292-1/+43
* FOP-2902: Ignore TTF reserved index rangeSimon Steiner2020-01-142-1/+24
* FOP-2901: NoSuchElementException on empty table footerSimon Steiner2020-01-142-8/+77
* fix FOP-1616Chris Bowditch2020-01-071-2/+7
* FOP-2892; fix + testChris Bowditch2020-01-063-5/+74
* FOP-2898: Only use zero glue for change ipdSimon Steiner2020-01-024-8/+284
* FOP-2894: Fit table contents onto current pageSimon Steiner2019-12-122-7/+212
* Bump versionSimon Steiner2019-11-0610-10/+10
* Hide password for signingSimon Steiner2019-10-241-1/+3
* Prepare for a releaseSimon Steiner2019-10-243-3/+16
* FOP-2885: Update Xerces to 2.12Simon Steiner2019-10-233-0/+0
* FOP-2883: Penalty cause table to flow into footerSimon Steiner2019-09-242-1/+280
* FOP-2881: Add option for page segment for GOCASimon Steiner2019-09-0910-0/+172
* FOP-2882: Allow PDFFormXObject to improve performanceSimon Steiner2019-09-097-1/+105
* FOP-2877: Table row was inside footerSimon Steiner2019-08-075-3/+942
* Fix hanging testsSimon Steiner2019-08-073-2/+0
* FOP-2855: apply patch from Juan for fixing letter spacing of spaces inside wh...Matthias Reischenbacher2019-07-272-2/+54
* FOP-2875: fix checkstyle issueMatthias Reischenbacher2019-07-271-1/+2
* FOP-2875: add support for non-ascii characters in pdf file attachment names, ...Matthias Reischenbacher2019-07-2713-24/+276
* FOP-2874: Conserve memory policy fails in multi-threaded environmentSimon Steiner2019-07-232-5/+27
* FOP-2869: basic-link to embedded file broken with encryptionSimon Steiner2019-07-054-15/+56
* FOP-2762: Serialisation issues with accessibility and conserve-memorySimon Steiner2019-07-046-4/+15
* FOP-2866: Using conserve option causes SerializationExceptionSimon Steiner2019-07-042-1/+68
* FOP-2873: Update to PDFBox 2.0.16Simon Steiner2019-07-043-2/+2
* FOP-2871: Render space for accessible pdfSimon Steiner2019-07-0213-48/+191
* FOP-2868: OBJR should be a child of each linkSimon Steiner2019-07-012-0/+62
* FOP-2867: Hyphenation file is not reloaded after a changeSimon Steiner2019-07-015-80/+71
* fix FOP-2624Chris Bowditch2019-06-042-10/+3
* FOP-2856: Fix findbugsSimon Steiner2019-04-041-2/+2
* FOP-2856: Support compile on Java 12Simon Steiner2019-04-042-4/+4
* Resolve Findbugs warningChris Bowditch2019-03-292-3/+15
* fix FOP-2514. Patch submitted by Björn KautlerChris Bowditch2019-03-294-9/+132
* FOP-2847: Support palette-based transparency PNG in PDFSimon Steiner2019-03-276-27/+359
* FOP-2853: Error for SVG using TTF fallback to AFPSimon Steiner2019-03-272-37/+81
* Use modern junitSimon Steiner2019-02-146-7/+12
* FOP-2733: Drop dependency on Avalon-FrameworkSimon Steiner2019-01-2273-396/+863
* Update to newer batikSimon Steiner2019-01-152-1/+1
* FOP-2836: Update PDFBox to 2.0.13Simon Steiner2018-12-212-2/+2
* FOP-2827: Add support for Khmer complex scriptSimon Steiner2018-11-2011-20/+658
* FOP-2815: Avoid calling method not in spring-jclSimon Steiner2018-11-051-1/+0
* XGC-116: Don't draw fully transparent alpha on PSSimon Steiner2018-11-011-0/+0
* FOP-2823: page-index-relative not added when forwards link used to same locationSimon Steiner2018-10-236-25/+106
* FOP-2822: Use correct ipd for table inside floatSimon Steiner2018-10-112-1/+89