aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/ElementListUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-238/+0
* FOP-2060: adjoining blocks with break-before="page" break-after="page" cause ...Luis Bernardo2014-10-151-0/+9
* Implement whitespace management extension using fo:multi-switchVincent Hennebert2013-11-071-31/+0
* FOP-2293: Second patch by Seifeddine DridiVincent Hennebert2013-09-041-3/+3
* FOP-2292: First bits of a whitespace management extensionVincent Hennebert2013-08-291-1/+32
* Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limitAndreas L. Delmelle2011-01-071-47/+33
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-221-3/+3
* Fixed a few checkstyle issues introduced in rev. 825646Vincent Hennebert2009-10-161-2/+4
* Application of the patch submitted by Alexander Kiel to improve variable name...Adrian Cumiskey2009-10-151-14/+14
* Set svn:eol-style property on page-position-last_break-before_bugzilla46489.x...Vincent Hennebert2009-03-231-2/+1
* Add startsWithForcedBreak() utility method to ElementListUtils.Andreas L. Delmelle2009-03-221-1/+11
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Replaced getLast() calls with calls to listUtilMaximilian Berger2008-06-101-4/+8
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-7/+7
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-151-0/+17
* Removed calls to removeLegalBreaks since they aren't necessary (the whole con...Vincent Hennebert2007-12-131-35/+10
* Bugfix for ClassCastException with spaces inside a table-cell (using fox:wido...Jeremias Maerki2007-05-171-4/+9
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-16/+78
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: Added missing conditionality notification for table-cell content.Jeremias Maerki2005-11-301-0/+19
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-6/+19
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+136