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_11
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
jgoncalves-pdfa-extension-fix
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
/
RTFHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #5 by Glenn Adams; see Bugzilla 49687
Temp_ComplexScripts
Simon Pepping
2011-10-18
1
-1
/
+2
*
Bugzilla #51790: source file contains non-ascii character
Vincent Hennebert
2011-09-12
1
-6
/
+0
*
Fix checkstyle and findbugs issues
Simon Pepping
2011-06-15
1
-2
/
+6
*
Bugzilla #51008: page-number-citation-last does not work in RTF
Chris Bowditch
2011-04-19
1
-0
/
+27
*
Bugzilla #42600:
Jeremias Maerki
2010-10-21
1
-4
/
+21
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-1
/
+1
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Bugzilla 40798: A conditional-page-master-reference with page-position="last"...
Andreas L. Delmelle
2008-09-23
1
-1
/
+1
*
Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...
Jeremias Maerki
2008-07-31
1
-242
/
+210
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-48
/
+48
*
Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...
Andreas L. Delmelle
2008-06-22
1
-1
/
+1
*
Moved the contents of TableBody into a new abstract base class TablePart, whi...
Adrian Cumiskey
2008-06-21
1
-17
/
+45
*
Fixed build problem. FOPException is no longer thrown there.
Jeremias Maerki
2008-04-18
1
-3
/
+0
*
Merged branch
Jeremias Maerki
2008-04-14
1
-63
/
+90
*
Created Constants for unit descriptions
Maximilian Berger
2008-02-14
1
-3
/
+4
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-97
/
+91
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
1
-1
/
+2
*
Moved table-related FObj into new o.a.fop.fo.flow.table package
Vincent Hennebert
2007-11-05
1
-6
/
+6
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-78
/
+44
*
Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)
Andreas L. Delmelle
2007-07-07
1
-1
/
+1
*
Bugzilla #41488:
Jeremias Maerki
2007-02-07
1
-2
/
+48
*
Bugzilla #40849:
Jeremias Maerki
2006-11-12
1
-104
/
+159
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugzilla #39533:
Jeremias Maerki
2006-05-18
1
-2
/
+8
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-2
/
+3
*
Initial support for page-position="last". Feedback requested!
Jeremias Maerki
2006-03-23
1
-1
/
+1
*
Clean-up in PageSequence.
Jeremias Maerki
2006-03-22
1
-2
/
+2
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-1
/
+2
*
added support for borders at fo:table; fixed a few checkstyle warnings
Peter Herweg
2006-02-19
1
-5
/
+23
*
Bugfix for Bug 38041: correct handling of different list-item-label's
Peter Herweg
2006-02-12
1
-2
/
+21
*
RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead
Peter Herweg
2006-02-05
1
-9
/
+17
*
RTF: testcase 'tableunits.fo' failed because there was no PercentBaseContext ...
Peter Herweg
2006-01-27
1
-1
/
+12
*
Don't swallow the stack trace.
Jeremias Maerki
2006-01-26
1
-10
/
+10
*
added support for number-columns-spanned and number-rows-spanned in the same ...
Peter Herweg
2006-01-25
1
-21
/
+69
*
To avoid NPEs due to my latest fix, use the default simple-page-master from t...
Jeremias Maerki
2006-01-25
1
-7
/
+21
*
Bugfix: Regions with non-standard names got ignored in RTF output leading to ...
Jeremias Maerki
2006-01-25
1
-14
/
+42
*
just a few changes in order to satisfy checkstyle
Peter Herweg
2006-01-24
1
-1
/
+38
*
number-columns-spanned did not work in last row of a cell. Fixed.
Peter Herweg
2006-01-23
1
-1
/
+21
*
RTF: call startListBody and endListBody
Peter Herweg
2006-01-15
1
-0
/
+7
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
1
-2
/
+2
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
1
-1
/
+2
*
Removed a method call that is not yet available in the repository. Sorry guys.
Jeremias Maerki
2005-12-12
1
-2
/
+1
*
Quick fix to get the size of images right in RTF output. It looks like \picwg...
Jeremias Maerki
2005-12-12
1
-11
/
+24
*
Bugzilla #36480:
Jeremias Maerki
2005-11-14
1
-8
/
+8
*
Another character encoding update
Manuel Mall
2005-11-08
1
-93
/
+93
*
Another attempt to fix the compilation problem. I can't tell what happened.
Jeremias Maerki
2005-11-08
1
-2
/
+2
*
Removed an illegal character that sneaked in when I copied the last patch fro...
Jeremias Maerki
2005-11-08
1
-4
/
+4
*
Fix for footnote support in RTF handler.
Jeremias Maerki
2005-11-08
1
-10
/
+18
*
Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi...
Peter Herweg
2005-10-30
1
-7
/
+61
*
added support for external-graphic (width and height attributes should be spe...
Peter Herweg
2005-09-25
1
-0
/
+4
[next]