3591 Commits (4f9ccbd0b79cdb8eebbbdea994355f2df24e595b)

Author SHA1 Message Date
  Vincent Hennebert d88a9fb1d1 Organized imports 12 years ago
  Vincent Hennebert 99985cbd24 Made class non-final to allow mocking 12 years ago
  Vincent Hennebert 4e26880397 Bugzilla #46962: Fixed deadlock in PropertyCache. 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
  Mehdi Houshmand 0e6c464899 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 years ago
  Glenn Adams fda1a38ac5 prevent assert due to skipped out of order or duplicate glyph indices 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 7770de983d ensure checkstyle-5.1 remains error free after recent changes for checkstyle-5.5 rules 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 39d6c01acb enable DefaultComesLast 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 78df57bd74 change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations 12 years ago
  Vincent Hennebert beca087f25 Removed duplicate line 12 years ago
  Peter Hancock a6af0da70c Fix of a bug introduced when merging ImproveAccessibility. 12 years ago
  Peter Hancock 1b3cbf35aa Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 years ago
  Glenn Adams 68f33efa24 fix @Override usage to be compatible with Java 1.5 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
  Vincent Hennebert 49c7697650 master is not supposed to still be null when canProcess is called 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 f02df0822b Amended error message to describe licensing restriction flag in font 12 years ago
  Mehdi Houshmand b406b736d9 Corrected typo in error message 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
  Mehdi Houshmand cfd456f554 Bugzilla#52499: non embeddable TTF fonts -- throw exception if trying to embed 12 years ago
  Chris Bowditch 6c9666b140 Bugzilla #52416: 12 years ago
  Chris Bowditch 311236e507 resolve findbug warnings 12 years ago
  Chris Bowditch 39d7a6a55d Bugzilla #51209: 12 years ago
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 years ago
  Chris Bowditch 0cc4cbb9f0 Bugzilla #51644: 12 years ago
  Vincent Hennebert f8c8032b12 Bugzilla #52206: small performance improvements by declaring some class members as static 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
  Mehdi Houshmand 96f6f23137 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
  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 12 years ago
  Chris Bowditch 32ad33cda1 Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts 12 years ago