aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/PageAttributesConverter.java
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* added support for borders at fo:table; fixed a few checkstyle warningsPeter Herweg2006-02-191-2/+7
* RTF output did not generate the "\landscape" tag when necessary.Jeremias Maerki2006-01-201-1/+8
* Correct handling of internal units (both twips and half-points are used)Jeremias Maerki2004-11-011-8/+8
* Fourth phase of performance improvement.Finn Bock2004-10-201-19/+20
* Simplified the handling of length attributes.Finn Bock2004-10-011-77/+30
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-291-3/+3
* PR:Glen Mazza2004-05-221-21/+10
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-091-3/+3
* PR:Glen Mazza2004-03-311-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-47/+16
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-1/+1
* improved support for margin-top and margin-bottom in fo:region-XXXPeter Herweg2004-01-281-25/+89
* More String->int conversions, annoyingly incremental but I'm getting there...Glen Mazza2003-12-291-8/+9
* Style fixes onlyJeremias Maerki2003-11-081-2/+3
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-041-0/+123