aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate
Commit message (Expand)AuthorAgeFilesLines
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-044-1/+12
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-242-14/+22
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-9/+13
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-1/+1
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-0/+1
* Merge font mergingSimon Steiner2014-07-161-1/+1
|\
| * Allow merging of fontsSimon Steiner2014-06-051-1/+1
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-153-4/+4
|/
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-016-17/+68
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-134-2/+24
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-076-31/+31
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-096-66/+64
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-083-27/+87
* FOP-2226: Image resources are not closed when rendering into the Intermediate...Vincent Hennebert2013-03-191-0/+6
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-051-0/+3
* FOP-2215; NullPointerException when generating IF with fox:external-document Chris Bowditch2013-02-251-1/+4
* FOP-2183: Use event producer when Colour Profile in PNG Image is bad; patch s...Luis Bernardo2013-02-211-0/+7
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-182-18/+19
* FOP-2184: optimize inefficient position adjustment array allocation in non-CS...Glenn Adams2013-01-121-22/+17
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-051-2/+2
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-024-0/+26
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-301-0/+20
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-249-125/+1220
|\
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-221-7/+8
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-093-13/+35
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-084-489/+793
| * Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-51/+2
| * Merged trunk@1373227Peter Hancock2012-08-161-2/+3
| |\
| * | Fixed an IF serialization bug and an AFP image regressionPeter Hancock2012-08-131-5/+4
| * | Minor cleanupPeter Hancock2012-07-052-25/+25
| * | Merged trunk@1356765Peter Hancock2012-07-0315-88/+149
| |\ \
| * \ \ Merged trunk@1354651Peter Hancock2012-06-2921-396/+1244
| |\ \ \
| * | | | Bugzilla #49913Peter Hancock2011-06-084-32/+155
| * | | | Bugzilla #49913:Jeremias Maerki2010-09-307-53/+769
* | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-222-0/+28
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-12/+1
| |_|_|/ |/| | |
* | | | Fixed all javadoc issues, "ant javadocs" now works without errorsMehdi Houshmand2012-07-231-2/+3
| |_|/ |/| |
* | | Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-6/+0
* | | Merged in trunk@1356161Mehdi Houshmand2012-07-022-12/+42
|\ \ \
| * | | Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-022-12/+42
| | |/ | |/|
* | | Added tests and cleaning up of codeMehdi Houshmand2012-06-202-2/+10
* | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-1/+1
* | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-15/+5
* | | Merge in trunk@1345838Mehdi Houshmand2012-06-112-6/+6
|\| |
| * | Eliminate javadocs warnings.Glenn Adams2012-06-042-6/+6
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3114-52/+103
|/ /
* | Add version attribute to AT and IF intermediate formats. Also eliminate redun...Glenn Adams2012-05-281-1/+12
* | Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-252-4/+12