summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adminpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-05-25use more TypedWhichIdNoel Grandin1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-01-06tdf#68341: trim some variables passed on Base wizardJulien Nabet1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+1
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-6/+1
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-44/+44
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-1/+0
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-3/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-7/+9
2019-08-31drop some unnecessary includesCaolán McNamara1-4/+0
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara1-1/+3
2019-08-16move WizardMachine to vclCaolán McNamara1-1/+1
2019-08-02remove newly unused OGenericAdministrationPage ctorCaolán McNamara1-10/+0
2019-08-02drop some newly unused functionsCaolán McNamara1-37/+0
2019-08-02void* -> weld::Widget*Caolán McNamara1-1/+1
2019-08-02drop newly unused LayoutHelperCaolán McNamara1-32/+0
2019-08-02weld OLDAPConnectionPageSetupCaolán McNamara1-10/+0
2019-08-02weld OAuthentificationPageSetupCaolán McNamara1-46/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-05weld ODatasourceSelectDialogCaolán McNamara1-4/+4
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-10-25rename DBOConnectionURLEdit and DBOConnectionHelper backCaolán McNamara1-1/+1
2018-10-24weld OConnectionTabPageCaolán McNamara1-0/+49
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara1-2/+68
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin1-7/+1
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-03-22weld OSQLMessageBoxCaolán McNamara1-4/+4
2018-02-22weld native message dialogsCaolán McNamara1-3/+5
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-1/+1
2017-12-15sal_Bool -> boolStephan Bergmann1-1/+1
2017-11-01loplugin:constantparam in d*Noel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-7/+7
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-4/+4
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+9
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20convert Link<> to typedNoel Grandin1-2/+1