aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/LeafNodeLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkSimon Pepping2011-02-111-19/+20
|\
| * Code fixupsAndreas L. Delmelle2011-02-061-19/+20
* | merged from trunkSimon Pepping2010-12-271-8/+21
|\|
| * Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...Simon Pepping2010-12-241-8/+21
* | Merged changes from Trunk up to rev. 1039179Vincent Hennebert2010-11-251-1/+1
|\|
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-1/+1
* | Merge from trunkSimon Pepping2010-11-191-1/+1
|\|
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
* | Merged changes from trunk up to revision 990588Simon Pepping2010-08-291-1/+1
|\|
| * Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-271-1/+1
* | Bugzilla #49687:Simon Pepping2010-08-191-1/+1
|/
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+12
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-17/+14
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-16/+16
* minor spelling fixesMaximilian Berger2008-06-141-2/+2
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-2/+2
* Cleanup and minor refactoring:Andreas L. Delmelle2008-03-231-10/+0
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+6
* Code cleanup: Andreas L. Delmelle2007-01-111-1/+1
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-111-0/+1
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-051-0/+8
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-1/+2
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-2/+2
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-86/+114
* Remove the AreaInfo objects representing trailing spaces, in order to prevent...Luca Furini2005-09-201-0/+10
* Bugfix for Bugzilla #36248 (and inline2.xml): Jeremias Maerki2005-08-201-2/+5
* Various fixes for ID management. Jeremias Maerki2005-07-261-0/+4
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+328