aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/AreaTreeObject.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-149/+0
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-2/+7
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-2/+2
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-3/+17
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Bugzilla 50593: Mostly add type safety to various collections in the fop.area...Andreas L. Delmelle2011-01-241-19/+16
* Removed duplicated extension attachment list on PageViewport (which is an Are...Jeremias Maerki2009-01-161-6/+33
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-5/+5
* Added the ability for an implementing AreaTreeObject to contain child extensi...Adrian Cumiskey2008-05-281-1/+20
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-5/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-0/+87