aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts
Commit message (Expand)AuthorAgeFilesLines
* Eliminate javadocs warnings.Glenn Adams2012-06-042-2/+2
* prevent assert due to skipped out of order or duplicate glyph indicesGlenn Adams2012-03-091-1/+3
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-0547-119/+157
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-0512-25/+25
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-038-8/+8
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-0210-17/+0
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-0210-36/+85
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-028-23/+58
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-022-13/+0
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-1/+1
* fix @Override usage to be compatible with Java 1.5Glenn Adams2012-02-291-9/+0
* apply complex scripts patchGlenn Adams2012-02-2648-0/+22970