1181 Commits (12e4f1844c62cc9ddfe27f91e2d59b62f0ad7456)

Author SHA1 Message Date
  Glenn Adams 12e4f1844c Merge from origin/trunk. 12 years ago
  Glenn Adams 381ddddbcf Merge from origin/trunk. 12 years ago
  Glenn Adams 4a2e8e12cb Merge from origin/trunk. 12 years ago
  Glenn Adams 2f1b588c83 Merge from trunk. 12 years ago
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 years ago
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 years ago
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 years ago
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
  Glenn Adams c40d602973 Bugzilla #51484: Improve test for last section. 12 years ago
  Glenn Adams 1ec5b70b5a Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors. 12 years ago
  Glenn Adams c3bc9e8b04 Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section. 12 years ago
  Glenn Adams 01388f7ca3 Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit. 12 years ago
  Glenn Adams f54e6a3806 Take leading derived space before/after into account when computing rows for TXT renderer. 12 years ago
  Peter Hancock 37ff704262 Bugzilla#49893: A global setting to wrap F11 images in page segments. 12 years ago
  Glenn Adams 279a59e164 Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone(). 12 years ago
  Glenn Adams 92ca968f8c Bugzilla #52966: How to use native text with EPSDocumentGraphics2D. 12 years ago
  Glenn Adams 1a9d1d9ad0 Bugzilla #50901: RTF percentage table column width not calculated from table. 12 years ago
  Glenn Adams e0907f7eb1 Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues. 12 years ago
  Glenn Adams 9060f22622 Bugzilla #51007: RTF tables do not support percent column-widths. 12 years ago
  Glenn Adams a93ce40b9a Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote 12 years ago
  Glenn Adams c0a1068093 Bugzilla #49302: Eliminate duplicate code. 12 years ago
  Glenn Adams 82712c6d2d Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist. 12 years ago
  Peter Hancock 73c7b4470f Fixed a bug: Delegate getStructureTreeEventHandler() to delegate 12 years ago
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Glenn Adams 1dc8efba5f add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams 64cbcc3782 disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams 9826acf1e8 enable MultipleVariableDeclarations rule; fix violations 12 years ago
  Glenn Adams 5494cc056a enable OneStatementPerLine rule; fix violations 12 years ago
  Glenn Adams 1f28434882 enable RedundantImport rule; fix violations 12 years ago
  Glenn Adams 8882a49ac0 default all RightCurly tokens, thus adding LITERAL_IF; fix violations 12 years ago
  Glenn Adams db70376fd5 default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations 12 years ago
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 years ago
  Chris Bowditch fa6dc48793 Bugzilla 52657: instream foreign object (svg) coloration incorrect 12 years ago
  Vincent Hennebert eb81bfe45a Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode 12 years ago
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 years ago
  Peter Hancock 9e004dd3c0 Cleanup associated with rev 1236718 12 years ago
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages 12 years ago
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 12 years ago
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago