aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/InlineLevel.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* apply complex scripts patchGlenn Adams2012-02-261-6/+11
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+1
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-1/+9
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-8/+8
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-32/+28
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-0/+1
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-5/+5
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-2/+11
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-8/+7
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-061-2/+2
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-12/+0
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-0/+112