aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-03247-44118/+0
* FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-067-0/+70
* Move code to where it belongs: if it only applies to RetrieveTableMarker, it ...Andreas L. Delmelle2016-01-032-9/+30
* Checkstyle fix - Remove unused importAndreas L. Delmelle2016-01-021-1/+0
* Slight improvement on previous commit: replace occurrence of ListIterator wit...Andreas L. Delmelle2016-01-022-2/+39
* Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods.Andreas L. Delmelle2016-01-024-72/+46
* Minor fixup: Use superclass implementation and avoid duplicate instance memberAndreas L. Delmelle2016-01-021-9/+1
* Minor javadoc fixup: add closing double quoteAndreas L. Delmelle2015-11-261-1/+1
* FOP-2510: Flow name infinite LoopSimon Steiner2015-08-122-4/+14
* FOP-2490: Embedded SVG 1.2 not supported by FOP 2.0; fix submitted by Hussein...Luis Bernardo2015-06-251-8/+2
* Minor tweaks, more genericsAndreas L. Delmelle2015-06-191-13/+13
* FOP-2488: Support PDF/UASimon Steiner2015-06-161-0/+11
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-238-3/+10
* Minor: removed redundant/unused member from inner classAndreas L. Delmelle2015-05-151-7/+5
* Minor fix to make footnotes easier to track while debugging. Added disabled l...Andreas L. Delmelle2015-05-152-0/+4
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-065-8/+5
* FOP-2367: Support for color space OCA; patch submitted by Seifeddine DridiLuis Bernardo2015-02-102-0/+44
* FOP-2442: Specifying the expansion of an abbreviationSimon Steiner2015-02-064-1/+19
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-022-11/+42
* FOP-2410: fix fo:page-number in bidi contextGlenn Adams2014-09-083-2/+89
* FOP-2391: enable bidi processing of SVG text chunksGlenn Adams2014-08-231-2/+30
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-106-66/+58
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-073-14/+10
* Fix 2-instance findbug warnings.Glenn Adams2014-08-075-7/+10
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-065-19/+15
* 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