summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abspilot.cxx
AgeCommit message (Expand)Author
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-04-02tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-02drop unnecessary includesCaolán McNamara
2019-08-30weld addressbook wizardCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-22weld native message dialogsCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-01Typo: OAddessBookSourcePilot->OAddressBookSourcePilotJulien Nabet
2016-04-27-Werror,-WvarargsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-04abpilot: embed the data source definition, if possible + requestedMiklos Vajna
2015-06-04abpilot: store embedding preference in AddressSettingsMiklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara