1157 Commits (4f9ccbd0b79cdb8eebbbdea994355f2df24e595b)

Autor SHA1 Mensaje Fecha
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. hace 12 años
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. hace 12 años
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 hace 12 años
  Glenn Adams 1dc8efba5f add RegexpSingleline rule to flag use of @author; fix violations hace 12 años
  Glenn Adams 64cbcc3782 disable line breaks after DOT with NoWhiteSpaceAfter; fix violations hace 12 años
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule hace 12 años
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations hace 12 años
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations hace 12 años
  Glenn Adams 9826acf1e8 enable MultipleVariableDeclarations rule; fix violations hace 12 años
  Glenn Adams 5494cc056a enable OneStatementPerLine rule; fix violations hace 12 años
  Glenn Adams 1f28434882 enable RedundantImport rule; fix violations hace 12 años
  Glenn Adams 8882a49ac0 default all RightCurly tokens, thus adding LITERAL_IF; fix violations hace 12 años
  Glenn Adams db70376fd5 default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations hace 12 años
  Glenn Adams d6d8e57b17 apply complex scripts patch hace 12 años
  Chris Bowditch fa6dc48793 Bugzilla 52657: instream foreign object (svg) coloration incorrect hace 12 años
  Vincent Hennebert eb81bfe45a Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode hace 12 años
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions hace 12 años
  Peter Hancock 9e004dd3c0 Cleanup associated with rev 1236718 hace 12 años
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages hace 12 años
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers hace 12 años
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content hace 12 años
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 hace 12 años
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers hace 12 años
  Chris Bowditch fb1489b30e Bugzilla #50391: hace 12 años
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. hace 12 años
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. hace 12 años
  Mehdi Houshmand 3d2b970d8e Bugzilla #52177: Changed the AFP double-byte characterset builder to a singleton, this now matches the behaviour of the single byte characterset builder hace 12 años
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as hace 12 años
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. hace 12 años
  Simon Pepping 0a4a0fdf2e Various small fixes hace 12 años
  Peter Hancock 677accf2e9 Bugzilla#51760: PS images stored as an embedded file which has no length limit. hace 12 años
  Vincent Hennebert a9ecadc9d8 Bugzilla #51790: source file contains non-ascii character hace 12 años
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. hace 12 años
  Peter Hancock 355eb32c4a Improved fix for bugzilla#48062 hace 13 años
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. hace 13 años
  Jeremias Maerki 284ff1805d Removed the lastMediumMap variable and the check to omit the IMM if it doesn't change. I wonder why I came up with that. This can lead, among other things, to problems when an AFP file is split. hace 13 años
  Jeremias Maerki e3ac5256c7 Bugfix: select the right font to paint replacement glyphs. This used to paint some characters on top of each others when a font with an auxiliary encoding was active. hace 13 años
  Jeremias Maerki 634a8abadc Fixed regression introduced by rev 1137971: hace 13 años
  Jeremias Maerki d54e7a6681 Performance improvement: hace 13 años
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. hace 13 años
  Simon Pepping 82163b6a15 Fix checkstyle and findbugs issues hace 13 años
  Vincent Hennebert a5fd3694f0 Bugfix: alternative text not working in tagged PDF for TIFF images hace 13 años
  Jeremias Maerki a7a5c39253 Fix a potential NPE which can apparently happen in very exotic cases (actually, it rather points to a Java class library bug). hace 13 años
  Jeremias Maerki 8cccb5909b Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. hace 13 años
  Jeremias Maerki 8c3aa5ee7f Added option for PostScript output to optimize for file size rather than quality. hace 13 años
  Jeremias Maerki cd406a47bf Log image encoding times. hace 13 años
  Jeremias Maerki b5c893c24c Enable fox:conversion-mode="bitmap" for PDF output. hace 13 años
  Jeremias Maerki 3d00e4091a AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. hace 13 años
  Chris Bowditch c987144810 Bugzilla #51010: Bookmarks create useless lines in RTF hace 13 años
  Chris Bowditch 81125d40f0 Bugzilla #51008: page-number-citation-last does not work in RTF hace 13 años