aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Moved the creation of grid units to the FO tree building stage. Brought a few...Vincent Hennebert2007-11-135-10/+1757
* Log element list length for convenience.Jeremias Maerki2007-11-131-1/+3
* Removed no-longer applicable test cases, for cells spanning more rows than av...Vincent Hennebert2007-11-062-320/+0
* Forgot to add IllegalRowSpanTestCase to the test suite...Vincent Hennebert2007-11-061-0/+2
* Added check for table-cells which span more rows than available in their pare...Vincent Hennebert2007-11-067-11/+359
* Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell...Vincent Hennebert2007-11-062-4/+49
* Forgot to add TableColumnColumnNumber testcase to the testsuiteVincent Hennebert2007-11-061-0/+1
* Finalised testcase for RowGroupBuilder and added it to the testsuiteVincent Hennebert2007-11-062-49/+22
* Renamed TableRowIteratorTestCase into RowGroupBuilderTestCaseVincent Hennebert2007-11-051-2/+2
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-057-8/+8
* Updated the warning messagesVincent Hennebert2007-11-056-10/+22
* Renamed TableRowIterator* test cases into RowGroupBuilder*Vincent Hennebert2007-11-058-0/+0
* First step towards building row groups at the FO tree stage. The built row gr...Vincent Hennebert2007-11-0512-211/+953
* Added support for fo:markers on fo:inline and fo:basic-link.Andreas L. Delmelle2007-11-041-0/+110
* Bugzilla 42748: Added support for ids on empty fo:inlinesAndreas L. Delmelle2007-11-021-0/+50
* Reworked the creation of implicit columns to match new behaviour: the number ...Vincent Hennebert2007-11-022-2/+264
* Testcases for fo:table-columnVincent Hennebert2007-11-014-12/+276
* Additional testcases for too many columns, this time in header or footer.Vincent Hennebert2007-10-313-0/+154
* Replaced svn:eol property with svn:eol-style or set that latter to nativeVincent Hennebert2007-10-3114-1263/+1263
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-3114-110/+400
* Updated testcase to reflect new code behaviour: gaps between columns are now ...Vincent Hennebert2007-10-301-7/+7
* Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...Adrian Cumiskey2007-10-261-10/+18
* Some log fine-tuning.Jeremias Maerki2007-10-261-15/+13
* Bugzilla #43597:Jeremias Maerki2007-10-222-0/+51
* Bugzilla #43616: bug in the computation of remaining height that caused extra...Vincent Hennebert2007-10-161-0/+90
* Bugfix for NPE with empty table-row (regression from 0.93).Jeremias Maerki2007-10-151-0/+69
* Fixed a bug in the test. MediaPosition takes an integer.Jeremias Maerki2007-10-051-2/+2
* Added a test case for AFP extension to make sure restoration from IF is correct.Jeremias Maerki2007-10-051-0/+56
* Bugzilla #43070Chris Bowditch2007-10-051-4/+21
* Bugzilla #42144Chris Bowditch2007-10-041-0/+70
* Slight correction: part of the issue has already been resolvedAndreas L. Delmelle2007-09-221-2/+2
* Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retriev...Andreas L. Delmelle2007-09-161-0/+58
* Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers.Andreas L. Delmelle2007-09-161-0/+68
* Testcases for conditional spaces inside table-cells.Vincent Hennebert2007-07-242-0/+409
* Corrected issue with zero width spaces being given a non zero widthManuel Mall2007-07-221-4/+3
* Added support for keep-togther.within-line="always"Manuel Mall2007-07-183-22/+13
* Fixed incomplete support for Unicode word joinersManuel Mall2007-07-181-0/+11
* Use a list of active cells for computing steps, continued:Vincent Hennebert2007-07-091-8/+8
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-062-15/+105
* Add a testcase for a bug in TableStepper spotted during the refactoring. The ...Vincent Hennebert2007-07-061-0/+83
* Bugzilla #42278:Jeremias Maerki2007-06-292-0/+120
* Additional testcases for tables with spanning cells and collapsing-border model.Vincent Hennebert2007-06-282-0/+1079
* Bugzilla 42703: white-space incorrectly handled in retrieved markersAndreas L. Delmelle2007-06-231-0/+70
* Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.Jeremias Maerki2007-06-224-2/+117
* Bugzilla #42576Chris Bowditch2007-06-221-0/+152
* Bugzilla #41831:Jeremias Maerki2007-05-2828-122/+428
* One Factory per VM is enough here.Jeremias Maerki2007-05-271-1/+1
* Bugzilla #42109: Jeremias Maerki2007-05-211-11/+11
* ID on wrapper should work now.Jeremias Maerki2007-05-161-1/+1
* Fixing a problem with disappearing footnotes inside inlines when hyphenation ...Luca Furini2007-05-152-7/+2