1298 Commits (9df34113b5b0d1f44af23b053225da4428d84c4e)

Author SHA1 Message Date
  Vincent Hennebert 9df34113b5 Enabled LineLength check and fixed corresponding issues 10 years ago
  Luis Bernardo 7d3dba6c3c FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. 10 years ago
  Vincent Hennebert fa1cca233c Reverted changes to PDFStructureTreeBuilder from rev. 1537600 10 years ago
  Glenn Adams 8841c3bdd5 FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
  Glenn Adams add7ec8652 FOP-2310: Fix misplaced table cell border in WM RTL context. 10 years ago
  Robert Meyer 6c5966390e FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header 10 years ago
  Glenn Adams aea90d5225 FOP-2298: One last @Override to remove to satisfy broken Java 5 support. 10 years ago
  Glenn Adams 75d4ce44d5 FOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation of interface methods. 10 years ago
  Glenn Adams e39326ac56 FOP-2298: Java 5 doesn't support String.isEmpty 10 years ago
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
  Luis Bernardo 2b8f2a4278 FOP-2265: Enable xlint cast; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo 51780a5d21 FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo e1073af700 FOP-2250: Arabic characters are not connected on PCL; partial implementation. 11 years ago
  Luis Bernardo 016cb31998 FOP-2248: add support for AES 256 PDF encryption 11 years ago
  Vincent Hennebert 439fb3ee98 Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
  Vincent Hennebert e8f590803a Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert ce39d4c2fb FOP #2234: NPE when rendering a document with markers and accessibility is enabled 11 years ago
  Vincent Hennebert e3c9f13598 FOP-2226: Image resources are not closed when rendering into the Intermediate Format 11 years ago
  Luis Bernardo 92a5ef6548 FOP-2216: PDF forms are offset; patch submitted by Simon Steiner 11 years ago
  Luis Bernardo e096f55d71 FOP-2223: Lines do not span to the end in rounded border cells in AFP; patch submitted by Simon Steiner. 11 years ago
  Chris Bowditch 04e4c552f3 FOP-2215; Thin dashed border look like dots 11 years ago
  Chris Bowditch 345150938a FOP-2215; NullPointerException when generating IF with fox:external-document 11 years ago
  Luis Bernardo d0d7e25d98 FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch submitted by Simon Steiner 11 years ago
  Glenn Adams 5733c76229 FOP-2206: Add support for CS placement and escapement data in PS renderer. 11 years ago
  Glenn Adams 81831e1fda FOP-2195: use sparse arrays for position adjustments 11 years ago
  Glenn Adams aee25bbe7a FOP-2192: fix checkstyle and findbugs warnings 11 years ago
  Luis Bernardo 5ae7d96a89 FOP-2187: Generating pdf works awt & png crashes when overflow hidden 11 years ago
  Glenn Adams 3a520dbe96 FOP-2188: optimize string allocation in pdf output processing 11 years ago
  Glenn Adams 35926f02b2 FOP-2184: optimize inefficient position adjustment array allocation in non-CS path. 11 years ago
  Peter Hancock 91d9b34a7a JIRA#FOP-1069: Warn instead or error on invalid property values. 11 years ago
  Chris Bowditch dac3a6d0f2 Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts 11 years ago
  Luis Bernardo 89dbe6e142 bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer 11 years ago
  Vincent Hennebert 638ea00309 Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 years ago
  Mehdi Houshmand 9d9f0a0b7e Reduced the dashed border ratio to make it more aesthetically pleasing 11 years ago
  Luis Bernardo 0fea0e4a63 fixes checkstyles issues from revisions 1391502 and 1400536 11 years ago
  Vincent Hennebert 28fc4cf264 Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled 11 years ago
  Peter Hancock 8d8b0a939d Bugzilla#54075: Fixed a regression 11 years ago
  Mehdi Houshmand 7d6311b01e Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders 11 years ago
  Vincent Hennebert f17dbea7f8 Bugzilla #54038: Added PDF/A-2 output option 11 years ago
  Vincent Hennebert eb45e0a465 Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output and language information is missing 11 years ago
  Peter Hancock 3f8838ef97 Support for relative border-*-*-radius fox properties 11 years ago
  Luis Bernardo 7627afcc96 bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks 11 years ago
  Luis Bernardo 9772267c98 bugzilla #54024: rewrote generation of /PageLabels dictionary 11 years ago
  Peter Hancock b9e74f1261 Addressed Findbug and Checkstyle issues 11 years ago
  Vincent Hennebert d9d2ec28c2 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 years ago
  Peter Hancock e079e8eb19 Increased unit test coverage for the Painters 11 years ago
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 years ago
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11 years ago