summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-29loplugin:unusedmethodsNoel Grandin1-2/+0
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin1-1/+0
2023-06-20tdf#43369 Refactor PosgresSQL connection setupOlivier Hallot1-12/+1
2023-05-26use more TypedWhichIdNoel Grandin1-2/+2
2023-05-20loplugin:unusedmethodsNoel Grandin1-2/+0
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay1-0/+54
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-4/+4
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman1-4/+1
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-4/+0
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara1-2/+2
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara1-3/+3
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-19/+19
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-12/+10
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-4/+4
2019-08-17move RoadmapWizard to vclCaolán McNamara1-1/+1
2019-08-02void* -> weld::Widget*Caolán McNamara1-3/+3
2019-08-02rename DBMySQLNativeSettings back to MySQLNativeSettingsCaolán McNamara1-1/+1
2019-08-02weld MySQLNativeSetupPageCaolán McNamara1-5/+6
2019-08-02weld OLDAPConnectionPageSetupCaolán McNamara1-12/+11
2019-08-02weld OGeneralSpecialJDBCConnectionPageSetupCaolán McNamara1-19/+19
2019-08-02weld OAuthentificationPageSetupCaolán McNamara1-8/+7
2019-08-01weld OMySQLIntroPageSetupCaolán McNamara1-8/+6
2019-08-01some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara1-2/+2
2019-08-01weld OFinalDBPageSetupCaolán McNamara1-11/+10
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-13/+11
2018-12-07tdf#121935 crash on "set up connect to text files"Caolán McNamara1-1/+2
2018-10-25rename DBOConnectionTabPageSetup back to OConnectionTabPageSetupCaolán McNamara1-3/+3
2018-10-25weld OJDBCConnectionPageSetupCaolán McNamara1-10/+9
2018-10-25weld OSpreadSheetConnectionPageSetupCaolán McNamara1-4/+3
2018-10-25rename DBOTextConnectionHelper back to OTextConnectionHelperCaolán McNamara1-2/+2
2018-10-25weld OTextConnectionPageSetupCaolán McNamara1-6/+6
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin1-18/+18
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin1-9/+8
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+4
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-18/+18
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-15simplify the way we override behaviour hereNoel Grandin1-11/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-52/+52
2015-10-01loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-10convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-05-04Use typed OMySQLIntroPageSetup::SetClickHdl LinkStephan Bergmann1-3/+2