7101 Commits (ab6067a056ca04b6911eadd8fb863ea986d89390)
 

Author SHA1 Message Date
  Vincent Hennebert ab6067a056 Merged changes from trunk up to revision 1306814 12 years ago
  Vincent Hennebert ac5c61bd29 Bugzilla #50483: Improved support for TrueType fonts in PostScript 12 years ago
  Peter Hancock 1f12872e5c Fixed a bug: Delegate getStructureTreeEventHandler() to delegate 12 years ago
  Vincent Hennebert 800bfb7a98 Merged branch Temp_PDF_ObjectStreams 12 years ago
  Vincent Hennebert b636057f8a Removed reference to XML schema from IF schema. 12 years ago
  Vincent Hennebert b834b70522 Organized imports 12 years ago
  Vincent Hennebert 429c8a4446 For ImportOrder, "under" already is the default value for "option". Removed it. 12 years ago
  Vincent Hennebert 95341031d2 Made class non-final to allow mocking 12 years ago
  Vincent Hennebert efc4d3f866 Bugzilla #46962: Fixed deadlock in PropertyCache. 12 years ago
  Vincent Hennebert 8a9c70f9c9 Added support for PDF object streams. 12 years ago
  Vincent Hennebert 8c7f6d47cd Created branch to implement PDF object streams 12 years ago
  Vincent Hennebert d5ee37799e Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
  Mehdi Houshmand 5798216ef1 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 years ago
  Clay Leeds bd8fd247f4 Adding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG versions of Group Logo. 12 years ago
  Glenn Adams dd4aa2ebdf prevent assert due to skipped out of order or duplicate glyph indices 12 years ago
  Chris Bowditch 959d846cf2 Apache Brand compliance; 12 years ago
  Vincent Hennebert 127a7cf236 Fixed package declaration 12 years ago
  Vincent Hennebert d927eaca67 We must respect projects' brand names. s/checkstyle/Checkstyle/ 12 years ago
  Vincent Hennebert 3546e6daf7 Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Glenn Adams 9f79598864 update convention documentation regarding @author usage 12 years ago
  Glenn Adams f16c3bc213 add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams a6619e9faf disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
  Chris Bowditch 722e4df5cd Make sure TM logo and Apache used in main FOP references. ApacheCon 2011 is over 12 years ago
  Vincent Hennebert 459bdc580d Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Glenn Adams 8553302383 ensure checkstyle-5.1 remains error free after recent changes for checkstyle-5.5 rules 12 years ago
  Glenn Adams 2560b9341c change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_MINUS, UNARY_PLUS, but allow for ARRAY_INIT and DOT 12 years ago
  Glenn Adams 01e1fa7005 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams c27d515a14 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams c8ae711928 enable MultipleVariableDeclarations rule; fix violations 12 years ago
  Glenn Adams 1d4e8c30c8 enable OneStatementPerLine rule; fix violations 12 years ago
  Glenn Adams bdb6d01c7f enable RedundantImport rule; fix violations 12 years ago
  Glenn Adams d5056b5e66 enable DefaultComesLast rule; fix violations 12 years ago
  Glenn Adams 07eb5e65b2 default all RightCurly tokens, thus adding LITERAL_IF; fix violations 12 years ago
  Glenn Adams 19438d823c default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations 12 years ago
  Glenn Adams ae5e7009d6 enable GenericWhitespace rule; fix violations 12 years ago
  Glenn Adams 1878575d99 change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations 12 years ago
  Glenn Adams 9e70ce0054 fix breakage caused by CS patch 12 years ago
  Vincent Hennebert 97b4d77acf Removed duplicate line 12 years ago
  Peter Hancock 7b49f28779 Fix of a bug introduced when merging ImproveAccessibility. 12 years ago
  Peter Hancock 83728fedff Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 years ago
  Glenn Adams 1353fe2432 add checkstyle-5.5 support, update rules 12 years ago
  Glenn Adams d81af50299 fix @Override usage to be compatible with Java 1.5 12 years ago
  Glenn Adams 7c0ad6c8d4 add build-local.targets.xml to ignores 12 years ago
  Glenn Adams 1e565f023a update status to reflect recent CS commits; alphabetize developers list 12 years ago
  Glenn Adams d1d0da7c9d update team info 12 years ago
  Glenn Adams 840d92d782 update IF schema to reflect new @{dx,dp} usage on text element 12 years ago
  Glenn Adams 4b0c6913a9 apply complex scripts patch 12 years ago
  Chris Bowditch cdd0f5d0f9 Bugzilla 52657: instream foreign object (svg) coloration incorrect 12 years ago
  Vincent Hennebert 33acadbc1e Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode 12 years ago
  Mehdi Houshmand ff8ca48057 Enabled assertions in junit tasks (analagous to JVM arg -ea) 12 years ago