summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet
2018-05-23Fix typosAndrea Gelmini
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-18tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane
2018-04-17Resolves: tdf#117057 use same style warning as elsewhereCaolán McNamara
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