aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/FixedLength.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-5/+2
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-20/+20
* Tweak:Andreas L. Delmelle2008-05-081-1/+1
* Created Constants for unit descriptionsMaximilian Berger2008-02-141-9/+27
* Further improvement in FixedLength:Andreas L. Delmelle2008-02-021-1/+8
* Further cleanup/refinement of FixedLength:Andreas L. Delmelle2008-02-021-47/+68
* Minor cleanup/improvement:Andreas L. Delmelle2008-02-021-22/+8
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-5/+7
* Fix bug in equals() that made caching effect-less.Jeremias Maerki2007-07-201-1/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-9/+10
* Partial application of the patch in Bugzilla 41044:Andreas L. Delmelle2007-07-071-11/+36
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39608:Jeremias Maerki2006-07-111-1/+1
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-12/+7
* Bugzilla #36379:Finn Bock2005-08-311-0/+22
* Add support for "mpt" (millipoints, non-standard!!!) Jeremias Maerki2005-07-301-4/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Support for percentages in property expression.Finn Bock2004-02-261-9/+33
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-0/+127