summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)Author
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-15Get rid of loop counter variableMike Kaganski
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-05Fix typosAndrea Gelmini
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in RTLFUNCStephan Bergmann
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-27No reason not to use RTLFUNC hereStephan Bergmann
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-06-08Cater for UNO (signed) vs. BASIC (unsigned) byte mismatchStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: basicStephan Bergmann
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10basic: Compare strings in a case-insensitive mannerTakeshi Abe
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-17convert INVOKETYPE to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19clear ARRAY_VS_SINGLETON coverity warningsCaolán McNamara
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin