aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/complexscripts/bidi
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-038-2472/+0
* FOP-2420: ensure word area's bidi level is initialized when word is mapped to...Glenn Adams2014-10-231-1/+1
* FOP-2258: fix erroneous mirroringGlenn Adams2014-09-081-2/+2
* FOP-2410: fix fo:page-number in bidi contextGlenn Adams2014-09-082-1/+9
* FOP 2388: Fix Arabic text left justified on the first cell of a table with wr...Glenn Adams2014-07-062-4/+20
* Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-197-83/+47
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-073-3/+3
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-077-304/+304
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-097-579/+579
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-301-0/+1
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-057-14/+15
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-1/+1
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-2/+0
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-021-1/+0
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-1/+1
* apply complex scripts patchGlenn Adams2012-02-268-0/+2485