aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/AlignmentContext.java
Commit message (Expand)AuthorAgeFilesLines
* apply complex scripts patchGlenn Adams2012-02-261-1/+14
* Use chained append() rather than string concatenation (better practice)Andreas L. Delmelle2011-02-181-5/+5
* Reverted changes accidentally made to toString in rev. 1071048Vincent Hennebert2011-02-161-5/+5
* Checkstyle fixAndreas L. Delmelle2011-02-151-6/+6
* Clean-ups, simplifications and improvements of AlignmentContext and ScaledBas...Vincent Hennebert2011-02-101-107/+94
* Made the result of toString more readableVincent Hennebert2010-11-161-5/+5
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+9
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-1/+0
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-32/+32
* * 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
* Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...Manuel Mall2005-10-241-58/+0
* Added support for leader with pattern "use-content" and recovered a previousl...Manuel Mall2005-10-101-1/+1
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-0/+582