aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/WordArea.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-310/+0
* FOP-2420: ensure word area's bidi level is initialized when word is mapped to...Glenn Adams2014-10-231-3/+4
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-28/+28
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-53/+53
* apply complex scripts patchGlenn Adams2012-02-261-20/+258
* Bugzilla 50593: Mostly add type safety to various collections in the fop.area...Andreas L. Delmelle2011-01-241-9/+5
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-72/+72
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-7/+14
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-2/+4
* Fix for bug 36238 (at least in the PDFRenderer)Luca Furini2005-10-251-0/+62