aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0365-9572/+0
* Minor javadoc fixup: add closing double quoteAndreas L. Delmelle2015-11-261-1/+1
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-233-1/+3
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-1/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-102-7/+1
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-1/+1
* Fix 2-instance findbug warnings.Glenn Adams2014-08-072-4/+7
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-062-4/+4
* 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-1510-17/+17
* FOP-2372: New extension to resize background imagesLuis Bernardo2014-05-111-12/+19
* FOP-2341: Infinite loop when smaller used with a zero length font-sizeRobert Meyer2014-02-171-0/+3
* FOP-1069: No error message on illegal/unknown values on a propertyRobert Meyer2013-12-041-2/+5
* FOP-2311: revert changes from FOP-1069 that regresses shorthand property hand...Glenn Adams2013-11-011-1/+2
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-132-2/+2
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-078-58/+58
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-073-5/+5
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-301-2/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-094-10/+10
* Bugzilla 37114: Implementation of changes necessary to warn of invalid proper...Peter Hancock2012-12-131-0/+1
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-242-48/+195
|\
| * Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-222-14/+11
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-1/+0
| * Minor cleanupPeter Hancock2012-07-051-17/+11
| * Merged trunk@1356765Peter Hancock2012-07-031-1/+1
| |\
| * \ Merged trunk@1354651Peter Hancock2012-06-2937-844/+979
| |\ \
| * | | Bugzilla #49913:Jeremias Maerki2010-09-302-44/+200
* | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-0/+37
| |_|/ |/| |
* | | 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
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-1/+1
|/ /
* | 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 #50435: Use true as default for properties use-cache in case of acce...Glenn Adams2012-04-081-1/+3
* | Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.f...Glenn Adams2012-04-081-12/+18
* | Organized importsVincent Hennebert2012-03-232-2/+3
* | Made class non-final to allow mockingVincent Hennebert2012-03-221-2/+2
* | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-2225-552/+465
* | add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-4/+1
* | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-1/+1
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-035-9/+9
* | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+2
* | apply complex scripts patchGlenn Adams2012-02-263-13/+42
* | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-103-27/+91
|\ \
| * | Associate structure tree elements directly to render contentPeter Hancock2012-01-271-6/+10
| * | Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-242-20/+80
* | | Bugzilla #52206: small performance improvements by declaring some class membe...Vincent Hennebert2011-12-051-9/+11
|/ /
* | Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root.Jeremias Maerki2011-04-291-1/+4
* | Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-061-3/+5
* | Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-104-176/+290
|\ \