aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java
Commit message (Expand)AuthorAgeFilesLines
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+2
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+3
* Application of the patch submitted by Alexander Kiel to improve variable name...Adrian Cumiskey2009-10-151-1/+1
* Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-261-12/+4
* Reverted changes made in revision 796809 (manual merge of clean-up changes ma...Vincent Hennebert2009-08-261-4/+12
* Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres...Vincent Hennebert2009-07-221-12/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* An emergency patch to avoid that a non-breaking space at the end of anSimon Pepping2006-05-191-1/+3
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-14/+12
* LineArea had a finalize method which caused a NPE when called from the garbag...Manuel Mall2005-12-281-1/+12
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-3/+3
* Add a letterspace in InlineKnuthSequenceSimon Pepping2005-12-221-0/+47
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-0/+95