aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/IFRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-1467/+0
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-041-0/+1
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-241-6/+11
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-9/+13
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-4/+28
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-0/+2
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-12/+12
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-29/+27
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-12/+8
* FOP-2184: optimize inefficient position adjustment array allocation in non-CS...Glenn Adams2013-01-121-22/+17
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-021-0/+2
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-241-3/+29
|\
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+2
| * Merged trunk@1356765Peter Hancock2012-07-031-2/+1
| |\
| * \ Merged trunk@1354651Peter Hancock2012-06-291-85/+194
| |\ \
| * | | Bugzilla #49913:Jeremias Maerki2010-09-301-3/+31
* | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-221-0/+7
* | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-12/+1
| |_|/ |/| |
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-2/+1
| |/ |/|
* | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-1/+1
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+2
* | enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-2/+4
* | apply complex scripts patchGlenn Adams2012-02-261-41/+131
* | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-10/+23
|\ \
| * | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-5/+6
| * | Associate structure tree elements directly to render contentPeter Hancock2012-01-271-9/+12
| * | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-2/+12
* | | Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-0/+2
* | | Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-2/+4
* | | Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-4/+2
* | | Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-2/+4
|/ /
* | Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-0/+24
* | Renamed Viewport into InlineViewportVincent Hennebert2011-03-151-3/+3
* | Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-141-25/+4
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
|/
* Fixed indentationVincent Hennebert2010-08-271-4/+4
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+4
* Renamed some variables and methods for consistency.Vincent Hennebert2009-10-211-1/+1
* Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-131-4/+4
|\
| * Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-4/+4
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-4/+2
|\|
| * Bugzilla #47311:Jeremias Maerki2009-08-021-4/+2
| * Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-011-7/+15
* | Added support for adding natural language information on page-sequence and do...Jeremias Maerki2009-04-171-0/+14
* | Reverted changes for "ptr" to painter interface as announced in #46705. The p...Jeremias Maerki2009-04-141-26/+38
* | Bugzilla #46705:Jeremias Maerki2009-02-191-12/+24
|/
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-6/+1