aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* FOP-2394: Removed non-standard layout extensionsVincent Hennebert2014-07-292-84/+70
* fix equality comparison between border, padding and background (see FOP-2307 ...Luis Bernardo2014-07-231-4/+5
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1553-118/+118
* Removed CSOFF: LineLengthCheck that have crept in existing filesVincent Hennebert2014-07-151-4/+4
* FOP 2388: Fix Arabic text left justified on the first cell of a table with wr...Glenn Adams2014-07-0610-45/+29
* Fix compiler warnings.Glenn Adams2014-07-062-4/+2
* FOP-2385: Add ability to specify custom properties in the Document Informatio...Vincent Hennebert2014-06-181-1/+3
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-114-13/+37
* Removed obsolete fitting-strategy propertyVincent Hennebert2014-04-281-1/+0
* Renamed value of auto-toggle property to select-first-fittingVincent Hennebert2014-04-283-6/+9
* Added support for multiple multi-switch appearing on the same page.Vincent Hennebert2014-04-081-14/+0
* Brought the branch in sync with rev. 1577477 of trunkVincent Hennebert2014-03-173-198/+79
|\
| * FOP-2341: Infinite loop when smaller used with a zero length font-sizeRobert Meyer2014-02-171-0/+3
| * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-3012-171/+174
| |\
| | * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-1311-12/+112
| | |\
| | * | Code clean-up and simplificationVincent Hennebert2013-11-141-0/+8
| | * | Added support for default alignment of inline-container areas with their pare...Vincent Hennebert2013-11-061-5/+3
| | * | First bits of support for fo:inline-containerVincent Hennebert2013-10-211-101/+63
| * | | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-92/+2
* | | | Handle the case where dynamic content is in the middle of a page, selecting t...Vincent Hennebert2014-03-174-116/+3
* | | | Brought the branch in sync with rev. 1550844 of trunkVincent Hennebert2013-12-1312-78/+113
|\ \ \ \ | | |_|/ | |/| |
| * | | FOP-1069: No error message on illegal/unknown values on a propertyRobert Meyer2013-12-041-2/+5
| * | | Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-032-2/+4
| * | | FOP-2317: crash when issuing warning for invalid property valueVincent Hennebert2013-11-211-1/+1
| * | | FOP-2311: revert changes from FOP-1069 that regresses shorthand property hand...Glenn Adams2013-11-011-1/+2
| * | | 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
| |\