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
unoapi fdo#35728: fix GridControl crash 2011-05-23 11:28:37 +02:00
forms_all.sce