aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/util
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-038-946/+0
* Javadoc fixupsAndreas L. Delmelle2015-05-163-7/+4
* Fix 4-instance findbug warnings.Glenn Adams2014-08-081-2/+2
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-14/+14
* Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-1/+1
* Bugzilla#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-101-15/+63
* Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-061-5/+11
* Bugzilla#53502: MODCA end structured field now more conformant with the spec ...Mehdi Houshmand2012-07-041-34/+63
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-7/+5
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-28/+32
* Added tests and cleaning up of codeMehdi Houshmand2012-06-201-0/+2
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-15/+17
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-113-124/+5
* Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+2
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+2
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-37/+27
|/
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-1/+2
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+2
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-2/+0
* Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-221-32/+28
* Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-171-1/+1
* Bugzilla #49379:Jeremias Maerki2010-10-072-66/+227
* Bugzilla #49733:Jeremias Maerki2010-08-143-2/+11
* Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-131-1/+1
* What we thought were cubic curves in GOCA, were actually just quadratic ones....Jeremias Maerki2009-08-041-0/+126
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-271-2/+4
* Added full URI resolution support for AFP fonts.Jeremias Maerki2009-03-102-16/+60
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-053-0/+158
* SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-0/+23
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-274-0/+469