aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-18146-805/+640
* Use a slightly more convenient name to keep the code somewhat readableAndreas L. Delmelle2007-07-142-4/+2
* Removal of unused methodAndreas L. Delmelle2007-07-141-9/+0
* Fix build errors after revision 554251.Jeremias Maerki2007-07-091-6/+3
* Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger)Andreas L. Delmelle2007-07-084-3/+46
* Partial application of the patch in Bugzilla 41044:Andreas L. Delmelle2007-07-0714-68/+235
* Bugzilla 41656:Andreas L. Delmelle2007-07-0721-217/+380
* Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey)Andreas L. Delmelle2007-07-0730-328/+78
* Tweak: allow control over usage of LocatorsAndreas L. Delmelle2007-07-061-4/+3
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-062-17/+141
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-1/+2
* Fix for a tiny but very nasty bug...Andreas L. Delmelle2007-07-051-18/+18
* Bugzilla 42703: white-space incorrectly handled in retrieved markersAndreas L. Delmelle2007-06-231-12/+3
* Bugzilla #42576Chris Bowditch2007-06-222-5/+5
* Removed newly introduced dependency from the PDF library to the area tree.Jeremias Maerki2007-05-071-5/+4
* Time to enable border-collapse="collapse"Vincent Hennebert2007-04-201-7/+0
* Fixes for issues introduced with fox:destination:Jeremias Maerki2007-04-044-119/+43
* No change; just add svn:keywords and svn:Id properties on new filesVincent Hennebert2007-04-033-210/+210
* - fix minor checkstyle issuesVincent Hennebert2007-04-033-1/+40
* changes to support named destinationJay Bryant2007-04-011-1/+23
* changes to support named destinationJay Bryant2007-04-011-2/+5
* changes to support named destinationJay Bryant2007-04-013-0/+171
* changes to support named destinationJay Bryant2007-04-013-5/+6
* Documentation, cleanup, log statements in the table layout code.Vincent Hennebert2007-03-191-1/+5
* Slight correction: value of "inherit" was not yet handled; delegate to the su...Andreas L. Delmelle2007-02-181-35/+39
* The spec explicitely does not specify what should be done when bpd is set to ...Vincent Hennebert2007-02-071-1/+6
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+50
* Fix for bugzilla 41503: Andreas L. Delmelle2007-01-311-1/+2
* Code cleanup: Andreas L. Delmelle2007-01-1130-50/+48
* In relaxed validation mode, it should be acceptable to have fo:table-footer /...Vincent Hennebert2007-01-091-1/+1
* Correction: undo part of refactoring I've done locally, but not committedAndreas L. Delmelle2006-12-231-1/+1
* Slight improvement of the check in equals(); make sure String.equals() gets c...Andreas L. Delmelle2006-12-231-4/+8
* Adaptation of MarkerAttribute cache to use WeakHashMapAndreas L. Delmelle2006-12-231-26/+35
* Remove unused attributes from TableCell. Patch by Richard WheeldonSimon Pepping2006-12-201-39/+0
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-2041-392/+301
* Optimization in Marker.java: reduction of distinct MarkerAttribute instances ...Andreas L. Delmelle2006-12-171-44/+75
* Small improvements of the table layout code:Vincent Hennebert2006-11-241-0/+16
* Bugzilla #40729:Jeremias Maerki2006-11-1324-93/+318
* Bugzilla #40849:Jeremias Maerki2006-11-121-0/+1
* Fixed possible endless loop.Jeremias Maerki2006-10-111-5/+4
* Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.Joerg Pietschmann2006-10-0710-26/+25
* Don't swallow the exception. At least log it.Jeremias Maerki2006-10-071-0/+6
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-1111-35/+149
* Missed the other source of "getValue() called on AUTO length" last time. Jeremias Maerki2006-09-111-13/+17
* Bugzilla #39414:Andreas L. Delmelle2006-09-021-27/+50
* Avoiding error message ("getBaseLength called without context") when width="1...Jeremias Maerki2006-09-011-1/+1
* Some javadoc improvementsAndreas L. Delmelle2006-08-291-23/+56
* Just isn't my day... last oneAndreas L. Delmelle2006-08-241-1/+1
* Another slip...Andreas L. Delmelle2006-08-241-1/+1
* Forgot FOTree tests after r434497 => re-enabled and rectified...Andreas L. Delmelle2006-08-241-10/+14