summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-07-14scripting/dlgprov: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scriptingStephan Bergmann
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-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-20tdf#124176: Use pragma once instead of include guardsKemal Ayhan
2019-12-03remove some useless comment linesNoel 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-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in scriptingNoel Grandin
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-13Fix typosAndrea Gelmini
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-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: scriptingStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-27loplugin:flatten in 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-07-13loplugin:oncevar: empty strings: scriptingStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann