summaryrefslogtreecommitdiff
path: root/svx/source/form/fmscriptingenv.cxx
AgeCommit message (Expand)Author
2021-08-06make --disable-scripting compileCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-05-31Revert "tdf#88985 block app from exiting during macro execution"Jan-Marek Glogowski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2019-11-30this std::set can be o3tl::sorted_vectorNoel Grandin
2019-11-30loplugin:mergeclasses FormScriptingEnvironment with IFormScriptingEnvironmentNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-12Fix typoAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in QuitGuardNoel Grandin
2016-12-23merge IScript with NewStyleUNOScriptNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17Surround use of StarBASIC with #if HAVE_FEATURE_SCRIPTINGTor Lillqvist
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin