summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
AgeCommit message (Expand)Author
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-11replace createFromAscii with OUString literals in ODsnTypeCollectionNoel Grandin
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-03-20tdf#103068: make sure to update and use current MySQL connection typeMike Kaganski
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-20tdf#43369 Refactor PosgresSQL connection setupOlivier Hallot
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2022-09-27use more string_view in dbaccessNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-02-09Resolves: tdf#130484 controls become disabled on click final checkboxesCaolán McNamara
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-02void* -> weld::Widget*Caolán McNamara
2019-08-02rename DBMySQLNativeSettings back to MySQLNativeSettingsCaolán McNamara
2019-08-02weld MySQLNativeSetupPageCaolán McNamara
2019-08-02weld OLDAPConnectionPageSetupCaolán McNamara
2019-08-02weld OGeneralSpecialJDBCConnectionPageSetupCaolán McNamara
2019-08-02weld OAuthentificationPageSetupCaolán McNamara
2019-08-01weld OMySQLIntroPageSetupCaolán McNamara
2019-08-01some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara
2019-08-01weld OFinalDBPageSetupCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-07tdf#121935 crash on "set up connect to text files"Caolán McNamara
2018-10-25rename DBOConnectionTabPageSetup back to OConnectionTabPageSetupCaolán McNamara
2018-10-25weld OJDBCConnectionPageSetupCaolán McNamara
2018-10-25weld OSpreadSheetConnectionPageSetupCaolán McNamara
2018-10-25rename DBOTextConnectionHelper back to OTextConnectionHelperCaolán McNamara
2018-10-25weld OTextConnectionPageSetupCaolán McNamara
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet
2018-09-22tdf#119850 show missing mysql connector optionsTamas Bunth
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-18dbaccess: [loplugin:casttovoid]Michael Stahl