summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/commonpagesdbp.cxx
AgeCommit message (Expand)Author
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-07loplugin:ostr in extensionsNoel Grandin
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-02drop unnecessary includesCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin