summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov/dlgevtatt.cxx
AgeCommit message (Expand)Author
2020-01-28remove some unused local varsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-10-09loplugin:constfields in scriptingNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert scripting module away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17Typo: listerner->listenerJulien Nabet
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-23loplugin:staticmethodsNoel Grandin
2015-01-29scripting: remove unnecessary SAL_CALLMichael Stahl
2014-12-15scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-18random OUString to String conversionsNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák