summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxvalue.cxx
AgeCommit message (Expand)Author
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-06SAL_TYPES_SIZEOFINT == 2 no longer possibleNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-19iOS, solved code never reached (sbxvalue.cxx)jan Iversen
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-07tdf#108039: check for nullptr in rtl_uString and OUStringMike Kaganski
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-02-17convert SbxDecimal::CmpResult to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-05fdo#39440: replace C-style cast'sJuan Picca
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin