index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
render
/
rtf
/
rtflib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
9
-18
/
+9
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
22
-59
/
+40
*
added support for borders at fo:table; fixed a few checkstyle warnings
Peter Herweg
2006-02-19
4
-10
/
+64
*
RTF: length of leveltext has to be specified as two-digit hex-value
Peter Herweg
2006-02-12
1
-1
/
+4
*
Bugfix for Bug 38041: correct handling of different list-item-label's
Peter Herweg
2006-02-12
5
-19
/
+71
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-12
4
-21
/
+66
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-05
23
-48
/
+35
*
added support for number-columns-spanned and number-rows-spanned in the same ...
Peter Herweg
2006-01-25
3
-5
/
+55
*
just a few changes in order to satisfy checkstyle
Peter Herweg
2006-01-24
3
-19
/
+66
*
number-columns-spanned did not work in last row of a cell. Fixed.
Peter Herweg
2006-01-23
4
-66
/
+122
*
RTF output did not generate the "\landscape" tag when necessary.
Jeremias Maerki
2006-01-20
1
-9
/
+12
*
Code conventions please! No tab characters, spacing etc.
Jeremias Maerki
2006-01-16
3
-120
/
+117
*
RTF: support for nested tables
Peter Herweg
2006-01-15
3
-115
/
+151
*
LIST_INDENT never found; write 360 as default
Peter Herweg
2006-01-10
1
-1
/
+1
*
fix error with lists: listIdGenerator must not be a local variable, in order ...
Peter Herweg
2006-01-09
1
-2
/
+1
*
Restored PNG support for RTF output and fixed two bugs related to image handl...
Jeremias Maerki
2005-12-13
1
-3
/
+6
*
Quick fix to get the size of images right in RTF output. It looks like \picwg...
Jeremias Maerki
2005-12-12
1
-10
/
+10
*
Bugzilla #36480:
Jeremias Maerki
2005-11-14
3
-4
/
+388
*
Fixed typo.
Jeremias Maerki
2005-11-08
1
-1
/
+1
*
EMF support review: Copyright years, rounding problems, code simplifications
Jeremias Maerki
2005-11-08
1
-2
/
+2
*
Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi...
Peter Herweg
2005-10-30
1
-14
/
+34
*
added support for external-graphic (width and height attributes should be spe...
Peter Herweg
2005-09-25
2
-173
/
+162
*
Bugzilla #36508:
Jeremias Maerki
2005-09-06
1
-2
/
+15
*
Bugzilla #36479:
Jeremias Maerki
2005-09-05
2
-2
/
+9
*
Bugzilla #36476:
Jeremias Maerki
2005-09-05
1
-31
/
+41
*
Bugzilla #36475:
Jeremias Maerki
2005-09-05
1
-1
/
+9
*
added support for superscript and subscript
Peter Herweg
2005-08-30
1
-0
/
+4
*
added support for text-decoration
Peter Herweg
2005-08-29
1
-0
/
+2
*
Bugzilla #35998
Jeremias Maerki
2005-08-05
10
-19
/
+355
*
Removing dependencies of RTF library on the rest of FOP so it can be used sta...
Jeremias Maerki
2005-08-03
4
-187
/
+111
*
Make RTF output human-friendly by inserting line feeds.
Jeremias Maerki
2004-12-08
8
-11
/
+34
*
PR:
Glen Mazza
2004-11-24
1
-9
/
+9
*
Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for ...
Jeremias Maerki
2004-11-01
1
-0
/
+6
*
Avoid with certain NPEs.
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Cleanup after PR 31699.
Finn Bock
2004-10-25
1
-18
/
+2
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-0
/
+13
*
Added makeBorder() method.
Finn Bock
2004-10-03
1
-40
/
+71
*
Support nested attribute values, for use with border control words.
Finn Bock
2004-10-01
2
-2
/
+21
*
Add support for the generator element which identifies the generating applica...
Jeremias Maerki
2004-10-01
2
-0
/
+57
*
Make the rtf output a little less random and thus easier to compare
Finn Bock
2004-10-01
1
-1
/
+1
*
Write the "sectd" after the page attributes, so the default margins for
Finn Bock
2004-10-01
1
-1
/
+1
*
Style: fix indent.
Finn Bock
2004-10-01
1
-41
/
+40
*
Fix NPE
Jeremias Maerki
2004-09-23
1
-3
/
+9
*
Moved test classes to their proper location.
Jeremias Maerki
2004-09-23
15
-1283
/
+0
*
set bullet list as default list style
Peter Herweg
2004-07-17
1
-0
/
+2
*
Null pointer check added to code, to stop NPE error (unsure if other problems
Glen Mazza
2004-07-16
1
-1
/
+3
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
87
-4173
/
+1392
*
Adapt to changes in Commons IO's APIs.
Jeremias Maerki
2004-02-06
1
-4
/
+4
*
improved support for margin-top and margin-bottom in fo:region-XXX
Peter Herweg
2004-01-28
1
-1
/
+6
*
Removed call of JFOR's WhiteSpaceCollapser; now this is done by FOP
Peter Herweg
2004-01-27
2
-18
/
+4
[next]