aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFTextUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-350/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-3/+3
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-3/+3
* FOP-2192: fix checkstyle and findbugs warningsGlenn Adams2013-01-181-1/+1
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-161-28/+45
* apply complex scripts patchGlenn Adams2012-02-261-6/+51
* Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-141-16/+1
* Bugfix for leading glyph adjust in TJ array.Jeremias Maerki2008-08-051-0/+3
* Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...Jeremias Maerki2008-07-281-1/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-21/+21
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-0/+295