aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Minor javadoc correctionAndreas L. Delmelle2008-06-221-1/+1
* Addition to r670217Andreas L. Delmelle2008-06-224-47/+34
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-212-8/+8
* Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-2123-330/+397
* Strict/loose validation of <fo:table-footer/> ordering somehow got lost in pr...Adrian Cumiskey2008-06-201-1/+3
* Separation of concerns:Jeremias Maerki2008-06-1910-108/+168
* Simplifications and a Checkstyle fix.Jeremias Maerki2008-06-193-8/+6
* Wrong line number reported in the case of a line overflow.Jeremias Maerki2008-06-171-2/+1
* Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getL...Luca Furini2008-06-164-4/+208
* removed double storage of 'fobj'Maximilian Berger2008-06-143-38/+20
* minor spelling & checkstyle fixesMaximilian Berger2008-06-141-17/+17
* minor spelling fixesMaximilian Berger2008-06-141-2/+2
* minor spelling fixesMaximilian Berger2008-06-141-2/+2
* Disabled retroweaver task definition, because it breaks gumpMaximilian Berger2008-06-131-1/+2
* Added PMD and Findbugs report, 'reports' target'Maximilian Berger2008-06-1214-450/+347
* Fixed typoVincent Hennebert2008-06-111-5/+5
* Replaced getLast() calls with calls to listUtilMaximilian Berger2008-06-109-65/+128
* Some updates (improvements?) in the UAX#14-related files:Andreas L. Delmelle2008-06-093-690/+804
* Minor update: make the codegen-unicode target create LineBreakUtils.java at t...Andreas L. Delmelle2008-06-091-4/+7
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-0930-184/+195
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-0942-75/+1307
* Improve code-readability; add some clarifying commentsAndreas L. Delmelle2008-06-071-58/+81
* Minor cleanup: remove unneeded constantAndreas L. Delmelle2008-06-071-2/+0
* Extended behavior of preserved linefeeds to codepoints representing mandatory...Andreas L. Delmelle2008-06-073-22/+110
* Restored lost overflow warning in static-content.Jeremias Maerki2008-06-051-0/+6
* Minor cleanup: remove spurious white-spaceAndreas L. Delmelle2008-06-041-8/+4
* ApacheCon EU 2008 is long over.Jeremias Maerki2008-06-041-0/+2
* Bugzilla #45115:Jeremias Maerki2008-06-034-3/+50
* Integer keeps inside multi-line blocks and in between block-paragraphs.Jeremias Maerki2008-06-022-12/+36
* More code Cleanups (no functional changes)Maximilian Berger2008-06-011-326/+237
* Code Cleanups (no functional change)Maximilian Berger2008-05-311-442/+470
* Bugzilla 45097:Andreas L. Delmelle2008-05-313-53/+174
* Added docs for my recent commit (word-by-word character selection)Maximilian Berger2008-05-292-18/+35
* Set svn:keywords and svn:eol-style properties for files added in revision 660998Vincent Hennebert2008-05-292-2/+2
* Implemented Font auto-selection word-by-wordMaximilian Berger2008-05-285-81/+275
* Bugzilla 37579: added support for footnotes in lists and table bodies (not he...Vincent Hennebert2008-05-288-24/+374
* Added event TableEventProducer.forceNextColumnNumber whenSimon Pepping2008-05-193-3/+18
* Updated as per suggestions in bug 45019Maximilian Berger2008-05-181-25/+26
* Corrected testcase: since the fo:flow's ID is correctly processed...Andreas L. Delmelle2008-05-171-1/+1
* Tweak: make sure the fo:flow's id is bound to the FObjAndreas L. Delmelle2008-05-151-0/+1
* Avoid error-message if the text-node is white-space only.Andreas L. Delmelle2008-05-141-1/+2
* Check updated: wrapper now generates a Block, if descendant of an fo:block-co...Andreas L. Delmelle2008-05-131-0/+1
* Use absolute initial value instead of percentage (better for memory consumption)Andreas L. Delmelle2008-05-131-17/+17
* Undo r655765, which was causing NPEs in the layout-testsAndreas L. Delmelle2008-05-134-85/+2
* Javadoc fixupsAndreas L. Delmelle2008-05-131-7/+17
* Alter auto-id naming to avoid confusion with URI fragment identifiersAndreas L. Delmelle2008-05-132-9/+9
* Added support for auto-generated initial value for the "id" property.Andreas L. Delmelle2008-05-134-1/+88
* Put the resolutions of collapsed borders together into the CollapsingBorderRe...Vincent Hennebert2008-05-128-81/+63
* Re-enabled testcases that pass again after r655578Andreas L. Delmelle2008-05-121-10/+0
* Added missing file from r655500Andreas L. Delmelle2008-05-121-8/+5