aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/IndentPropertyMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-3/+3
* apply complex scripts patchGlenn Adams2012-02-261-3/+10
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+11
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-23/+23
* Further improvement in FixedLength:Andreas L. Delmelle2008-02-021-3/+3
* Further cleanup/refinement of FixedLength:Andreas L. Delmelle2008-02-021-3/+3
* Merge from Temp_Floats branch:Jeremias Maerki2006-08-021-31/+30
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-071-0/+88
* Code clean-up only.Jeremias Maerki2005-02-161-14/+5
* block-containers improved/fixed. The following features are implemented and t...Jeremias Maerki2005-01-171-4/+20
* No semantical changes, just style.Jeremias Maerki2005-01-121-9/+12
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-34/+30
* Fully implement the 5.3.2 rules for calculating indent values.Finn Bock2004-10-101-8/+22
* Calculate the [start|end]-indent in the first 2 cases in 5.3.2. The lastFinn Bock2004-09-221-5/+4
* PR:Glen Mazza2004-05-221-3/+4
* 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-6/+7
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-2/+0
* Phase 2 of bug 26434.Finn Bock2004-02-021-4/+3
* Phase 1 of 26434.Finn Bock2004-02-021-0/+134