summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProvider.cxx
AgeCommit message (Expand)Author
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-03cid#1556166 Data race conditionNoel Grandin
2024-05-16Fix typoAndrea Gelmini
2024-05-13loplugin:ostr in scriptingNoel Grandin
2022-10-17use more string_viewNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in scriptingStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in MasterScriptProviderNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-07-14scripting/provider: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scriptingStephan Bergmann
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-06-05Upcoming loplugin:elidestringvar: scriptingStephan Bergmann
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