summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProvider.cxx
AgeCommit message (Expand)Author
2020-04-22Fix typosAndrea Gelmini
2020-01-07Fix typoAndrea Gelmini
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scriptingStephan Bergmann
2019-07-20loplugin:referencecasting in scriptingNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin