aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/hyphenation/Hyphenator.java
Commit message (Expand)AuthorAgeFilesLines
* Added tests and cleaning up of codeMehdi Houshmand2012-06-201-6/+6
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-19/+20
* Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-141-100/+46
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-3/+3
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+2
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
* More cleanup of unused methods in HyphenatorSimon Pepping2010-10-061-70/+0
* Making fallback from (lang,country) to (lang) consistentSimon Pepping2010-10-061-30/+61
* Fixing a few checkstyle warningsSimon Pepping2010-10-021-1/+4
* Remove unused methods from Hyphenator; this leaves a utility classSimon Pepping2010-10-021-65/+1
* Enable configuration of hyphenation pattern file namesSimon Pepping2010-10-021-11/+18
* 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-16/+16
* Bugzilla 44203:Andreas L. Delmelle2008-04-261-4/+6
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Made the loading of user-specified hyphenation patterns usable again and plug...Jeremias Maerki2006-03-211-114/+277
* Log failure to load a hyphenation file.Jeremias Maerki2005-10-071-6/+20
* PR:Glen Mazza2004-09-061-0/+280