summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringadd in extensions..frameworkNoel 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-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-09-02drop unnecessary includesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31drop newly unused OFileURLControlCaolán McNamara
2019-08-30weld addressbook wizardCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-10an uno -> a unoCaolán McNamara
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-28loplugin:useuniqueptr in abp::FinalPageNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-15silence coverity#1362777 Explicit null dereferencedCaolán McNamara
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-17use more default copy ctorsJochen Nitschke