summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)Author
2018-03-19Get 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
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2016-11-08loplugin:oncevarNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18Simplify some dynamic/static_castsStephan Bergmann
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann