aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/xml/AbstractXMLRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-0/+3
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-6/+13
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-13/+6
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-6/+13
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Cleaned up some javadocs.Adrian Cumiskey2008-07-071-7/+12
* Added new AbstractXMLRenderer base class.Adrian Cumiskey2008-07-071-0/+263