aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0356-10421/+0
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-062-5/+10
* FOP-2465: Fix links to/from 'last' pageMatthias Reischenbacher2015-06-122-0/+31
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-2/+7
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-235-13/+24
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-028-0/+108
* FOP-2420: ensure word area's bidi level is initialized when word is mapped to...Glenn Adams2014-10-232-7/+8
* FOP-2410: fix fo:page-number in bidi contextGlenn Adams2014-09-082-2/+41
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-107-2/+40
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1520-43/+43
* Fix compiler warnings.Glenn Adams2014-07-061-2/+1
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-111-0/+26
* Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-133-3/+6
|\
| * FOP-1749: Fix offset of footnote when it has a margin-topVincent Hennebert2013-11-051-1/+1
| * FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-012-2/+5
* | Parse back the container area from the area tree.Vincent Hennebert2013-10-242-8/+24
|/
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-132-2/+2
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-0714-73/+73
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-0916-126/+126
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-312-5/+4
* FOP-2160: Fix NPE when rl writing mode is used in certain contexts.Glenn Adams2012-12-301-0/+8
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-132-4/+6
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-041-6/+0
* bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Rob...Luis Bernardo2012-11-042-3/+4
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-021-0/+16
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-241-0/+1
|\
| * Merged trunk@1391502Peter Hancock2012-10-042-160/+20
| |\
| * \ Merged trunk@1356765Peter Hancock2012-07-033-32/+23
| |\ \
| * \ \ Merged trunk@1354651Peter Hancock2012-06-2947-860/+1825
| |\ \ \
| * | | | Bugzilla #49913:Jeremias Maerki2010-09-301-2/+3
* | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-221-2/+37
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-082-38/+18
| |_|_|/ |/| | |
* | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-281-159/+18
* | | | Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-191-1/+2
| |_|/ |/| |
* | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-2/+2
* | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-28/+19
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-312-4/+4
| |/ |/|
* | Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-087-73/+69
* | Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...Glenn Adams2012-04-082-6/+7
* | Bugzilla #51808: Fixed memory waste in traits map.Glenn Adams2012-04-061-2/+4
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-0312-20/+20
* | enable UnusedImports rule; fix violationsGlenn Adams2012-03-023-4/+0
* | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-3/+10
* | enable DefaultComesLast rule; fix violationsGlenn Adams2012-03-021-6/+6
* | default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violationsGlenn Adams2012-03-021-1/+1
* | apply complex scripts patchGlenn Adams2012-02-2625-127/+859
* | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+0
* | Associate structure tree elements directly to render contentPeter Hancock2012-01-272-14/+3
* | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-244-50/+29
* | Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...Andreas L. Delmelle2011-03-261-1/+1