office-gobmx/forms/qa
Bjoern Michaelsen 779b389116 fdo#35728: fix GridControl crash
* various forms.OGridControlModel tests segfaulted
 * root cause is the migration to stl containers in DbGridControl
 * the old tools container returned the removed pointer or NULL causing no failure
 * a signed int was used as index while the functions returned a unsigned int
 * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range
2011-05-23 11:28:37 +02:00
..
complex/forms gbuildize forms 2011-04-03 17:44:24 +02:00
integration/forms Change <file>.toURL() to <file>.toURI().toURL() 2011-05-03 22:55:31 +02:00
org/openoffice new test case catching issue #i105235# (note that the fix for this issue is not yet in here, so until we rebase to a milestone where CWS dba32h resp. dba32j are integrated, the test will fail) 2009-11-05 14:33:55 +01:00
unoapi fdo#35728: fix GridControl crash 2011-05-23 11:28:37 +02:00
forms_all.sce #i106643# test case ... (not that it fails in this CWS at the moment, since the fix was committed to another CWS) 2009-11-13 09:01:14 +01:00