aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts/fonts/GlyphTable.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-1328/+0
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-091-3/+20
* Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-191-28/+21
* 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-177/+177
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-253/+253
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-181-15/+36
* FOP-2186: optimize inefficient glyph processing state update operationsGlenn Adams2013-01-161-12/+8
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-2/+3
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-3/+3
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+2
* apply complex scripts patchGlenn Adams2012-02-261-0/+1300