aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/rtf
Commit message (Expand)AuthorAgeFilesLines
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-0495-15178/+0
* Peter Herweg's missed files from his previous RTF patch.Glen Mazza2003-11-012-116/+95
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-0111-13/+881
* apply patch from Peter Herweg for RTF pagination properties (see http://nagoy...William Victor Mote2003-10-153-0/+142
* Fixed Testcase. Joerg Pietschmann2003-09-271-8/+8
* reset background-color for each paragraph, submitted by Peter Herweg, see htt...William Victor Mote2003-09-211-3/+8
* style changes onlyWilliam Victor Mote2003-09-191-61/+72
* add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...William Victor Mote2003-09-191-4/+123
* style changes onlyWilliam Victor Mote2003-09-185-467/+475
* changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.o...William Victor Mote2003-09-187-18/+1211
* add structure for handling table columns in fo/FOInputHandler and its subclas...William Victor Mote2003-09-161-0/+15
* make RtfColorTable.getColorNumber return an Integer instead of int, so that i...William Victor Mote2003-09-162-15/+15
* add support for font-size and font-weight, as per patch from Peter Herweg (ma...William Victor Mote2003-09-091-0/+18
* remove global import statementsWilliam Victor Mote2003-09-083-4/+0
* 1. Partial implementation of fo:region-xxx and background-color propertyGlen Mazza2003-09-011-1/+1
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-11/+3
* 1. create control packageWilliam Victor Mote2003-08-141-3/+3
* 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...William Victor Mote2003-08-121-1/+3
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-291-48/+48
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-171-1/+1
* cleanup some gump javadoc warningsWilliam Victor Mote2003-07-161-2/+1
* Place RTFLib into its own group for purposes of javadoc generation. Add packa...William Victor Mote2003-07-076-0/+40
* clean up javadoc warning (can't reference org.apache.fop.rtf.rtflib.testdocs....William Victor Mote2003-07-071-9/+11
* clean up gump javadoc warningsWilliam Victor Mote2003-07-063-7/+8
* Changes to implement background color at the paragraph level in RTF output.William Victor Mote2003-07-053-8/+54
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-044-50/+99
* extract method adjustBorderProperties from writeRtfContent, primarily to sati...William Victor Mote2003-07-041-19/+24
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-035-147/+275
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-033-101/+216
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-038-74/+178
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-035-64/+109
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-034-71/+145
* style changes only, mostly javadoc commentsWilliam Victor Mote2003-07-021-6/+10
* Extract computeImageSize and writeSizeInfo methods (to reduce size of writeRt...William Victor Mote2003-07-021-30/+41
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-0223-211/+281
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-026-68/+131
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-025-44/+51
* Cleanup style issues, mostly javadoc comments.William Victor Mote2003-07-0117-102/+249
* Add javadoc comments. Remove unused IBorderAttributes.java interface, whose c...William Victor Mote2003-07-012-92/+29
* Refactor constants to conform to style guidelines. Add javadoc comments.William Victor Mote2003-06-3011-51/+77
* Got some low hanging style errors as reported by eclipse.Joerg Pietschmann2003-06-302-18/+11
* Refactor constants to conform to style guidelines.William Victor Mote2003-06-302-8/+9
* style changes only.William Victor Mote2003-06-3026-272/+303
* style changes onlyWilliam Victor Mote2003-06-3031-711/+657
* style changes onlyWilliam Victor Mote2003-06-3020-322/+302
* Convert all tab characters to spaces to comply with style requirements.William Victor Mote2003-06-3040-2594/+2592
* Place jfor credits in a separate section, primarily to keep the standard head...William Victor Mote2003-06-2980-684/+1137
* Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...Glen Mazza2003-06-291-43/+42
* style changes onlyWilliam Victor Mote2003-06-271-40/+45