summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-21drop debugging testCaolán McNamara
2018-03-21weld OExceptionChainDialogCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-28tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane
2017-12-19remove unused typedefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15sal_Bool -> boolStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-12use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-27loplugin:includeform: dbaccess (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-24Use a ref for arg of DirectSQLDialog::displayJulien Nabet