summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/generalpage.hxx
Commit message (Expand)AuthorAgeFilesLines
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-1/+1
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-201-1/+1
* use more string_view in comphelper::stringNoel Grandin2021-04-191-1/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* Database Wizard: show info label instead of empty list.Gülşah Köse2020-10-161-0/+3
* tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman2020-09-131-3/+1
* cid#1453991 Wrapper object use after freeCaolán McNamara2019-10-201-1/+3
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-3/+3
* drop OGeneralPageWizard::GetFocusCaolán McNamara2019-09-241-2/+0
* drop some unnecessary includesCaolán McNamara2019-08-311-3/+0
* weld ODbTypeWizDialogSetupCaolán McNamara2019-08-221-1/+5
* some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2019-08-031-1/+1
* weld OGeneralPageDialogCaolán McNamara2019-08-021-1/+1
* weld OGeneralPage and OGeneralPageWizardCaolán McNamara2019-08-011-19/+17
* loplugin:unusedfields in dbaccessNoel Grandin2019-02-251-8/+2
* remove ControlDependencyManagerNoel Grandin2019-02-111-4/+0
* Fix typosAndrea Gelmini2018-10-151-1/+1
* Revert removal of mysql jdbc connectorTamas Bunth2018-10-141-0/+5
* loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin2018-09-081-2/+2
* loplugin:finalclasses in dbaccessNoel Grandin2017-11-061-4/+3
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-1/+1
* loplugin:unusedfields in dbaccessNoel Grandin2017-06-231-3/+0
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-4/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:passstuffbyref in dbaccessNoel Grandin2016-04-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* convert Link<> to typedNoel Grandin2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-09-171-8/+8
* convert Link<> to typedNoel Grandin2015-09-171-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+3
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-1/+1
* Use typed OGeneralPageWizard::SetCreationModeHandler LinkStephan Bergmann2015-05-041-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-8/+8
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-11/+15
* vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* don't need to reference these widgets anymoreCaolán McNamara2014-08-111-3/+0
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-12/+12
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-2/+2
* dbaccess: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* Drop unused #includeTakeshi Abe2014-02-171-1/+0
* fixincludeguards.sh: dbaccessThomas Arnhold2013-11-051-3/+3
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-4/+4
* fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt2013-08-281-11/+15