aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/AbstractTextArea.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-200/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-0/+1
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-5/+5
* apply complex scripts patchGlenn Adams2012-02-261-1/+1
* Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...Vincent Hennebert2011-03-241-0/+11
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+4
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-9/+9
* FilledArea now properly applies the variation factor, when a pageSimon Pepping2006-10-111-11/+11
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fix for bug 36238 (at least in the PDFRenderer)Luca Furini2005-10-251-1/+1
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-18/+42
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-071-1/+8
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-0/+87
* Common base class for TextArea and Character. These two might even be merged ...Jeremias Maerki2005-08-261-0/+63