summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/generalpage.hxx
AgeCommit message (Expand)Author
2020-10-18Database Wizard: show info label instead of empty list.Gülşah Köse
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-24drop OGeneralPageWizard::GetFocusCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-03some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara
2019-08-02weld OGeneralPageDialogCaolán McNamara
2019-08-01weld OGeneralPage and OGeneralPageWizardCaolán McNamara
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-11remove ControlDependencyManagerNoel Grandin
2018-10-15Fix typosAndrea Gelmini
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-04Use typed OGeneralPageWizard::SetCreationModeHandler LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
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-08-11don't need to reference these widgets anymoreCaolán McNamara
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
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-27sfx2: sal_Bool->boolNoel Grandin
2014-03-17dbaccess: prefer passing OUString by referenceNoel Grandin
2014-02-17Drop unused #includeTakeshi Abe
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-02Add embedded database selector to db setup dialog.Andrzej J.R. Hunt
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold