aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some updates (improvements?) in the UAX#14-related files:Andreas L. Delmelle2008-06-093-690/+804
* 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-0923-70/+410
* 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-072-22/+46
* 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-033-3/+46
* Integer keeps inside multi-line blocks and in between block-paragraphs.Jeremias Maerki2008-06-021-12/+19
* 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-311-53/+91
* Added docs for my recent commit (word-by-word character selection)Maximilian Berger2008-05-291-18/+32
* Set svn:keywords and svn:eol-style properties for files added in revision 660998Vincent Hennebert2008-05-291-1/+1
* Implemented Font auto-selection word-by-wordMaximilian Berger2008-05-284-81/+221
* Bugzilla 37579: added support for footnotes in lists and table bodies (not he...Vincent Hennebert2008-05-283-6/+60
* Added event TableEventProducer.forceNextColumnNumber whenSimon Pepping2008-05-193-3/+18
* 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
* 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-133-57/+2
* Javadoc fixupsAndreas L. Delmelle2008-05-131-7/+17
* Alter auto-id naming to avoid confusion with URI fragment identifiersAndreas L. Delmelle2008-05-131-1/+1
* Added support for auto-generated initial value for the "id" property.Andreas L. Delmelle2008-05-133-1/+60
* Put the resolutions of collapsed borders together into the CollapsingBorderRe...Vincent Hennebert2008-05-128-81/+63
* Added missing file from r655500Andreas L. Delmelle2008-05-121-8/+5
* Restore the previous behaviour of the column-number property, viz. ifSimon Pepping2008-05-121-1/+30
* Avoid an error if unspecified...Andreas L. Delmelle2008-05-121-2/+3
* Tweak: avoid preloading the background-image with each pass through the const...Andreas L. Delmelle2008-05-121-25/+34
* Extended caching to CondLengthProperty CommonBorderPaddingBackground.BorderIn...Andreas L. Delmelle2008-05-123-73/+339
* Replaced hack in TableStepper to get the steps' penalty values with a more pr...Vincent Hennebert2008-05-122-11/+16
* Avoid creation of unnecessary dummy areas.Andreas L. Delmelle2008-05-111-6/+1
* The spec requires rounding, not truncatingSimon Pepping2008-05-111-1/+1
* Make the LM clean up on end-of-layout, if possible.Andreas L. Delmelle2008-05-112-11/+37
* Support character-by-character font-selection strategy on fo:character elementMaximilian Berger2008-05-112-6/+30
* made sure warning for missing glyphs is emitted in all casesMaximilian Berger2008-05-115-40/+63
* Correction: set default to true...Andreas L. Delmelle2008-05-101-3/+7
* Tweaks:Andreas L. Delmelle2008-05-102-199/+107
* Bugzilla 44794:Andreas L. Delmelle2008-05-096-8/+25
* Moved the instantiation of the FontManager to the constructor along with all ...Adrian Cumiskey2008-05-091-10/+8
* Unwanted list self concatenation :).Adrian Cumiskey2008-05-091-1/+1
* Checkstyle and minor typo fixesVincent Hennebert2008-05-0940-725/+725
* Quick-fix to avoid creating unnecessarily large ArrayLists when adding inline...Andreas L. Delmelle2008-05-081-2/+6
* In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...Vincent Hennebert2008-05-083-93/+89
* Tweak:Andreas L. Delmelle2008-05-0813-71/+78
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-0817-119/+361
* Checkstyle fix.Jeremias Maerki2008-05-081-1/+3
* Removed tabs. Checkstyle now configured. Late nights.. and a new machine b...Adrian Cumiskey2008-05-081-2/+2