summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
45 hoursDrop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski1-6/+1
13 daystdf#158056 Connect to MS Access .mdb files by mean of ACE.OLEDB.12.0 providerjucasaca1-13/+2
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-4/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski1-4/+2
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-3/+3
2021-02-22loplugin:refcounting in dbaccessNoel1-1/+1
2020-11-26Use sal_IntPtr to transport HWND to IDataSourceLocator::put_hWndStephan Bergmann1-1/+1
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann1-8/+4
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