summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adminpages.cxx
AgeCommit message (Expand)Author
2018-10-24weld OConnectionTabPageCaolán McNamara
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2017-12-15sal_Bool -> boolStephan Bergmann
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20convert Link<> to typedNoel Grandin
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the way we override behaviour hereNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-07dbaccess: replace for_each with range-based forDaniel Robertson
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-11m_pFT_HeaderText now unusedCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin