summaryrefslogtreecommitdiff
path: root/extensions/test
ModeNameSize
d---------ole700logplain
d---------pgp117logplain
/span>Stephan Bergmann 2019-09-06Fixing "...."Andrea Gelmini 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): stocStephan Bergmann 2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin 2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen 2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin 2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin 2018-01-18Fix typosAndrea Gelmini 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: stocStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-09-23loplugin:flatten in sdext..stocNoel Grandin 2017-06-17replace misc double checked locking patternsJochen Nitschke 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, stocStephan Bergmann 2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin 2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-11-04yyyyyNoel Grandin 2015-10-27don't allocate uno::Reference on the heapNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-15cppcheck: noExplicitConstructorCaolán McNamara 2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-02-18TyposJulien Nabet 2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara 2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin