aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-093-73/+72
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-7/+11
* Fixed all javadoc issues, "ant javadocs" now works without errorsMehdi Houshmand2012-07-231-4/+2
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-0/+1
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-0/+57
|\
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-221-1/+1
| |\
| * | Javadoc improvementsVincent Hennebert2012-05-311-1/+1
| * | Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-281-77/+0
| |\ \
| * \ \ Merged changes from trunk up to rev. 1325806Vincent Hennebert2012-04-131-1/+1
| |\ \ \
| * \ \ \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-0520-433/+1136
| |\ \ \ \
| * \ \ \ \ Merged changes from Trunk up to rev. 1039179Vincent Hennebert2010-11-251-1/+1
| |\ \ \ \ \
| * | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-271-0/+57
* | | | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-6/+6
* | | | | | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-142-29/+12
* | | | | | | Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+1
| | |_|_|_|/ | |/| | | |
* / | | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-312-6/+17
|/ / / / /
* | | | / Bugzilla #43940: Use new double format utility to improve thread safety and p...Glenn Adams2012-04-291-77/+0
| |_|_|/ |/| | |
* | | | Bugzilla #53065: Restore lookup on Event message lookup field part. Add local...Glenn Adams2012-04-111-1/+1
| |_|/ |/| |
* | | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-0/+75
* | | Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-065-5/+5
* | | add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-4/+0
* | | enable ImportOrder rule; fix violationsGlenn Adams2012-03-032-1/+2
* | | enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-2/+0
* | | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-022-3/+9
* | | enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+2
* | | apply complex scripts patchGlenn Adams2012-02-262-19/+261
* | | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+2
* | | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-242-36/+66
* | | Cleanup: catch more specific exception types to capture the intention better ...Andreas L. Delmelle2011-02-221-44/+29
* | | Revert unnecessary change (no checkstyle issue in this file; method unused, s...Andreas L. Delmelle2011-02-151-24/+0
* | | Checkstyle fixesAndreas L. Delmelle2011-02-151-0/+24
* | | Oops. Merging mistake.Jeremias Maerki2011-02-101-253/+0
* | | Re-integrate/merge Temp_Color branch into Trunk.Jeremias Maerki2011-02-105-291/+922
|\ \ \
| * \ \ Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-104-31/+18
| |\ \ \ | |/ / / |/| | |
* | | | Bugfix: toBufferedImage() didn't actually transfer the image data at all.Jeremias Maerki2011-02-071-1/+3
* | | | Generify ListUtil methodsAndreas L. Delmelle2011-02-021-6/+6
* | | | Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-012-27/+12
| * | | Fix IF test for color_1.xml.Jeremias Maerki2011-02-101-1/+5
| * | | Code cleanup.Jeremias Maerki2011-01-191-30/+22
| * | | Correct link to replacement.Jeremias Maerki2011-01-181-1/+6
| * | | Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...Jeremias Maerki2011-01-181-10/+8
| * | | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-1816-94/+121
| |\ \ \ | |/ / / |/| | |
* | | | Fix deprecation warnings; add some type safetySimon Pepping2011-01-142-40/+44
| |_|/ |/| |
* | | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
| |/ |/|
* | Fixed indentationVincent Hennebert2010-08-271-4/+4
* | Bugzilla #49733:Jeremias Maerki2010-08-1416-60/+84
* | Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-022-7/+259
| * Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-133-17/+23
| * Merged changes from Trunk (minus JARs).Jeremias Maerki2010-07-191-0/+250