aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2668: Fix Java 6Simon Steiner2016-11-161-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1769968 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2668: Dont load DTDsSimon Steiner2016-11-162-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1769967 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2664: Use page-position=only if there is enough spaceSimon Steiner2016-11-086-12/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1768702 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2663: AFP tag-logical-element encoding missing from IF xmlSimon Steiner2016-11-071-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1768506 13f79535-47bb-0310-9956-ffa450edef68
* Revert erroneous maven configuration change.Glenn Adams2016-10-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1765891 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2658: Compile JAIMonochromeBitmapConverterSimon Steiner2016-10-201-10/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1765773 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2656: Update to PDFBox 2.0.3Simon Steiner2016-10-142-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1764839 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2525: Memory leak present when using Truetype Collection (.ttc)Simon Steiner2016-10-068-20/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1763525 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2648: Add genericsSimon Steiner2016-09-2329-173/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1762060 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2648: Code cleanup, use entrysetSimon Steiner2016-09-1625-93/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1761026 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-1641-277/+176
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1761021 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2648: Code cleanup, use foreachSimon Steiner2016-09-16129-828/+701
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1761020 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2648: Code cleanupSimon Steiner2016-09-1672-194/+193
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1761019 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2647: Deduplicate PDF content streamSimon Steiner2016-09-156-6/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1760942 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins failed. Removed machine-specific setting.Jeremias Maerki2016-09-091-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1760083 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2646: Fixed NPE when an image is marked as an artifact ↵Jeremias Maerki2016-09-094-8/+188
| | | | | | (accessibility/PDF/UA enabled). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1760033 13f79535-47bb-0310-9956-ffa450edef68
* Rename o.a.f.fonts.FontReader to XMLMetricsFontReader, then deprecate the ↵Glenn Adams2016-09-012-9/+14
| | | | | | latter. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1758804 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2643: Java 9 warningsSimon Steiner2016-09-0195-340/+340
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1758773 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2642: Fix testSimon Steiner2016-08-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1757038 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2642: Add optimize-resources for IF to PCLSimon Steiner2016-08-1522-212/+362
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1756387 13f79535-47bb-0310-9956-ffa450edef68
* XGC-105: AFP rounded corners not in CMYKSimon Steiner2016-07-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1754512 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2637: PTX records are incorrectly chainedSimon Steiner2016-07-265-3/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1754137 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2633: Generate bold/italic versions of fonts for PDFSimon Steiner2016-07-2528-39/+202
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1753972 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2625: Test Allow Attachments for PDF/A-3Simon Steiner2016-07-191-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1753397 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2625: Allow Attachments for PDF/A-3Simon Steiner2016-07-193-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1753394 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2625: Allow Attachments for PDF/A-3Simon Steiner2016-07-192-1/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1753357 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2620: AFP round table border not alignedSimon Steiner2016-07-062-3/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751695 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2619: Test needed pdf-pluginSimon Steiner2016-07-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751671 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2619: PDF not deduplicated to PSSimon Steiner2016-07-061-0/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751645 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2619: PDF not deduplicated to PSSimon Steiner2016-07-061-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751642 13f79535-47bb-0310-9956-ffa450edef68
* FOP-916: URL in basic-link is scrambled by encryptionSimon Steiner2016-07-061-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751621 13f79535-47bb-0310-9956-ffa450edef68
* FOP-916: Handle external links in encrypted PDF.Glenn Adams2016-07-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1751326 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2614: Image missing on change IPDSimon Steiner2016-06-241-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1750085 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2608: Allow more than 256 glyphs for CFF to Type1Simon Steiner2016-05-2512-87/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1745490 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2608: Improve OTF to Type1 full embeddingSimon Steiner2016-05-197-6/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1744593 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2608: Convert OTF to Type 1 in postscriptSimon Steiner2016-05-1721-40/+506
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1744262 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2532: FontCache throws IllegalArgumentException with non fileSimon Steiner2016-04-222-2/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1740529 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2562: Update to PDFBox 2Simon Steiner2016-04-144-66/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1739076 13f79535-47bb-0310-9956-ffa450edef68
* Revert CS/FB changes to build plugins, leave runFindbugs profile in place.Glenn Adams2016-03-311-9/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737257 13f79535-47bb-0310-9956-ffa450edef68
* Correct PDFVT TestSimon Steiner2016-03-311-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737214 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2597: Allow hyphenation file without extensionSimon Steiner2016-03-311-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737204 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable hyph testSimon Steiner2016-03-311-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737190 13f79535-47bb-0310-9956-ffa450edef68
* Skip test failing on jenkinsSimon Steiner2016-03-301-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737127 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable PDF testSimon Steiner2016-03-301-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737121 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2597: Allow hyphenation file without extensionSimon Steiner2016-03-3012-74/+213
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737084 13f79535-47bb-0310-9956-ffa450edef68
* move findbugs plugin into a profile so its not run as part of install unless ↵Chris Bowditch2016-03-301-20/+28
| | | | | | the profile is enabled git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737082 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2596: NPE with changing ipdSimon Steiner2016-03-291-9/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736999 13f79535-47bb-0310-9956-ffa450edef68
* Fix compiler warningsSimon Steiner2016-03-292-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736997 13f79535-47bb-0310-9956-ffa450edef68
* Avoid the need to run checkstyle and findbugs separately and integrate them ↵Chris Bowditch2016-03-241-0/+19
| | | | | | into the build process; checkstyle runs in validate (pre-compile) phase and findbugs runs in verify (post-compile) phase git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736460 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2594: Base14 gensrc files different from mvn to antSimon Steiner2016-03-241-1/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736457 13f79535-47bb-0310-9956-ffa450edef68