aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf/TextAttributesConverter.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid with certain NPEs.Jeremias Maerki2004-11-011-3/+4
* Now compiles under JDK 5.0Jeremias Maerki2004-11-011-2/+2
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-281-2/+2
* Fourth phase of performance improvement.Finn Bock2004-10-201-97/+87
* Simplified the handling of length attributes.Finn Bock2004-10-011-74/+29
* Initial support for fo:blockcontainer.Finn Bock2004-10-011-0/+22
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-1/+1
* PR:Glen Mazza2004-08-291-1/+1
* PR:Glen Mazza2004-05-221-61/+46
* 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-4/+4
* Phase 2 of bug 26434.Finn Bock2004-02-021-3/+3
* replaced string constants with int constantsPeter Herweg2004-01-181-4/+4
* More String->int conversions, annoyingly incremental but I'm getting there...Glen Mazza2003-12-291-8/+8
* PR:Glen Mazza2003-12-221-1/+1
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-22/+22
* fix Unicode encoding problem in commentsWilliam Victor Mote2003-11-191-27/+27
* Style fixes onlyJeremias Maerki2003-11-081-36/+28
* RTF: Add support for number-rows-spanned, height (at table-row) and margin-le...Jeremias Maerki2003-11-081-1/+1
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-041-0/+345