aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Forgot to update testcasesMaximilian Berger2008-05-112-2/+2
* Support character-by-character font-selection strategy on fo:character elementMaximilian Berger2008-05-113-6/+33
* 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
* Checkstyle cleanup and javadocAdrian Cumiskey2008-05-091-4/+15
* Bugzilla 44794:Andreas L. Delmelle2008-05-0910-13/+226
* 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-0945-771/+771
* 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-084-101/+97
* Fix validation errorsJoerg Pietschmann2008-05-081-64/+64
* Quick fix for XML validation errorJoerg Pietschmann2008-05-081-2/+2
* Tweak:Andreas L. Delmelle2008-05-0813-71/+78
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-0818-119/+365
* 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
* Removed inadvertently added override [Avoid late night commits...]Andreas L. Delmelle2008-05-081-23/+0
* Whoops.. small checkstyle nit :)Adrian Cumiskey2008-05-071-1/+1
* Looks like the serialVersionUID got bumped but the log statement wasn't being...Adrian Cumiskey2008-05-071-0/+5
* Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...Andreas L. Delmelle2008-05-072-12/+46
* Added commentAndreas L. Delmelle2008-05-071-1/+6
* Small correction: use appropriate value for 'context'Andreas L. Delmelle2008-05-071-2/+2
* Bugzilla 41500:Andreas L. Delmelle2008-05-077-38/+75
* Very small cleanup to unit test. This method does not need to be protected.Adrian Cumiskey2008-05-061-1/+1
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-0650-827/+2425
* Correction of indentationAndreas L. Delmelle2008-05-051-60/+54
* Bugzilla #43650:Jeremias Maerki2008-05-052-26/+40
* Further refinements:Andreas L. Delmelle2008-05-041-98/+89
* Change private element-generating methods to add the elements to a passed Lis...Andreas L. Delmelle2008-05-041-155/+147
* Fix that preserves the final status of the fobj member variable.Adrian Cumiskey2008-05-032-3/+2
* Fixed the build. Assignment on final variable fobj.Adrian Cumiskey2008-05-031-1/+1
* Tweaks: make fobj member final; have default implementations for some methods...Andreas L. Delmelle2008-05-031-31/+20
* Tweak/correction: save local hash-code (as originally intended...)Andreas L. Delmelle2008-05-031-2/+3
* Cleanup: improve code-readibilityAndreas L. Delmelle2008-05-031-444/+320
* Bugzilla 42703:Andreas L. Delmelle2008-05-023-4/+39
* Expand imports...Andreas L. Delmelle2008-05-021-1/+6
* Cleanup/Correction after r657673Andreas L. Delmelle2008-05-025-76/+82
* Code style: single class imports only...Andreas L. Delmelle2008-05-011-2/+6