aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/rtf
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0397-15219/+0
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+11
* Forgot to include in r1681435Andreas L. Delmelle2015-05-241-1/+1
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-232-11/+1
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-106-35/+19
* Fix 4-instance findbug warnings.Glenn Adams2014-08-083-6/+6
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-073-5/+3
* Fix 2-instance findbug warnings.Glenn Adams2014-08-071-2/+0
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-062-2/+7
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1526-54/+54
* Fix compiler warnings.Glenn Adams2014-07-061-2/+1
* FOP-2321: Latest fop snapshot crashes when processing rindolf-spec.foRobert Meyer2014-02-261-2/+4
* FOP-2260: Smart quotes broken in RTF if at start of textRobert Meyer2014-02-261-1/+1
* FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-312-4/+6
* FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-headerRobert Meyer2013-10-223-19/+166
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-132-2/+2
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-072-5/+5
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-0726-242/+242
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-096-50/+50
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-1/+1
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-7/+6
* Bugzilla #51484: Improve test for last section.Glenn Adams2012-04-261-2/+2
* Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...Glenn Adams2012-04-251-1/+1
* Bugzilla #51484: Don't write final /sect suffix in RTF if section is last sec...Glenn Adams2012-04-251-1/+6
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-087-20/+56
* Bugzilla #50901: RTF percentage table column width not calculated from table.Glenn Adams2012-04-081-0/+8
* Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...Glenn Adams2012-04-086-54/+189
* Bugzilla #51007: RTF tables do not support percent column-widths.Glenn Adams2012-04-081-3/+18
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0632-32/+32
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-0560-176/+268
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-2/+2
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-0332-48/+49
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-027-18/+0
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-3/+1
* apply complex scripts patchGlenn Adams2012-02-261-1/+2
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-28/+28
|\
| * Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+4
| * Associate structure tree elements directly to render contentPeter Hancock2012-01-271-7/+5
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-21/+20
* | Bugzilla #50391:Chris Bowditch2012-01-101-3/+2
|/
* Bugzilla #51790: source file contains non-ascii characterVincent Hennebert2011-09-121-6/+0
* Fix checkstyle and findbugs issuesSimon Pepping2011-06-151-2/+6
* Bugzilla #51010: Bookmarks create useless lines in RTF Chris Bowditch2011-04-191-2/+14
* Bugzilla #51008: page-number-citation-last does not work in RTF Chris Bowditch2011-04-191-0/+27
* Fix bug 50510Simon Pepping2010-12-221-0/+2
* Another go at removing all trailing whitespaceVincent Hennebert2010-11-252-2/+2
* Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-231-2/+3
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-174-19/+3
* Bugzilla #42600:Jeremias Maerki2010-10-211-1/+1