aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/Block.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-361/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-2/+2
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-2/+2
* apply complex scripts patchGlenn Adams2012-02-261-32/+32
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+1
* Associate structure tree elements directly to render contentPeter Hancock2012-01-271-13/+1
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-2/+15
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+2
* Introduced the StructurePointerPropertySet interface to aid with accessing th...Jeremias Maerki2009-04-161-4/+6
* Bugzilla #46705:Jeremias Maerki2009-02-191-0/+7
* Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-281-2/+12
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-07-311-1/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-12/+12
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-80/+35
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-7/+7
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-071-30/+4
* Fixes for issues introduced with fox:destination:Jeremias Maerki2007-04-041-20/+19
* changes to support named destinationJay Bryant2007-04-011-2/+5
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-201-6/+4
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+1
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-061-14/+43
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-9/+7
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-301-172/+19
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-211-0/+5
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-6/+3
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-031-102/+90
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-1/+2
* Implemented the wrap-option property.Luca Furini2005-09-161-0/+7
* Using the fo property last-line-end-indent instead of a hard coded value.Luca Furini2005-09-071-0/+7
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+6
* Revert revsision 201627.Jeremias Maerki2005-06-261-2/+0
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-261-2/+2
* Check the proper use of the span attribute.Jeremias Maerki2005-06-241-0/+2
* Improvement for FOText instance creation. The text is consolidated into singl...Jeremias Maerki2005-06-091-0/+2
* More accessors on block-containers.Jeremias Maerki2005-03-181-17/+13
* Additional accessors.Jeremias Maerki2005-03-111-0/+30
* Bugfix for whitespace handling that surfaced after my last fix for linefeed h...Jeremias Maerki2005-02-031-5/+10
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-8/+0
* PR:Glen Mazza2004-11-241-12/+12
* More properties implemented.Finn Bock2004-10-291-4/+4
* Bind some more of the implemented properties.Finn Bock2004-10-291-14/+14
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-9/+8
* Second phase of performance improvement.Finn Bock2004-10-191-50/+5
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-25/+204
* Removed unused imports.Finn Bock2004-10-171-1/+0
* Endlich habe ich dem Insekt gefunden! Jetzt kann FOText das Kind von FONode ...Glen Mazza2004-10-131-3/+4
* PR:Glen Mazza2004-10-121-1/+1
* Fix javadoc warnings.Finn Bock2004-10-071-1/+1
* Removed tab characters.Jeremias Maerki2004-09-111-1/+4