summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basicStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-01-16Fix typosAndrea Gelmini
2018-01-04Silence loplugin:unnecessarycatchthrow with --disable-debugStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06basic: SfxLibraryContainer: replace maMutexMichael Stahl
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-15remove some unnecessary lockingNoel Grandin