summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-20Restore this header for Windows onlyMike Kaganski1-0/+1
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-16/+1
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-0/+1
2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-11/+11
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-20/+28
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+2
2019-09-11TyposAndrea Gelmini1-1/+1
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-2/+2
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-6/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-2/+2
2019-03-05weld ODatasourceSelectDialogCaolán McNamara1-5/+5
2018-10-25rename DBOConnectionURLEdit and DBOConnectionHelper backCaolán McNamara1-28/+28
2018-10-25drop OConnectionURLEdit and OConnectionHelperCaolán McNamara1-657/+0
2018-10-25weld OTextConnectionPageSetupCaolán McNamara1-4/+6
2018-10-24weld OConnectionTabPageCaolán McNamara1-0/+645
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-1/+1
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin1-6/+6
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-06weld linkeditdialogCaolán McNamara1-6/+6
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-22weld OSQLMessageBoxCaolán McNamara1-1/+2
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-4/+15
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-9/+9
2017-09-08set parent for file dialog helperCaolán McNamara1-7/+11
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-11/+12
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna1-1/+12
2017-07-13loplugin:oncevar: empty strings: dbaccessStephan Bergmann1-2/+2
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-2/+2
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann1-9/+5
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-1/+1
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara1-1/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-9/+5
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+2
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-1/+1