summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-23In checkUnoObjectType, check for derived-from types tooStephan Bergmann
2019-10-23Remove check that is redundantStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-04Fix typoAndrea Gelmini
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Yusuf Sonmez
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Muzaffer Kadir YILMAZ
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-30Fix typoAndrea Gelmini
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