| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure maven build. | Glenn Adams | 2016-03-06 | 44 | -19440/+0 |
* | Add verbose (-v) flag to FontList tool that shows URI of font resource. | Glenn Adams | 2014-08-17 | 1 | -0/+12 |
* | Brought the branch in sync with rev. 1562429 of trunk | Vincent Hennebert | 2014-01-30 | 2 | -33/+28 |
|\ |
|
| * | Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues | Vincent Hennebert | 2013-11-19 | 2 | -33/+28 |
* | | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. | Vincent Hennebert | 2013-07-29 | 15 | -3318/+3233 |
|/ |
|
* | Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ... | Vincent Hennebert | 2013-05-07 | 2 | -8/+8 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 3 | -347/+347 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 3 | -546/+546 |
* | Fixed package declaration | Vincent Hennebert | 2012-03-08 | 1 | -3/+1 |
* | add RegexpSingleline rule to flag use of @author; fix violations | Glenn Adams | 2012-03-05 | 2 | -2/+2 |
* | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks... | Vincent Hennebert | 2012-03-05 | 1 | -3/+3 |
* | ensure checkstyle-5.1 remains error free after recent changes for checkstyle-... | Glenn Adams | 2012-03-03 | 1 | -3/+6 |
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+0 |
* | enable MultipleVariableDeclarations rule; fix violations | Glenn Adams | 2012-03-02 | 4 | -6/+15 |
* | enable OneStatementPerLine rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -2/+6 |
* | enable RedundantImport rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+0 |
* | default all RightCurly tokens, thus adding LITERAL_IF; fix violations | Glenn Adams | 2012-03-02 | 1 | -2/+1 |
* | enable GenericWhitespace rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+1 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 3 | -2/+1842 |
* | Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an... | Jeremias Maerki | 2011-02-01 | 1 | -8/+7 |
* | Another go at removing all trailing whitespace | Vincent Hennebert | 2010-11-25 | 2 | -18/+18 |
* | Fixed javadoc, checkstyle and ant warnings | Simon Pepping | 2010-08-18 | 1 | -1/+1 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 5 | -78/+101 |
* | Merged all the eventResourceGenerator tasks into one | Vincent Hennebert | 2010-04-09 | 1 | -0/+1 |
* | Generate event models in the same directory as the corresponding EventProduce... | Vincent Hennebert | 2010-04-09 | 2 | -42/+55 |
* | Split catch-all EventFormatter.xml message file into individual files for eac... | Vincent Hennebert | 2010-04-09 | 1 | -2/+2 |
* | Removed svn:executable property | Vincent Hennebert | 2009-10-13 | 1 | -0/+0 |
* | Moved the class UnicodeClasses to src/codegen/unicode, so that it is | Simon Pepping | 2009-09-03 | 3 | -27/+536 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 2 | -8/+8 |
* | Only update the generated files if any source file is newer than the generate... | Jeremias Maerki | 2008-07-23 | 2 | -13/+28 |
* | Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where fil... | Jeremias Maerki | 2008-07-16 | 1 | -21/+32 |
* | Another attempt at avoiding build issues (?) | Andreas L. Delmelle | 2008-07-13 | 1 | -3/+3 |
* | Check the result of mkdirs() to see if the target directory could be created. | Jeremias Maerki | 2008-07-11 | 1 | -14/+18 |
* | Some updates (improvements?) in the UAX#14-related files: | Andreas L. Delmelle | 2008-06-09 | 2 | -90/+126 |
* | made sure warning for missing glyphs is emitted in all cases | Maximilian Berger | 2008-05-11 | 1 | -1/+3 |
* | Cleanup | Jeremias Maerki | 2008-04-25 | 1 | -3/+2 |
* | Javadocs | Jeremias Maerki | 2008-04-25 | 3 | -3/+76 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 5 | -0/+501 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 1 | -3/+3 |
* | Extracted most of the code in CodePointMapping (generated by XSLT) into a bas... | Jeremias Maerki | 2008-02-16 | 1 | -90/+80 |
* | Fix problem with alternate Unicode code point overriding existing better ones... | Jeremias Maerki | 2008-02-14 | 1 | -8/+11 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 2 | -13/+49 |
* | Added missing width for Euro glyph. | Jeremias Maerki | 2008-02-08 | 1 | -0/+1 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 1 | -2/+1 |
* | Another improvement for font auto-detection: | Jeremias Maerki | 2007-11-08 | 1 | -3/+6 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 15 | -0/+42 |
* | More fine-grained mechanism to detect if a font has been used or not. If a fo... | Jeremias Maerki | 2007-11-03 | 1 | -1/+2 |
* | Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ... | Adrian Cumiskey | 2007-10-26 | 2 | -21/+47 |
* | Fix compilation error caused by incorrect package name in generated code. Als... | Manuel Mall | 2006-12-22 | 1 | -1/+1 |
* | Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to... | Manuel Mall | 2006-12-22 | 33 | -0/+687 |