aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/AbstractRetrieveMarker.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-275/+0
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-4/+26
* Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-281-0/+44
* Bugzilla #52763: Support list-block in marker, thus preventing NPE.Glenn Adams2012-04-111-6/+19
* Bugzilla 46960: Previously retrieved marker not cleared when the subsequently...Andreas L. Delmelle2009-06-051-5/+5
* Bugzilla #45306:Jeremias Maerki2009-01-021-3/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...Andreas L. Delmelle2008-06-221-5/+3
* Partial fix of FOEventHandler call sequence (see also Bugzilla #45237):Andreas L. Delmelle2008-06-221-10/+2
* Changed signature for static handleWhiteSpaceFor(), and used internally to ma...Andreas L. Delmelle2008-06-221-3/+4
* Separation of concerns:Jeremias Maerki2008-06-191-6/+8
* Expand imports...Andreas L. Delmelle2008-05-021-1/+6
* Cleanup/Correction after r657673Andreas L. Delmelle2008-05-021-5/+29
* Code style: single class imports only...Andreas L. Delmelle2008-05-011-2/+6
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-0/+168