| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ... | Vincent Hennebert | 2013-05-07 | 5 | -14/+14 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 1 | -6/+6 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 5 | -13/+13 |
* | FOP #2234: NPE when rendering a document with markers and accessibility is en... | Vincent Hennebert | 2013-04-08 | 8 | -14/+14 |
* | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. | Mehdi Houshmand | 2012-09-28 | 2 | -0/+11 |
* | Bugzilla #53902: Added possibility to define 'header' table columns (the same... | Vincent Hennebert | 2012-09-26 | 1 | -0/+12 |
* | Bugzilla #53086: Ensure that table footer and header are included in bididire... | Glenn Adams | 2012-04-17 | 1 | -0/+23 |
* | Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi... | Glenn Adams | 2012-04-17 | 1 | -6/+36 |
* | Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ... | Glenn Adams | 2012-04-14 | 2 | -15/+18 |
* | Added new line at end of files and enabled corresponding rule in checkstyle-5.5 | Vincent Hennebert | 2012-03-06 | 1 | -1/+1 |
* | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 1 | -1/+1 |
* | default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+1 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -14/+20 |
* | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibility | Peter Hancock | 2012-02-06 | 5 | -0/+5 |
* | Associate structure tree elements directly to render content | Peter Hancock | 2012-01-27 | 1 | -13/+1 |
* | Removed the FO document pre-processing step that was adding ptr and creating ... | Vincent Hennebert | 2011-10-24 | 6 | -11/+73 |
* | Fixed typos and source code indentation issues. | Vincent Hennebert | 2010-09-03 | 1 | -8/+6 |
* | Replaced @asf.todo with normal TODO comment | Vincent Hennebert | 2010-08-27 | 1 | -1/+1 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 11 | -30/+85 |
* | Removed a bunch of javadoc warnings in addition to patch 49733 | Simon Pepping | 2010-08-13 | 1 | -1/+0 |
* | Added getEventKey method to Event so that it's no longer necessary to store t... | Vincent Hennebert | 2010-04-09 | 1 | -12/+12 |
* | Now that the creation of event-model.xml has been standardised, the EventMode... | Vincent Hennebert | 2010-04-09 | 1 | -12/+0 |
* | Split catch-all EventFormatter.xml message file into individual files for eac... | Vincent Hennebert | 2010-04-09 | 2 | -0/+45 |
* | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 4 | -36/+39 |
|\ |
|
| * | Fixed SVN Props | Maximilian Berger | 2009-09-15 | 2 | -2/+2 |
| * | Bugzilla 46905: Added basic implementation for column-level keeps. | Andreas L. Delmelle | 2009-08-23 | 2 | -33/+26 |
| * | Added reminder to check later on... | Andreas L. Delmelle | 2009-07-03 | 1 | -1/+4 |
| * | Bugzilla #47101: The cells of a table inside a marker were duplicated at ever... | Vincent Hennebert | 2009-05-13 | 1 | -0/+7 |
* | | Introduced the StructurePointerPropertySet interface to aid with accessing th... | Jeremias Maerki | 2009-04-16 | 1 | -5/+7 |
* | | Bugzilla #46705: | Jeremias Maerki | 2009-02-19 | 1 | -0/+7 |
|/ |
|
* | Bugzilla 46567: fo:marker in fo:table-row produced a ValidationException | Andreas L. Delmelle | 2009-01-22 | 1 | -1/+6 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 3 | -3/+5 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 27 | -154/+154 |
* | Correct indentation | Andreas L. Delmelle | 2008-07-07 | 1 | -13/+13 |
* | Fixed ClassCastException when specifying column-number on something other tha... | Andreas L. Delmelle | 2008-07-05 | 1 | -49/+65 |
* | Partial fix of FOEventHandler call sequence (see also Bugzilla #45237): | Andreas L. Delmelle | 2008-06-22 | 8 | -50/+54 |
* | Avoid StackOverflow on TableColumn.toString() during debugging. | Andreas L. Delmelle | 2008-06-22 | 1 | -1/+1 |
* | Addition to r670217 | Andreas L. Delmelle | 2008-06-22 | 4 | -47/+34 |
* | Moved the contents of TableBody into a new abstract base class TablePart, whi... | Adrian Cumiskey | 2008-06-21 | 15 | -278/+312 |
* | Strict/loose validation of <fo:table-footer/> ordering somehow got lost in pr... | Adrian Cumiskey | 2008-06-20 | 1 | -1/+3 |
* | Replaced LinkedList with generic List interface | Maximilian Berger | 2008-06-09 | 1 | -3/+3 |
* | Added event TableEventProducer.forceNextColumnNumber when | Simon Pepping | 2008-05-19 | 2 | -3/+17 |
* | Put the resolutions of collapsed borders together into the CollapsingBorderRe... | Vincent Hennebert | 2008-05-12 | 8 | -81/+63 |
* | Restore the previous behaviour of the column-number property, viz. if | Simon Pepping | 2008-05-12 | 1 | -1/+30 |
* | In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t... | Vincent Hennebert | 2008-05-08 | 3 | -93/+89 |
* | Checkstyle fix. | Jeremias Maerki | 2008-05-08 | 1 | -1/+3 |
* | Removed inadvertently added override [Avoid late night commits...] | Andreas L. Delmelle | 2008-05-08 | 1 | -23/+0 |
* | Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ... | Andreas L. Delmelle | 2008-05-07 | 1 | -12/+36 |
* | Javadoc updates: attempt at improving interactivity and consistency | Andreas L. Delmelle | 2008-04-26 | 9 | -99/+136 |
* | Second part of the implementation of stage 1 for advanced keeps (see Wiki): I... | Jeremias Maerki | 2008-04-25 | 2 | -40/+35 |