summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov/dlgevtatt.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-11-13loplugin:reftotemp in scripting..uuiNoel Grandin1-4/+4
2024-05-13loplugin:ostr in scriptingNoel Grandin1-14/+14
2024-05-12Drop some uses of css::uno::Sequence::getConstArrayMike Kaganski1-32/+27
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-04-30Use getXWeak in scriptingMike Kaganski1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-23clang-tidy modernize-pass-by-value in scriptingNoel Grandin1-5/+6
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski1-1/+1
2020-11-11loplugin:stringviewNoel1-5/+5
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen1-2/+0
2020-04-02loplugin:flatten in scriptingNoel Grandin1-84/+84
2020-03-12Revert "loplugin:constfields in scripting"Noel Grandin1-2/+2
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-8/+8
2019-10-01loplugin:stringadd in scNoel Grandin1-3/+1
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin1-1/+1
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov1-9/+4
2019-07-20loplugin:referencecasting in scriptingNoel Grandin1-2/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2018-10-09loplugin:constfields in scriptingNoel Grandin1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-6/+6
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-11/+6
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-14/+12
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert scripting module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+5
2017-01-17Typo: listerner->listenerJulien Nabet1-7/+7
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-3/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-5/+4
2016-02-09Remove excess newlinesChris Sherlock1-13/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1