1181 Commits (12e4f1844c62cc9ddfe27f91e2d59b62f0ad7456)

Autor SHA1 Mensaje Fecha
  Glenn Adams 12e4f1844c Merge from origin/trunk. hace 12 años
  Glenn Adams 381ddddbcf Merge from origin/trunk. hace 12 años
  Glenn Adams 4a2e8e12cb Merge from origin/trunk. hace 12 años
  Glenn Adams 2f1b588c83 Merge from trunk. hace 12 años
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. hace 12 años
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. hace 12 años
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. hace 12 años
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets hace 12 años
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. hace 12 años
  Glenn Adams c40d602973 Bugzilla #51484: Improve test for last section. hace 12 años
  Glenn Adams 1ec5b70b5a Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors. hace 12 años
  Glenn Adams c3bc9e8b04 Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section. hace 12 años
  Glenn Adams 01388f7ca3 Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit. hace 12 años
  Glenn Adams f54e6a3806 Take leading derived space before/after into account when computing rows for TXT renderer. hace 12 años
  Peter Hancock 37ff704262 Bugzilla#49893: A global setting to wrap F11 images in page segments. hace 12 años
  Glenn Adams 279a59e164 Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone(). hace 12 años
  Glenn Adams 92ca968f8c Bugzilla #52966: How to use native text with EPSDocumentGraphics2D. hace 12 años
  Glenn Adams 1a9d1d9ad0 Bugzilla #50901: RTF percentage table column width not calculated from table. hace 12 años
  Glenn Adams e0907f7eb1 Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues. hace 12 años
  Glenn Adams 9060f22622 Bugzilla #51007: RTF tables do not support percent column-widths. hace 12 años
  Glenn Adams a93ce40b9a Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote hace 12 años
  Glenn Adams c0a1068093 Bugzilla #49302: Eliminate duplicate code. hace 12 años
  Glenn Adams 82712c6d2d Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist. hace 12 años
  Peter Hancock 73c7b4470f Fixed a bug: Delegate getStructureTreeEventHandler() to delegate hace 12 años
  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