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
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
84
-11700
/
+0
*
Address high and medium priority findbugs warnings
Andreas L. Delmelle
2015-05-23
2
-11
/
+1
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
5
-33
/
+17
*
Fix 4-instance findbug warnings.
Glenn Adams
2014-08-08
3
-6
/
+6
*
Fix or suppress 3-instance findbug warnings.
Glenn Adams
2014-08-07
2
-4
/
+2
*
Fix 2-instance findbug warnings.
Glenn Adams
2014-08-07
1
-2
/
+0
*
Fix or suppress 1-instance findbug warnings.
Glenn Adams
2014-08-06
2
-2
/
+7
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
25
-50
/
+50
*
FOP-2260: Smart quotes broken in RTF if at start of text
Robert Meyer
2014-02-26
1
-1
/
+1
*
FOP-2310: Fix misplaced table cell border in WM RTL context.
Glenn Adams
2013-10-31
1
-2
/
+2
*
FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header
Robert Meyer
2013-10-22
1
-8
/
+63
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
2
-2
/
+2
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
1
-4
/
+4
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
25
-238
/
+238
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
5
-8
/
+8
*
Bugzilla #51484: Improve test for last section.
Glenn Adams
2012-04-26
1
-2
/
+2
*
Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...
Glenn Adams
2012-04-25
1
-1
/
+1
*
Bugzilla #51484: Don't write final /sect suffix in RTF if section is last sec...
Glenn Adams
2012-04-25
1
-1
/
+6
*
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...
Glenn Adams
2012-04-08
7
-20
/
+56
*
Bugzilla #50901: RTF percentage table column width not calculated from table.
Glenn Adams
2012-04-08
1
-0
/
+8
*
Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...
Glenn Adams
2012-04-08
5
-53
/
+173
*
Bugzilla #51007: RTF tables do not support percent column-widths.
Glenn Adams
2012-04-08
1
-3
/
+18
*
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert
2012-03-06
30
-30
/
+30
*
add RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams
2012-03-05
56
-153
/
+245
*
Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...
Vincent Hennebert
2012-03-05
1
-2
/
+2
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
29
-46
/
+45
*
enable RedundantImport rule; fix violations
Glenn Adams
2012-03-02
7
-18
/
+0
*
default all RightCurly tokens, thus adding LITERAL_IF; fix violations
Glenn Adams
2012-03-02
1
-3
/
+1
*
Bugzilla #51010: Bookmarks create useless lines in RTF
Chris Bowditch
2011-04-19
1
-2
/
+14
*
Fix bug 50510
Simon Pepping
2010-12-22
1
-0
/
+2
*
Another go at removing all trailing whitespace
Vincent Hennebert
2010-11-25
2
-2
/
+2
*
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
3
-18
/
+2
*
Bugzilla #42600:
Jeremias Maerki
2010-10-21
1
-34
/
+99
*
Fixed javadoc, checkstyle and ant warnings
Simon Pepping
2010-08-18
1
-2
/
+1
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
1
-2
/
+1
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
17
-53
/
+105
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
4
-6
/
+15
*
Bugzilla #45616:
Jeremias Maerki
2008-09-10
1
-10
/
+7
*
Bugzilla #45606:
Jeremias Maerki
2008-08-10
1
-7
/
+8
*
Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...
Jeremias Maerki
2008-07-31
9
-13
/
+477
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
78
-446
/
+446
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
1
-117
/
+117
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-14
/
+12
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
5
-12
/
+12
*
Bugzilla #40930:
Jeremias Maerki
2007-01-04
2
-0
/
+17
*
Bugzilla #40849:
Jeremias Maerki
2006-11-12
1
-2
/
+3
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
78
-392
/
+470
*
Escape Unicode characters properly for list-item labels.
Jeremias Maerki
2006-07-10
2
-10
/
+26
*
Blocklevel attributes did not work for last fo:block element under fo:table-c...
Peter Herweg
2006-06-05
2
-14
/
+77
*
Bugfix: All fonts names were converted unnecessarily to lower case in RTF out...
Jeremias Maerki
2006-06-05
1
-8
/
+11
[next]