summaryrefslogtreecommitdiff
path: root/scripting/source/dlgprov
AgeCommit message (Expand)AuthorFilesLines
2020-11-11loplugin:stringviewNoel1-5/+5
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-07-14scripting/dlgprov: create instances with uno constructorsNoel Grandin4-81/+22
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scriptingStephan Bergmann1-2/+2
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen2-3/+0
2020-04-02loplugin:flatten in scriptingNoel Grandin3-132/+132
2020-03-12Revert "loplugin:constfields in scripting"Noel Grandin2-4/+4
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin1-1/+1
2019-12-20tdf#124176: Use pragma once instead of include guardsKemal Ayhan3-14/+3
2019-12-03remove some useless comment linesNoel Grandin2-4/+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-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+3
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann1-2/+2
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov1-9/+4
2019-07-20loplugin:referencecasting in scriptingNoel Grandin2-8/+8
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-4/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-1/+1
2018-10-22loplugin:staticvar in variousNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-5/+7
2018-10-09loplugin:constfields in scriptingNoel Grandin2-4/+4
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke1-11/+3
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-1/+0
2018-08-13Fix typosAndrea Gelmini1-1/+1
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 Grandin2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin2-7/+7
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scriptingStephan Bergmann1-6/+6
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-09-27loplugin:flatten in variousNoel Grandin1-33/+31
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 Grandin2-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-14/+12
2017-07-13loplugin:oncevar: empty strings: scriptingStephan Bergmann1-2/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-4/+2
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-5/+2
2017-05-20cleanup unused css/resource/ includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+1