aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/SinglePageMasterReference.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-173/+0
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-061-0/+5
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-1/+1
* Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOPPeter Hancock2012-03-021-0/+5
* master is not supposed to still be null when canProcess is calledVincent Hennebert2012-01-311-6/+2
* resolve findbug warningsChris Bowditch2012-01-181-1/+6
* Bugzilla #50391:Chris Bowditch2012-01-101-2/+27
* Added two missing files from r698280Andreas L. Delmelle2008-09-241-4/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-11/+11
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-6/+10
* Merged branchJeremias Maerki2008-04-141-8/+8
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-271-0/+7
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-9/+9
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Initial support for page-position="last". Feedback requested!Jeremias Maerki2006-03-231-1/+7
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-3/+3
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-9/+16
* Validation added for master-name and master-reference properties.Glen Mazza2005-03-101-6/+6
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-5/+5
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+1
* Second phase of performance improvement.Finn Bock2004-10-191-15/+0
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+24
* PR:Glen Mazza2004-08-271-2/+18
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-251-2/+1
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-5/+0
* 1. validation for fo:basic-link addedGlen Mazza2004-07-311-1/+1
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* Switch from IllegalArgumentException to SAXParseException for errors found in...Glen Mazza2004-07-271-1/+3
* 1.) FOInputHandler constructors switched from Document to FOUserAgent, Render...Glen Mazza2004-06-191-0/+13
* 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
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-10/+16
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+97