| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w... | Andreas L. Delmelle | 2011-03-26 | 1 | -0/+3 |
* | Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such... | Vincent Hennebert | 2011-03-24 | 2 | -4/+16 |
* | Bugfix: keep-together does not apply to fo:table-cell | Vincent Hennebert | 2011-03-22 | 1 | -6/+2 |
* | Bugfix: keep-together on a table containing row-spanning cells was not honored | Vincent Hennebert | 2011-03-21 | 1 | -3/+1 |
* | Renamed Viewport into InlineViewport | Vincent Hennebert | 2011-03-15 | 2 | -6/+6 |
* | Bugzilla #50196: padding-start ignored when table-header/footer is repeated. | Vincent Hennebert | 2011-03-09 | 1 | -12/+20 |
* | b49835 | Andreas L. Delmelle | 2011-03-07 | 2 | -1/+15 |
* | Better way to eliminate FindBugs warning? | Andreas L. Delmelle | 2011-02-21 | 1 | -0/+1 |
* | Use chained append() rather than string concatenation (better practice) | Andreas L. Delmelle | 2011-02-18 | 1 | -5/+5 |
* | Reverted changes accidentally made to toString in rev. 1071048 | Vincent Hennebert | 2011-02-16 | 1 | -5/+5 |
* | Checkstyle fix | Andreas L. Delmelle | 2011-02-15 | 1 | -6/+6 |
* | Fix incorrect type safety | Andreas L. Delmelle | 2011-02-11 | 1 | -2/+3 |
* | Fixups, type safety... | Andreas L. Delmelle | 2011-02-11 | 1 | -82/+66 |
* | Minor fixups | Andreas L. Delmelle | 2011-02-11 | 2 | -21/+10 |
* | A few minor nits... | Andreas L. Delmelle | 2011-02-11 | 1 | -12/+8 |
* | Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same me... | Andreas L. Delmelle | 2011-02-10 | 3 | -42/+31 |
* | Clean-ups, simplifications and improvements of AlignmentContext and ScaledBas... | Vincent Hennebert | 2011-02-10 | 4 | -395/+243 |
* | Further attempts at improving code readability, reduce some more duplication,... | Andreas L. Delmelle | 2011-02-09 | 4 | -121/+203 |
* | Further reduction of code duplication in/between getNextKnuthElements() | Andreas L. Delmelle | 2011-02-08 | 2 | -125/+95 |
* | Elimination of code duplication in getNextKnuthElements() | Andreas L. Delmelle | 2011-02-08 | 1 | -82/+41 |
* | Make URI extraction consistent with fo:external-graphic's src + remove unnece... | Andreas L. Delmelle | 2011-02-06 | 1 | -2/+1 |
* | Code fixups, type safety, etc. | Andreas L. Delmelle | 2011-02-06 | 1 | -47/+57 |
* | Minor nits | Andreas L. Delmelle | 2011-02-06 | 1 | -2/+2 |
* | Move CSOK suppresion comments; apparently @Override causes these to be ignore... | Andreas L. Delmelle | 2011-02-06 | 3 | -6/+6 |
* | More fixups: eliminate stray hungarians + added TODO for parameter removal | Andreas L. Delmelle | 2011-02-06 | 1 | -36/+37 |
* | Eliminate unnecessary boxing (possible after r1062901) | Andreas L. Delmelle | 2011-02-06 | 1 | -17/+16 |
* | Fix checkstyle issues | Andreas L. Delmelle | 2011-02-06 | 2 | -2/+3 |
* | Fixups + necessary changes after r1067689 | Andreas L. Delmelle | 2011-02-06 | 1 | -10/+16 |
* | Got a bit ahead of myself, again... | Andreas L. Delmelle | 2011-02-06 | 1 | -1/+1 |
* | Fixups, type safety... | Andreas L. Delmelle | 2011-02-06 | 1 | -41/+30 |
* | Code fixups | Andreas L. Delmelle | 2011-02-06 | 1 | -19/+20 |
* | Revert previous commit; wrong class... | Andreas L. Delmelle | 2011-02-06 | 1 | -34/+3 |
* | Code fixups | Andreas L. Delmelle | 2011-02-06 | 1 | -3/+34 |
* | Minor fixups | Andreas L. Delmelle | 2011-02-06 | 1 | -44/+20 |
* | Commit missing file from r1067670 | Andreas L. Delmelle | 2011-02-06 | 1 | -1/+1 |
* | Decommission BlockStackingLM.StackingIter | Andreas L. Delmelle | 2011-02-06 | 3 | -31/+3 |
* | Minor fixup: extract condition into local variable | Andreas L. Delmelle | 2011-02-06 | 1 | -2/+3 |
* | Code cleanup: | Andreas L. Delmelle | 2011-02-06 | 1 | -422/+137 |
* | Code cleanup: reduce some code duplication in getNextKnuthElements() variants... | Andreas L. Delmelle | 2011-02-06 | 1 | -86/+85 |
* | Code cleanup (minor) | Andreas L. Delmelle | 2011-02-06 | 1 | -8/+10 |
* | Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnu... | Andreas L. Delmelle | 2011-02-06 | 2 | -165/+51 |
* | Restored part that would otherwise cause a StackOverflowError... | Andreas L. Delmelle | 2011-02-06 | 1 | -1/+3 |
* | Code cleanup | Andreas L. Delmelle | 2011-02-06 | 1 | -140/+46 |
* | Add type safety to LMiter | Andreas L. Delmelle | 2011-02-06 | 1 | -7/+7 |
* | Code cleanup | Andreas L. Delmelle | 2011-02-05 | 1 | -586/+109 |
* | Decommission InlineStackingLM.StackingIter (+ minor fixups) | Andreas L. Delmelle | 2011-02-05 | 4 | -67/+40 |
* | Decommission private PositionIterator subclasses in list package (+ minor fix... | Andreas L. Delmelle | 2011-02-05 | 2 | -35/+15 |
* | Decommission AreaAdditionUtil.StackingIter + minor fixups | Andreas L. Delmelle | 2011-02-05 | 1 | -21/+11 |
* | Refactoring PositionIterator Step 1: make the class instantiable, provide def... | Andreas L. Delmelle | 2011-02-05 | 2 | -9/+24 |
* | Add type safety to PositionIterator + attempt at javadoc improvement | Andreas L. Delmelle | 2011-02-01 | 2 | -18/+28 |