aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/BlockKnuthSequence.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-88/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
* 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-15/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-92/+16
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-2/+2
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-0/+171