aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts/fonts/GlyphCoverageTable.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-32/+32
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-52/+52
* 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-051-2/+3
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+3
* apply complex scripts patchGlenn Adams2012-02-261-0/+233