aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Checkstyle 4.0 capability. Added Checkstyle autodetection.Joerg Pietschmann2005-09-202-19/+290
* include serializer.jar in dist (see Bugzilla #36677)Christian Geisert2005-09-201-0/+1
* Correction of style violationsAndreas L. Delmelle2005-09-193-7/+6
* Correction of style violationsAndreas L. Delmelle2005-09-191-25/+28
* Correction of style violationsAndreas L. Delmelle2005-09-192-37/+67
* Commented out the code that causes an NPE.Jeremias Maerki2005-09-191-4/+4
* Simplification -- replace unnecessary call to getExplicit()Andreas L. Delmelle2005-09-181-2/+1
* Removal of hyphenation patternsAndreas L. Delmelle2005-09-1812-23600/+0
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-184-0/+586
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-183-316/+0
* Implementation for initial values of the column-number propertyAndreas L. Delmelle2005-09-1714-98/+622
* Report area tree output mode.Simon Pepping2005-09-171-1/+10
* Use uptodate to avoid rebuilding fop-transcoder jars every time.Joerg Pietschmann2005-09-161-49/+57
* Implemented the wrap-option property.Luca Furini2005-09-165-24/+45
* Provide the TABLE_UNITS base value through the PrecentageBaseContext.Jeremias Maerki2005-09-165-88/+29
* Style touch-upJeremias Maerki2005-09-161-3/+4
* An informative warning for the user if he doesn't supply enough table-column ...Jeremias Maerki2005-09-163-2/+41
* bugzilla 36678 - region name reported when region is found with non zero bord...Chris Bowditch2005-09-161-2/+2
* Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions.Jeremias Maerki2005-09-162-4/+36
* expected table width was incorrect and now fails due to table width calculati...Chris Bowditch2005-09-151-96/+91
* Bugfix for table_width.xml. Table width was not determined correctly when spe...Jeremias Maerki2005-09-151-8/+12
* Test case showing a bug with table width determination.Jeremias Maerki2005-09-151-0/+97
* Comments added; I hope they are clear, not too few and not too many ... other...Luca Furini2005-09-151-4/+28
* Slight modification to layout testcase to make initial values for column-numb...Andreas L. Delmelle2005-09-151-6/+6
* Disabled testcase for column-number propertyAndreas L. Delmelle2005-09-151-0/+1
* Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...Andreas L. Delmelle2005-09-154-57/+9
* Added new Maker subclass for the column-number propertyAndreas L. Delmelle2005-09-151-0/+50
* Simple testcase for initial value of column-number -- tables without explicit...Andreas L. Delmelle2005-09-151-0/+145
* Documentation request for the getChangedKnuthElements() method. Very few of u...Jeremias Maerki2005-09-151-1/+3
* Added line-/column-number output for easier tracing of errorsAndreas L. Delmelle2005-09-141-1/+3
* Disabled test for column-number -- initial values unimplemented for the momentAndreas L. Delmelle2005-09-141-0/+1
* Simple testcase for initial value of column-number -- tables with explicit rowsAndreas L. Delmelle2005-09-141-0/+169
* Ouch. The penalties are completely wrong if a higher-level block defines non-...Jeremias Maerki2005-09-142-0/+84
* Style fixes. Jeremias Maerki2005-09-141-6/+6
* Correct handling of the combination of hyphenation and text-align = center, l...Luca Furini2005-09-141-11/+72
* Fixed wrong defaults for conditionality component for padding-before and padd...Jeremias Maerki2005-09-141-2/+2
* version number update for first preview releaseChristian Geisert2005-09-141-2/+2
* Stupid me.Jeremias Maerki2005-09-141-3/+1
* Warn about fonts which are not available.Jeremias Maerki2005-09-141-6/+23
* Run the checks on the parent's propertyList.Finn Bock2005-09-131-1/+1
* Added note about FOs where the id property is not processed, yet.Jeremias Maerki2005-09-131-4/+6
* disabled Border conditionality test on tables as it isn't implemented yetChris Bowditch2005-09-131-0/+1
* Added Test case for Border Conditionality on fo:tableChris Bowditch2005-09-131-0/+195
* Factorized the creation of the elements in TextLM: now both getNextKE() and g...Luca Furini2005-09-131-249/+184
* Enabled fotree junit tests.Finn Bock2005-09-125-2/+33
* Font weights 800 and 900 would not cause a bold font.Jeremias Maerki2005-09-121-1/+4
* Bugzilla #36068:Finn Bock2005-09-124-22/+79
* Implemented the example under 4.3.1 Space-resolution Rules as a test case. Te...Jeremias Maerki2005-09-092-0/+56
* Removed TODO. No MT issues here.Jeremias Maerki2005-09-091-1/+1
* Fix compile error. Removed the user agent setting because it's not used and t...Jeremias Maerki2005-09-092-17/+1