aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/expr
Commit message (Expand)AuthorAgeFilesLines
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-282-14/+0
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-285-6/+43
* Fourth phase of performance improvement.Finn Bock2004-10-202-14/+13
* 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
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-161-1/+1
* PR:Glen Mazza2004-05-222-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2725-1190/+390
* Support for percentages in property expression.Finn Bock2004-02-2610-371/+595
* Support getObject(), used by Property.toString().Finn Bock2004-02-031-0/+7
* Phase 3 (last) of bug 26434.Finn Bock2004-02-0219-41/+41
* Phase 2 of bug 26434.Finn Bock2004-02-0210-486/+407
* Phase 1 of 26434.Finn Bock2004-02-021-3/+3
* FOPropertyMapping.java no longer autogenerated, moved from fop.fo.propertiesGlen Mazza2004-01-204-4/+4
* Interfaces now in alphabetical order and detached from generic interfacesGlen Mazza2004-01-201-10/+0
* More String->Int Conversions.Glen Mazza2004-01-051-1/+4
* More String-->int conversions. Work primarily from Finn Bock's patch.Glen Mazza2004-01-052-2/+4
* More String->Int conversions, primarily from patch from Finn Bock.Glen Mazza2003-12-311-2/+4
* More String->int conversions, annoyingly incremental but I'm getting there...Glen Mazza2003-12-293-5/+8
* *Partial* conversion of PropertyList.get(String propName) to new PropertyList...Glen Mazza2003-12-271-1/+3
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-202-2/+2
* Bug 25474--incorrect element name (table-column instead of fo:table-column) g...Glen Mazza2003-12-141-1/+1
* cleanup some gump javadoc warningsWilliam Victor Mote2003-07-161-1/+1
* style changes onlyWilliam Victor Mote2003-07-151-12/+12
* style changes onlyWilliam Victor Mote2003-07-1317-186/+414
* extract methods nextDecimalPoint() and nextColor() from method next(), primar...William Victor Mote2003-07-131-43/+54
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-11/+11
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1124-0/+2985