summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov/dlgevtatt.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in scriptingNoel Grandin
2024-05-12Drop some uses of css::uno::Sequence::getConstArrayMike Kaganski
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-30Use getXWeak in scriptingMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in scriptingNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-04-02loplugin:flatten in scriptingNoel Grandin
2020-03-12Revert "loplugin:constfields in scripting"Noel Grandin
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