aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0331-8878/+0
* Address low priority findbugs warningsAndreas L. Delmelle2015-05-243-18/+26
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-231-1/+1
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-023-8/+149
* FOP-2420: ensure word area's bidi level is initialized when word is mapped to...Glenn Adams2014-10-231-0/+1
* FOP-2249: elide formatting controls - preliminaryGlenn Adams2014-10-141-4/+5
* FOP-2410: fix fo:page-number in bidi contextGlenn Adams2014-09-081-33/+35
* FOP-2391: ensure mapping is non-null in CS SVG textGlenn Adams2014-08-181-1/+1
* Fix 2-instance findbug warnings.Glenn Adams2014-08-074-24/+25
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-4/+4
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-031-1/+2
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-159-32/+32
* Fix compiler warnings.Glenn Adams2014-07-061-2/+1
* FOP-1099: when table headers/footers are repeated at page breaks, also repeat...Vincent Hennebert2014-06-181-1/+3
* FOP-1099: process footnotes coming from table headers or footersVincent Hennebert2014-06-021-11/+2
* Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-308-57/+367
|\
| * Brought the branch in sync with rev. r1556164 of trunkVincent Hennebert2014-01-131-0/+1
| |\
| | * FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-0/+1
| * | Fixed the setting of generates[Block|Reference]AreaVincent Hennebert2013-11-141-5/+1
| * | Implemented missing methodsVincent Hennebert2013-11-141-7/+6
| * | Code clean-up and simplificationVincent Hennebert2013-11-141-23/+9
| * | Added support for <percentage> values on alignment-adjustVincent Hennebert2013-11-071-1/+2
| * | Added support for <length> values on alignment-adjustVincent Hennebert2013-11-071-1/+6
| * | Added support for dominant-baseline on fo:inline-containerVincent Hennebert2013-11-072-5/+6
| * | Added support for alignment-baseline on fo:inline-containerVincent Hennebert2013-11-071-8/+12
| * | Added support for non-default values of alignment-adjustVincent Hennebert2013-11-071-1/+42
| * | Added support for default alignment of inline-container areas with their pare...Vincent Hennebert2013-11-063-11/+42
| * | Re-ordered methods from higher to lower levelVincent Hennebert2013-10-311-35/+35
| * | Take into account the inline-container's bpd in the alignment contextVincent Hennebert2013-10-311-2/+4
| * | Properly handle "error-if-overflow" value of "overflow" property when overflo...Vincent Hennebert2013-10-281-4/+26
| * | Added support for percentage dimensionsVincent Hennebert2013-10-281-11/+16
| * | Slightly simplified looping through positions in addAreasVincent Hennebert2013-10-281-9/+11
| * | Do space resolution on the children of the inline-containerVincent Hennebert2013-10-281-16/+13
| * | Issue a warning if the content of an inline-container overflows it in the blo...Vincent Hennebert2013-10-241-1/+11
| * | Added support for block-progression-dimension="auto"Vincent Hennebert2013-10-241-6/+8
| * | When inline-progression-dimension has been left to auto on fo:inline-containe...Vincent Hennebert2013-10-243-1/+24
| * | Parse back the container area from the area tree.Vincent Hennebert2013-10-241-2/+1
| * | First bits of support for fo:inline-containerVincent Hennebert2013-10-212-54/+237
| |/
* / Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-487/+232
|/
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-05-131-1/+1
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-072-2/+2
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-078-102/+102
* FOP-2245: height attribute on external-graphic with percentage value behaves ...Luis Bernardo2013-04-301-5/+13
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-097-130/+127
* FOP-2221: Make overflow messages easier to read and fix wrong/ missing messag...Luis Bernardo2013-03-163-4/+10
* FOP-2217; Image scaling change was adversely affecting other image types Chris Bowditch2013-03-051-57/+10
* FOP-2177: If a right aligned image exceeds a table cells bounds, it will over...Luis Bernardo2013-02-211-1/+1
* FOP-2181: Add a test case for the recent fix made in FOP-2174 and XGC-76 rega...Luis Bernardo2013-02-211-2/+2
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-181-4/+4
* JIRA#FOP-1069: Warn instead or error on invalid property values.Peter Hancock2013-01-091-4/+4