aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/Leader.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-3/+3
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-7/+7
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-2/+2
* Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is...Glenn Adams2012-04-071-1/+4
* apply complex scripts patchGlenn Adams2012-02-261-1/+42
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-0/+12
* Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-271-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Fixed BPD trait and border painting for leaders with leader-pattern="space" (...Jeremias Maerki2009-03-011-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-36/+18
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-9/+3
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-17/+0
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-201-12/+7
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-5/+3
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-6/+25
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-13/+11
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-8/+0
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-44/+3
* PR:Glen Mazza2004-11-241-4/+4
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-1/+24
* More properties implemented.Finn Bock2004-10-291-2/+2
* Bind some more of the implemented properties.Finn Bock2004-10-291-10/+10
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-6/+3
* Cleanup after PR 31699.Finn Bock2004-10-251-15/+1
* Fourth phase of performance improvement.Finn Bock2004-10-201-5/+0
* Fourth phase of performance improvement.Finn Bock2004-10-201-10/+1
* Third phase of performance improvement.Finn Bock2004-10-201-1/+1
* Second phase of performance improvement.Finn Bock2004-10-191-49/+4
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-11/+155
* PR:Glen Mazza2004-10-121-1/+1
* Renamed FOInputHandler to somewhat more intuitive FOEventHandler.Glen Mazza2004-09-061-1/+1
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-2/+2
* PR:Glen Mazza2004-08-291-5/+2
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-251-0/+1
* 1. fo:leader layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-161-16/+23
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-45/+3
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* PR:Glen Mazza2004-08-061-1/+2
* 1. validation for fo:basic-link addedGlen Mazza2004-07-311-5/+6
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-1/+1
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-161-1/+1
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-1/+1
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-1/+1
* Bug 25873 (from Finn Bock): Minor code cleanup issues.Glen Mazza2004-01-171-3/+1
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0