aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/expr/NumericProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Created Constants for unit descriptionsMaximilian Berger2008-02-141-1/+2
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-12/+12
* Bugzilla #40729:Jeremias Maerki2006-11-131-2/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-30/+12
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-6/+3
* Bugzilla #36379:Finn Bock2005-08-311-0/+18
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-141-1/+0
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-281-7/+0
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-1/+1
* Style: removed tabs.Finn Bock2004-09-071-5/+5
* Return a more 'length' like debug string for numerics with dimension of 1.Finn Bock2004-09-071-1/+5
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Support for percentages in property expression.Finn Bock2004-02-261-330/+53
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-8/+8
* Phase 2 of bug 26434.Finn Bock2004-02-021-13/+370
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+85