| Commit message (Expand) | Author | Age | Files | Lines |
* | Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same me... | Andreas L. Delmelle | 2011-02-10 | 1 | -9/+4 |
* | Further attempts at improving code readability, reduce some more duplication,... | Andreas L. Delmelle | 2011-02-09 | 1 | -31/+60 |
* | Further reduction of code duplication in/between getNextKnuthElements() | Andreas L. Delmelle | 2011-02-08 | 1 | -20/+55 |
* | Elimination of code duplication in getNextKnuthElements() | Andreas L. Delmelle | 2011-02-08 | 1 | -82/+41 |
* | Move CSOK suppresion comments; apparently @Override causes these to be ignore... | Andreas L. Delmelle | 2011-02-06 | 1 | -2/+2 |
* | Decommission BlockStackingLM.StackingIter | Andreas L. Delmelle | 2011-02-06 | 1 | -29/+1 |
* | Minor fixup: extract condition into local variable | Andreas L. Delmelle | 2011-02-06 | 1 | -2/+3 |
* | Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnu... | Andreas L. Delmelle | 2011-02-06 | 1 | -159/+49 |
* | Code cleanup | Andreas L. Delmelle | 2011-02-05 | 1 | -586/+109 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 1 | -6/+38 |
* | Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ... | Vincent Hennebert | 2009-12-22 | 1 | -74/+70 |
* | Fixed a few checkstyle issues introduced in rev. 825646 | Vincent Hennebert | 2009-10-16 | 1 | -1/+2 |
* | Application of the patch submitted by Alexander Kiel to improve variable name... | Adrian Cumiskey | 2009-10-15 | 1 | -30/+30 |
* | Some javadoc fixes: @code -> @link | Jeremias Maerki | 2009-10-01 | 1 | -3/+3 |
* | Merged back ChangingIPDHack branch into Trunk | Vincent Hennebert | 2009-08-26 | 1 | -120/+282 |
* | Reverted changes made in revision 796809 (manual merge of clean-up changes ma... | Vincent Hennebert | 2009-08-26 | 1 | -81/+132 |
* | Bugzilla 46905: Added basic implementation for column-level keeps. | Andreas L. Delmelle | 2009-08-23 | 1 | -23/+69 |
* | Merged clean-up-only changes made in the ChangingIPDHack branch. Those corres... | Vincent Hennebert | 2009-07-22 | 1 | -132/+81 |
* | Add startsWithForcedBreak() utility method to ElementListUtils. | Andreas L. Delmelle | 2009-03-22 | 1 | -7/+8 |
* | Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t... | Andreas L. Delmelle | 2009-03-13 | 1 | -15/+22 |
* | Partial fix for Bugzilla 45702: instead of wrapping the forcedBreakAfterLast ... | Andreas L. Delmelle | 2008-08-30 | 1 | -2/+2 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 1 | -25/+32 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -113/+113 |
* | Replaced getLast() calls with calls to listUtil | Maximilian Berger | 2008-06-10 | 1 | -15/+15 |
* | Replaced LinkedList with generic List interface | Maximilian Berger | 2008-06-09 | 1 | -28/+33 |
* | Bugzilla 41500: | Andreas L. Delmelle | 2008-05-07 | 1 | -3/+13 |
* | Second part of the implementation of stage 1 for advanced keeps (see Wiki): I... | Jeremias Maerki | 2008-04-25 | 1 | -21/+18 |
* | First part of the implementation of stage 1 for advanced keeps (see Wiki): In... | Jeremias Maerki | 2008-04-15 | 1 | -33/+81 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -1/+9 |
* | Merged revisions 636400-636405,636407-638388 via svnmerge from | Vincent Hennebert | 2008-03-18 | 1 | -3/+13 |
* | Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in... | Vincent Hennebert | 2008-03-14 | 1 | -3/+0 |
* | Bugzilla #44412: | Jeremias Maerki | 2008-03-14 | 1 | -0/+3 |
* | Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le... | Jeremias Maerki | 2008-03-10 | 1 | -2/+3 |
* | Bugzilla #40230: | Jeremias Maerki | 2007-11-27 | 1 | -20/+42 |
* | Moved table-related FObj into new o.a.fop.fo.flow.table package | Vincent Hennebert | 2007-11-05 | 1 | -10/+10 |
* | Added support for fo:markers on fo:inline and fo:basic-link. | Andreas L. Delmelle | 2007-11-04 | 1 | -1/+2 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -7/+9 |
* | Small improvements of the table layout code: | Vincent Hennebert | 2006-11-24 | 1 | -1/+1 |
* | Create a class-specific logger for each LayoutManager which uses a logger. | Simon Pepping | 2006-10-05 | 1 | -0/+8 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugfix: padding-top and padding-bottom on list-items could lead to wrong page... | Jeremias Maerki | 2006-02-09 | 1 | -15/+15 |
* | Following a clarification by the XSL FO SG, space traits are only set on the ... | Jeremias Maerki | 2006-01-19 | 1 | -28/+6 |
* | Block Knuth sequences in inline content are properly joined, taking | Simon Pepping | 2005-12-30 | 1 | -8/+15 |
* | Implemented 5.3.4 overconstrained geometry without handling the case when the... | Jeremias Maerki | 2005-12-02 | 1 | -20/+48 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 1 | -71/+53 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 1 | -115/+236 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 1 | -52/+4 |
* | Fixed javadoc errors. | Joerg Pietschmann | 2005-09-08 | 1 | -1/+1 |
* | Cleanup of unused imports. | Finn Bock | 2005-09-01 | 1 | -1/+0 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -39/+74 |