aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-071-0/+61
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-272-0/+134
* Added support for scale-down-to-fit and scale-up-to-fit.Jeremias Maerki2007-12-201-0/+92
* Streamlined the recording of row offsets, by replacing Map with a List. Fixed...Vincent Hennebert2007-12-181-0/+96
* Testcase for the resolution of collapsed and conditional borders in the FO treeVincent Hennebert2007-12-154-0/+4160
* Fixed the handling of columns in the border resolution, especially in case of...Vincent Hennebert2007-12-132-1/+47
* Updated xmlgraphics from SVNMaximilian Berger2007-12-073-0/+103
* Oops.Jeremias Maerki2007-12-031-2/+0
* Added a possibility to rerun the whole run a defined number of times to test ...Jeremias Maerki2007-12-031-8/+25
* Bugzilla #37993: Jeremias Maerki2007-11-301-0/+68
* Bugzilla #40230:Jeremias Maerki2007-11-275-14/+99
* Bugfix in tables: wrong element generation by the merging algorithm when glue...Vincent Hennebert2007-11-201-0/+11
* Bugzilla #43766: breaks generated by the merging algorithm for table rows con...Vincent Hennebert2007-11-191-0/+101
* 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