25 Commits (Temp_FontMerging)

Author SHA1 Message Date
  Vincent Hennebert 9df34113b5 Enabled LineLength check and fixed corresponding issues 10 years ago
  Vincent Hennebert 6b16845a94 Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues 10 years ago
  Vincent Hennebert 439fb3ee98 Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
  Vincent Hennebert e8f590803a Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert 9edff92c29 Note to self: do not start something else while committing 11 years ago
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Chris Bowditch 308af78515 make compatible with checkstyle v5.6 as discussed on fop-dev 11 years ago
  Vincent Hennebert 1dacf52e66 For ImportOrder, "under" already is the default value for "option". Removed it. 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 619148a393 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 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 48071f0254 enable GenericWhitespace rule; fix violations 12 years ago
  Glenn Adams 78df57bd74 change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations 12 years ago
  Glenn Adams b9f4f5f763 add checkstyle-5.5 support, update rules 12 years ago