aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/SpaceSpecifier.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-164/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+1
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-35/+36
* 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-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Changed some identifiers. Removed obsolete field.Joerg Pietschmann2005-10-031-45/+44
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* A few more toString() implementations helpful for debugging spacingGlen Mazza2003-11-091-4/+12
* remove global import statementsWilliam Victor Mote2003-09-081-13/+13
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+184