/sot/inc/

ider.hxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProvider.hxx
AgeCommit message (Expand)Author
2021-08-01osl::Mutex->std::mutex in MasterScriptProviderNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-07-14scripting/provider: create instances with uno constructorsNoel Grandin
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2019-09-26loplugin:constmethod in scNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold