| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Created branch to implement PDF object streams | Vincent Hennebert | 2012-03-21 | 0 | -0/+0 |
* | | Removed reference to XML schema from IF schema. | Vincent Hennebert | 2012-03-23 | 6 | -400/+23 |
* | | Organized imports | Vincent Hennebert | 2012-03-23 | 4 | -6/+9 |
* | | For ImportOrder, "under" already is the default value for "option". Removed it. | Vincent Hennebert | 2012-03-23 | 1 | -1/+0 |
* | | Made class non-final to allow mocking | Vincent Hennebert | 2012-03-22 | 1 | -2/+2 |
* | | Bugzilla #46962: Fixed deadlock in PropertyCache. | Vincent Hennebert | 2012-03-22 | 33 | -560/+645 |
|/ |
|
* | Bugzilla #51385: Added configuration option to set the version of the output ... | Vincent Hennebert | 2012-03-19 | 15 | -99/+605 |
* | Bugzila#52849: SVG font being painted as shapes when font present in the system | Mehdi Houshmand | 2012-03-16 | 11 | -29/+118 |
* | Adding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG versions... | Clay Leeds | 2012-03-10 | 8 | -0/+1160 |
* | prevent assert due to skipped out of order or duplicate glyph indices | Glenn Adams | 2012-03-09 | 1 | -1/+3 |
* | Apache Brand compliance; | Chris Bowditch | 2012-03-09 | 107 | -613/+592 |
* | Fixed package declaration | Vincent Hennebert | 2012-03-08 | 1 | -3/+1 |
* | We must respect projects' brand names. s/checkstyle/Checkstyle/ | Vincent Hennebert | 2012-03-08 | 1 | -2/+2 |
* | Added new line at end of files and enabled corresponding rule in checkstyle-5.5 | Vincent Hennebert | 2012-03-06 | 134 | -134/+134 |
* | update convention documentation regarding @author usage | Glenn Adams | 2012-03-06 | 1 | -6/+4 |
* | add RegexpSingleline rule to flag use of @author; fix violations | Glenn Adams | 2012-03-05 | 146 | -402/+520 |
* | disable line breaks after DOT with NoWhiteSpaceAfter; fix violations | Glenn Adams | 2012-03-05 | 9 | -24/+24 |
* | Make sure TM logo and Apache used in main FOP references. ApacheCon 2011 is over | Chris Bowditch | 2012-03-05 | 6 | -6/+8 |
* | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks... | Vincent Hennebert | 2012-03-05 | 34 | -65/+63 |
* | ensure checkstyle-5.1 remains error free after recent changes for checkstyle-... | Glenn Adams | 2012-03-03 | 2 | -3/+10 |
* | change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT... | Glenn Adams | 2012-03-03 | 1 | -2/+6 |
* | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 185 | -292/+360 |
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 67 | -95/+1 |
* | enable MultipleVariableDeclarations rule; fix violations | Glenn Adams | 2012-03-02 | 38 | -77/+186 |
* | enable OneStatementPerLine rule; fix violations | Glenn Adams | 2012-03-02 | 14 | -30/+74 |
* | enable RedundantImport rule; fix violations | Glenn Adams | 2012-03-02 | 12 | -35/+1 |
* | enable DefaultComesLast rule; fix violations | Glenn Adams | 2012-03-02 | 10 | -61/+61 |
* | default all RightCurly tokens, thus adding LITERAL_IF; fix violations | Glenn Adams | 2012-03-02 | 6 | -14/+6 |
* | default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations | Glenn Adams | 2012-03-02 | 4 | -6/+4 |
* | enable GenericWhitespace rule; fix violations | Glenn Adams | 2012-03-02 | 2 | -2/+2 |
* | change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix vi... | Glenn Adams | 2012-03-02 | 2 | -5/+2 |
* | fix breakage caused by CS patch | Glenn Adams | 2012-03-02 | 2 | -2/+3 |
* | Removed duplicate line | Vincent Hennebert | 2012-03-02 | 1 | -2/+1 |
* | Fix of a bug introduced when merging ImproveAccessibility. | Peter Hancock | 2012-03-02 | 4 | -7/+18 |
* | Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP | Peter Hancock | 2012-03-02 | 15 | -70/+339 |
* | add checkstyle-5.5 support, update rules | Glenn Adams | 2012-03-01 | 2 | -10/+298 |
* | fix @Override usage to be compatible with Java 1.5 | Glenn Adams | 2012-02-29 | 3 | -13/+0 |
* | add build-local.targets.xml to ignores | Glenn Adams | 2012-02-29 | 0 | -0/+0 |
* | update status to reflect recent CS commits; alphabetize developers list | Glenn Adams | 2012-02-27 | 1 | -2/+10 |
* | update team info | Glenn Adams | 2012-02-27 | 1 | -13/+11 |
* | update IF schema to reflect new @{dx,dp} usage on text element | Glenn Adams | 2012-02-26 | 2 | -5/+20 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 928 | -1662/+132297 |
* | Bugzilla 52657: instream foreign object (svg) coloration incorrect | Chris Bowditch | 2012-02-20 | 1 | -2/+2 |
* | Bugzilla #52655: Fixed rendering of special glyphs when using single-byte enc... | Vincent Hennebert | 2012-02-15 | 5 | -17/+50 |
* | Enabled assertions in junit tasks (analagous to JVM arg -ea) | Mehdi Houshmand | 2012-02-14 | 3 | -0/+12 |
* | Corrected error in Junit4 migration | Mehdi Houshmand | 2012-02-13 | 2 | -30/+26 |
* | Merged in Temp_ImproveAccessibility | Peter Hancock | 2012-02-10 | 194 | -1414/+6182 |
|\ |
|
| * | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibility | Peter Hancock | 2012-02-06 | 42 | -45/+138 |
| * | Cleanup associated with rev 1236718 | Peter Hancock | 2012-01-31 | 3 | -21/+0 |
| * | Associate structure tree elements directly to render content | Peter Hancock | 2012-01-27 | 88 | -845/+1968 |