aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
...
| * | | FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-014-2/+26
| * | | FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-315-6/+76
| * | | reverted 1536924 (FOP-2308)Luis Bernardo2013-10-301-1/+1
| * | | FOP-2308: text-transform="capitalize" assumes input text is lowercaseLuis Bernardo2013-10-291-1/+1
| | |/ | |/|
| * | FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-65/+0
| |/
* | Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy pr...Vincent Hennebert2013-11-205-116/+4
* | Implement whitespace management extension using fo:multi-switchVincent Hennebert2013-11-079-178/+229
* | FOP-2293: Second patch by Seifeddine DridiVincent Hennebert2013-09-045-34/+48
* | FOP-2292: First bits of a whitespace management extensionVincent Hennebert2013-08-295-2/+233
|/
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-134-5/+5
* FOP-2271: XSL Infinite loop; patch submitted by Simon Steiner.Luis Bernardo2013-07-121-9/+18
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-0714-76/+76
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-0737-133/+133
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-302-18/+15
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-0942-224/+224
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-0861-98/+260
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-051-1/+2
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-093-5/+18
* FOP-2179: Fix checkstyle and findbugs warnings.Glenn Adams2012-12-311-3/+5
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-133-0/+107
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-043-3/+3
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-245-55/+346
|\
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-225-49/+88
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-092-2/+1
| * Merged trunk@1391502Peter Hancock2012-10-0420-57/+423
| |\
| * | Minor cleanupPeter Hancock2012-07-054-20/+11
| * | Merged trunk@1356765Peter Hancock2012-07-035-13/+11
| |\ \
| * \ \ Merged trunk@1354651Peter Hancock2012-06-29158-2291/+4420
| |\ \ \
| * | | | Bugzilla #49913:Jeremias Maerki2010-09-305-45/+305
* | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-221-2/+2
* | | | | fix findbugs issues introduced with revision 1391502Luis Bernardo2012-10-151-8/+12
* | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-083-31/+48
| |_|_|/ |/| | |
* | | | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-2812-27/+330
* | | | Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-265-1/+26
* | | | Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-241-0/+17
* | | | Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-246-29/+50
| |_|/ |/| |
* | | Merged with trunk@1351540Mehdi Houshmand2012-06-201-2/+3
|\ \ \ | | |/ | |/|
| * | Bugzilla #53412: Eliminate incorrect use of object identity which produces ex...Glenn Adams2012-06-141-2/+3
* | | 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-2/+0
* | | Merge in trunk@1345838Mehdi Houshmand2012-06-111-4/+10
|\| |
| * | Eliminate javadocs warnings.Glenn Adams2012-06-041-4/+10
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-315-13/+13
|/ /
* | Added possibility to treat some content as artifact.Vincent Hennebert2012-05-291-3/+16
* | Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-252-7/+22
* | Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...Mehdi Houshmand2012-04-271-29/+27
* | Fixed FindBugs warningsVincent Hennebert2012-04-252-30/+24
* | Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...Glenn Adams2012-04-253-3/+2
* | Make property function class names more consistent.Glenn Adams2012-04-228-93/+43
* | Snapshot commit - does not build!Glenn Adams2012-04-2223-247/+203