office-gobmx/forms
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
..
inc/pch gbuildize forms 2011-04-03 17:44:24 +02:00
prj oops, still need these 2011-04-03 18:08:06 +02:00
qa fdo#35728: fix GridControl crash 2011-05-23 11:28:37 +02:00
source fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
util gbuildize forms 2011-04-03 17:44:24 +02:00
workben/xforms
AllLangResTarget_frm.mk gbuildize forms 2011-04-03 17:44:24 +02:00
JunitTest_forms_complex.mk migrate forms subsequenttests to gbuild 2011-03-28 01:15:13 +02:00
JunitTest_forms_unoapi.mk migrate forms subsequenttests to gbuild 2011-03-28 01:15:13 +02:00
Library_frm.mk convert leading tab to spaces 2011-04-03 19:22:56 +02:00
Makefile migrate forms subsequenttests to gbuild 2011-03-28 01:15:13 +02:00
Module_forms.mk convert leading tab to spaces 2011-04-03 19:22:56 +02:00
Package_unotypes.mk gbuildize forms 2011-04-03 17:44:24 +02:00