aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/expr/PropertyTokenizer.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-370/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-0/+2
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-4/+4
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-3/+3
* Snapshot commit - does not build!Glenn Adams2012-04-221-1/+1
* Cleanup unused field + dead/commented codeAndreas L. Delmelle2011-02-221-20/+2
* Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-181-9/+13
|\
| * Bugzilla #49733:Jeremias Maerki2010-08-141-11/+15
* | Bugzilla #49403:Jeremias Maerki2010-06-251-6/+5
|/
* Added support for the #CMYK pseudo-profile supported by some commercial XSL i...Jeremias Maerki2009-09-161-5/+14
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* extract methods nextDecimalPoint() and nextColor() from method next(), primar...William Victor Mote2003-07-131-43/+54
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+394