aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/rtf/rtflib
Commit message (Collapse)AuthorAgeFilesLines
* RTF structural renderer moved from root to render.rtf, joining all the other ↵Glen Mazza2003-11-0488-12876/+0
| | | | | | | | | | renderers RTF Library moved from root to render.rtf.rtflib, but kept separate from renderer itself. See: http://marc.theaimsgroup.com/?l=fop-dev&m=106753338719406&w=2 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196981 13f79535-47bb-0310-9956-ffa450edef68
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-019-13/+523
| | | | | | | added similar changes as was done to the MIFHandler. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196975 13f79535-47bb-0310-9956-ffa450edef68
* apply patch from Peter Herweg for RTF pagination properties (see ↵William Victor Mote2003-10-151-0/+1
| | | | | | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23464) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196960 13f79535-47bb-0310-9956-ffa450edef68
* changes for RTF tables, submitted by Peter Herweg, see ↵William Victor Mote2003-09-182-0/+5
| | | | | | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23166 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196921 13f79535-47bb-0310-9956-ffa450edef68
* make RtfColorTable.getColorNumber return an Integer instead of int, so that ↵William Victor Mote2003-09-161-13/+13
| | | | | | it can return a null value -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196915 13f79535-47bb-0310-9956-ffa450edef68
* remove global import statementsWilliam Victor Mote2003-09-083-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196891 13f79535-47bb-0310-9956-ffa450edef68
* cleanup some gump javadoc warningsWilliam Victor Mote2003-07-161-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196719 13f79535-47bb-0310-9956-ffa450edef68
* Place RTFLib into its own group for purposes of javadoc generation. Add ↵William Victor Mote2003-07-076-0/+40
| | | | | | package.html files for the RTFLib packages. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196630 13f79535-47bb-0310-9956-ffa450edef68
* clean up javadoc warning (can't reference ↵William Victor Mote2003-07-071-9/+11
| | | | | | org.apache.fop.rtf.rtflib.testdocs.NestedTable because it is not marked "public") git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196629 13f79535-47bb-0310-9956-ffa450edef68
* clean up gump javadoc warningsWilliam Victor Mote2003-07-063-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196628 13f79535-47bb-0310-9956-ffa450edef68
* Changes to implement background color at the paragraph level in RTF output.William Victor Mote2003-07-052-5/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196608 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-044-50/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196587 13f79535-47bb-0310-9956-ffa450edef68
* extract method adjustBorderProperties from writeRtfContent, primarily to ↵William Victor Mote2003-07-041-19/+24
| | | | | | satisfy checkstyle requirements for method size. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196586 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-035-147/+275
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196569 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-033-101/+216
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196566 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-038-74/+178
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196565 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-035-64/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196564 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-034-71/+145
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196562 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc commentsWilliam Victor Mote2003-07-021-6/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196561 13f79535-47bb-0310-9956-ffa450edef68
* Extract computeImageSize and writeSizeInfo methods (to reduce size of ↵William Victor Mote2003-07-021-30/+41
| | | | | | writeRtfContentWithException for checkstyle). Compiles but untested. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196560 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-0223-211/+281
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196559 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-026-68/+131
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196558 13f79535-47bb-0310-9956-ffa450edef68
* style changes only, mostly javadoc comments and refactoring of namesWilliam Victor Mote2003-07-025-44/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196557 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup style issues, mostly javadoc comments.William Victor Mote2003-07-0117-102/+249
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196554 13f79535-47bb-0310-9956-ffa450edef68
* Add javadoc comments. Remove unused IBorderAttributes.java interface, whose ↵William Victor Mote2003-07-012-92/+29
| | | | | | content is duplicated in BorderAttributesConverter.java. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196553 13f79535-47bb-0310-9956-ffa450edef68
* Refactor constants to conform to style guidelines. Add javadoc comments.William Victor Mote2003-06-3011-51/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196552 13f79535-47bb-0310-9956-ffa450edef68
* Got some low hanging style errors as reported by eclipse.Joerg Pietschmann2003-06-301-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196551 13f79535-47bb-0310-9956-ffa450edef68
* Refactor constants to conform to style guidelines.William Victor Mote2003-06-302-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196550 13f79535-47bb-0310-9956-ffa450edef68
* style changes only.William Victor Mote2003-06-3026-272/+303
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196547 13f79535-47bb-0310-9956-ffa450edef68
* style changes onlyWilliam Victor Mote2003-06-3031-711/+657
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196543 13f79535-47bb-0310-9956-ffa450edef68
* style changes onlyWilliam Victor Mote2003-06-3020-322/+302
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196542 13f79535-47bb-0310-9956-ffa450edef68
* Convert all tab characters to spaces to comply with style requirements.William Victor Mote2003-06-3040-2594/+2592
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196541 13f79535-47bb-0310-9956-ffa450edef68
* Place jfor credits in a separate section, primarily to keep the standard ↵William Victor Mote2003-06-2980-684/+1137
| | | | | | header intact. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196540 13f79535-47bb-0310-9956-ffa450edef68
* style changes onlyWilliam Victor Mote2003-06-271-40/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196536 13f79535-47bb-0310-9956-ffa450edef68
* Get rtflib (jfor) files to compile.William Victor Mote2003-06-2611-91/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196532 13f79535-47bb-0310-9956-ffa450edef68
* unneeded classes removedBertrand Delacretaz2003-06-252-290/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196529 13f79535-47bb-0310-9956-ffa450edef68
* Apache license addedBertrand Delacretaz2003-06-253-151/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196528 13f79535-47bb-0310-9956-ffa450edef68
* additional jfor packages donated to the FOP projectBertrand Delacretaz2003-06-255-0/+756
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196527 13f79535-47bb-0310-9956-ffa450edef68
* additional jfor packages donated to the FOP projectBertrand Delacretaz2003-06-2514-17/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196525 13f79535-47bb-0310-9956-ffa450edef68
* Convert ASCII files containing non-ASCII characters to UTF-8.William Victor Mote2003-06-2410-92/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196522 13f79535-47bb-0310-9956-ffa450edef68
* jfor RTF library donated to the FOP projectBertrand Delacretaz2003-06-2077-0/+10665
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196519 13f79535-47bb-0310-9956-ffa450edef68