summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adminpages.hxx
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
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15simplify the way we override behaviour hereNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-03com::sun::star->css in dbaccessNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Use typed OGenericAdministrationPage::SetModifiedHandler LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16callcatcher: update unused codeCaolá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::Reset param from ref to pointerStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann
2013-02-22s/whith/with/Tor Lillqvist
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin
2012-06-14re-base on ALv2 code.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko