aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/text/linebreak/LineBreakStatus.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a...Andreas L. Delmelle2011-01-071-0/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+3
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-35/+35
* Javadoc modification + addition of clarifying commentsAndreas L. Delmelle2008-06-231-19/+60
* Improve code-readability; add some clarifying commentsAndreas L. Delmelle2008-06-071-58/+81
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-221-0/+160