summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/admincontrols.cxx
AgeCommit message (Expand)Author
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
2019-08-02void* -> weld::Widget*Caolán McNamara
2019-08-02rename DBMySQLNativeSettings back to MySQLNativeSettingsCaolán McNamara
2019-08-02drop newly unused MySQLNativeSettingsCaolán McNamara
2019-08-02weld MySQLNativeSetupPageCaolán McNamara
2019-05-18tdf#124951 Open button on Database Wizard dialog is enabled..Noel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-11remove ControlDependencyManagerNoel Grandin
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-24weld DBMySQLNativeSettingsCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-05-23Resolves: #i120859# Advance the wizard when Socket edit field has textAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-14re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud