aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/rtf/rtflib/rtfdoc
Commit message (Expand)AuthorAgeFilesLines
* RTF structural renderer moved from root to render.rtf, joining all the other ...Glen Mazza2003-11-0464-10535/+0
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-019-13/+523
* apply patch from Peter Herweg for RTF pagination properties (see http://nagoy...William Victor Mote2003-10-151-0/+1
* changes for RTF tables, submitted by Peter Herweg, see http://nagoya.apache.o...William Victor Mote2003-09-182-0/+5
* make RtfColorTable.getColorNumber return an Integer instead of int, so that i...William Victor Mote2003-09-161-13/+13
* remove global import statementsWilliam Victor Mote2003-09-083-4/+0
* Place RTFLib into its own group for purposes of javadoc generation. Add packa...William Victor Mote2003-07-071-0/+7
* 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-052-5/+9
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-042-50/+95
* 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-034-63/+108
* 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
* Got some low hanging style errors as reported by eclipse.Joerg Pietschmann2003-06-301-4/+3
* Refactor constants to conform to style guidelines.William Victor Mote2003-06-302-8/+9
* style changes only.William Victor Mote2003-06-3010-50/+56
* style changes onlyWilliam Victor Mote2003-06-3031-711/+657
* style changes onlyWilliam Victor Mote2003-06-3017-310/+295
* Convert all tab characters to spaces to comply with style requirements.William Victor Mote2003-06-3034-2174/+2172
* Place jfor credits in a separate section, primarily to keep the standard head...William Victor Mote2003-06-2961-508/+852
* style changes onlyWilliam Victor Mote2003-06-271-40/+45
* Get rtflib (jfor) files to compile.William Victor Mote2003-06-269-80/+80
* additional jfor packages donated to the FOP projectBertrand Delacretaz2003-06-2511-14/+14
* Convert ASCII files containing non-ASCII characters to UTF-8.William Victor Mote2003-06-2410-92/+92
* jfor RTF library donated to the FOP projectBertrand Delacretaz2003-06-2061-0/+8970