aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts/scripts
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-038-3781/+0
* FOP-2416: add support for Arabic Joiners (ZWJ/ZWNJ) - preliminaryGlenn Adams2014-10-131-55/+112
* FOP-2287: support Tamil script (preliminary)Glenn Adams2014-10-126-21/+574
* FOP-2415: prevent NPE when Indic script syllabizer is not availableGlenn Adams2014-10-091-2/+3
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-036-25/+31
* Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-196-83/+49
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-076-67/+66
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-077-379/+379
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-097-582/+582
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-181-0/+2
* FOP-2191: cache matched lookups, assembled lookup spec uses; reduce glyph pro...Glenn Adams2013-01-181-1/+61
* Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+1
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-057-11/+17
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-023-3/+0
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-023-12/+27
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-024-11/+24
* apply complex scripts patchGlenn Adams2012-02-267-0/+3106