aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/IFUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-389/+0
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-12/+12
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-31/+31
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-6/+11
* Merge in trunk@1345838Mehdi Houshmand2012-06-111-4/+4
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-4/+4
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-1/+2
|/
* Bugzilla #43940: Use new double format utility to improve thread safety and p...Glenn Adams2012-04-291-2/+5
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+2
* apply complex scripts patchGlenn Adams2012-02-261-0/+178
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+4
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-4/+4
* Amendment to revision 755894:Jeremias Maerki2009-03-241-0/+7
* Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...Jeremias Maerki2009-03-191-0/+17
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-0/+35
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+140