summaryrefslogtreecommitdiff
path: root/scripting/source/provider/BrowseNodeFactoryImpl.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in scriptingNoel Grandin
2023-04-30Use getXWeak in scriptingMike Kaganski
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
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07Typo: implemnented->implementedJulien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in scriptingMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-07-14scripting/provider: create instances with uno constructorsNoel Grandin
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-04-02loplugin:flatten in scriptingNoel Grandin
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
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-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-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-02loplugin:casttovoid: scriptingStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-02-21loplugin:subtlezeroinit: scriptingStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scriptingStephan Bergmann
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann