summaryrefslogtreecommitdiff
path: root/scripting/source
AgeCommit message (Expand)AuthorFilesLines
2020-01-07Fix typoAndrea Gelmini1-1/+1
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin6-7/+7
2019-12-20tdf#124176: Use pragma once instead of include guardsKemal Ayhan3-14/+3
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski2-10/+11
2019-12-03remove some useless comment linesNoel Grandin8-11/+0
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet1-3/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-3/+47
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski1-4/+2
2019-11-06Check if scripting disabled for each dispatch callSamuel Mehrbrodt1-1/+4
2019-11-05Fix option to disable macrosSamuel Mehrbrodt1-1/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-10/+5
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-4/+1
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-8/+8
2019-10-01loplugin:stringadd in scNoel Grandin2-9/+4
2019-09-26loplugin:constmethod in scNoel Grandin4-5/+5
2019-08-26loplugin:returnconstval in variousNoel Grandin2-2/+2
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin3-5/+6
2019-08-19Improve check for absolute URIStephan Bergmann1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet5-28/+12
2019-08-16member 'Context' of struct type 'uno.Exception' not given a valueCaolán McNamara1-6/+7
2019-08-16AttributeError on getMessageCaolán McNamara1-1/+1
2019-08-16an absolute uri is invalid inputCaolán McNamara1-0/+5
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin5-9/+9
2019-08-14revert part of 'warn on load when a document binds an event to a macro'Caolán McNamara1-23/+33
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-33/+22
2019-08-13construct final url from parsed outputCaolán McNamara1-2/+10
2019-08-06Properly obtain locationStephan Bergmann1-2/+7
2019-08-06keep name percent-encodedStephan Bergmann1-1/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann9-22/+22
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov10-106/+68
2019-07-20loplugin:referencecasting in scriptingNoel Grandin6-23/+18
2019-06-25improve loplugin:simplifyconstructNoel Grandin3-18/+3
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-7/+4
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin4-16/+16
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin6-10/+10
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov4-8/+8
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-3/+0
2019-04-19loplugin:sequentialassign in sdNoel Grandin1-2/+1
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-0/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-23loplugin:unusedfields in scNoel Grandin1-10/+0
2019-02-19More loplugin:simplifyboolStephan Bergmann1-3/+3
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski3-4/+7
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-02-09loplugin:indentation in sdNoel Grandin1-1/+1
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-3/+2
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski1-1/+2