aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/XMLWhiteSpaceHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Merged branches/Temp_BasicSideFloat back to trunk.Luis Bernardo2014-12-021-0/+8
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-2/+2
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-0/+1
* Bugzilla 47710: White-space handling in retrieved markers throws a NullPointe...Andreas L. Delmelle2009-08-201-0/+12
* Cleanup firstWhiteSpaceInSeq at end of block too...Andreas L. Delmelle2008-09-231-0/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-39/+39
* Bugzilla 45097:Andreas L. Delmelle2008-05-311-53/+91
* Bugzilla 42703:Andreas L. Delmelle2008-05-021-3/+2
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-2/+0
* Bugzilla #44286:Andreas L. Delmelle2008-01-271-23/+26
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-7/+3
* Bugzilla 41656:Andreas L. Delmelle2007-07-071-24/+3
* Fixed possible endless loop.Jeremias Maerki2006-10-111-5/+4
* Some javadoc improvementsAndreas L. Delmelle2006-08-291-23/+56
* Minor improvement: avoid potential problems in case of nested blocksAndreas L. Delmelle2006-08-231-63/+89
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-061-8/+41
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Extends white-space removal to occur also before nested block-*level* FOs ins...Andreas L. Delmelle2006-06-021-5/+13
* Minor correction to whitespace handling to ensure non space whitespace is alw...Manuel Mall2006-04-271-2/+1
* Activated refinement white-space-handling for fo:title and fo:bookmark-titleAndreas L. Delmelle2006-02-271-1/+9
* Correction of the issue raised on the WhiteSpace Wiki (see accompanying change)Andreas L. Delmelle2006-02-031-1/+2
* Further fine-tuning of white-space-handling during refinementAndreas L. Delmelle2006-02-011-15/+38
* Slight enhancement to white-space-handling: removal of trailing white-space f...Andreas L. Delmelle2006-01-091-13/+52
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-301-0/+246