aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOPropertyMapping.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-4/+4
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-11/+11
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-18/+18
* Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-221-23/+56
* Merged trunk@1391502Peter Hancock2012-10-041-3/+11
|\
| * Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-281-2/+3
| * Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-261-0/+6
| * Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-241-1/+2
* | Minor cleanupPeter Hancock2012-07-051-1/+0
* | Merged trunk@1354651Peter Hancock2012-06-291-76/+135
|\|
| * apply complex scripts patchGlenn Adams2012-02-261-52/+110
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-6/+0
| * Small cleanup: extract TextDecorationMaker, move validation into convertPrope...Andreas L. Delmelle2011-02-011-2/+2
| * Bugzilla 48334: Added implementation for xml:baseAndreas L. Delmelle2011-02-011-1/+8
| * Removed unnecessary Checkstyle CSOK commentsVincent Hennebert2011-01-241-8/+5
| * Make HashMaps type safe + remove corresponding redundant casts and unnecessar...Andreas L. Delmelle2011-01-221-14/+17
* | Bugzilla #49913:Jeremias Maerki2010-09-301-0/+71
|/
* Replaced @asf.todo with normal TODO commentVincent Hennebert2010-08-271-1/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-100/+117
* Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-131-0/+2
|\
| * Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-131-0/+1
| * Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-131-0/+1
* | Fix test case: fox:alt was renamed to fox:alt-text.Jeremias Maerki2009-04-141-1/+1
* | Bugzilla #46705:Jeremias Maerki2009-02-191-0/+12
|/
* Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-281-0/+7
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Undoing this change for now until a better fix can be found as it breaks 4 un...Adrian Cumiskey2008-07-171-1/+1
* ZapfDingbats and Symbol is not always available on the AFPRenderer so we can'...Adrian Cumiskey2008-07-171-1/+1
* Use absolute initial value instead of percentage (better for memory consumption)Andreas L. Delmelle2008-05-131-17/+17
* Undo r655765, which was causing NPEs in the layout-testsAndreas L. Delmelle2008-05-131-1/+1
* Added support for auto-generated initial value for the "id" property.Andreas L. Delmelle2008-05-131-1/+1
* Support character-by-character font-selection strategy on fo:character elementMaximilian Berger2008-05-111-1/+1
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-0/+19
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-011-0/+2
* Tweak: activate max-height/min-height and max-width/min-widthAndreas L. Delmelle2008-05-011-5/+9
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-5/+6
* An implementation of a positive integer property maker. It implementsSimon Pepping2008-04-181-7/+7
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-0/+6
* Fix problem with alternate Unicode code point overriding existing better ones...Jeremias Maerki2008-02-141-3/+3
* Revisit background-position shorthand implementation: always convert to perce...Andreas L. Delmelle2008-02-101-3/+21
* Added very basic parsing for the xml:lang shorthand.Andreas L. Delmelle2008-02-031-1/+5
* keep-together is an inherited propertyVincent Hennebert2008-01-091-1/+1
* Added support for scale-down-to-fit and scale-up-to-fit.Jeremias Maerki2007-12-201-1/+6
* Ok, now /really/ revert the previous commit :-\Vincent Hennebert2007-12-131-1/+1
* Reverted change accidentally introduced in the previous commit. A proper fix ...Vincent Hennebert2007-12-131-1/+1
* Implemented the resolution of collapsing borders in the FO tree, for every si...Vincent Hennebert2007-12-131-1/+1
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-1/+1
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-1/+1
* Tweak: use generic boolean Maker.Andreas L. Delmelle2007-07-201-6/+3
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-1/+2