summaryrefslogtreecommitdiff
path: root/basic/source/uno/namecont.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel 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
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
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-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-04Silence loplugin:unnecessarycatchthrow with --disable-debugStephan Bergmann
2017-12-06basic: SfxLibraryContainer: replace maMutexMichael Stahl
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-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08loplugin:staticmethodsTor Lillqvist
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13Improve UNO error reporting. Make exceptions more descriptive.Hieronymous
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-14coverity#1355498 assume Unchecked return value is deliberateCaolán McNamara
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock