summaryrefslogtreecommitdiff
path: root/basic/source/classes/sb.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-3/+3
2017-12-05Resolves: tdf#114231 do not mask ErrCode with GetRest()Eike Rathke1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-12/+12
2017-09-20Bin some noise comments and ASCII graphicsTor Lillqvist1-18/+0
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin1-3/+3
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-3/+3
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+18
2017-07-20loplugin:constparams in basicNoel Grandin1-2/+2
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann1-2/+1
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-1/+0
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-23/+20
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin1-4/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin1-3/+3
2017-06-15drop SbError typedefNoel Grandin1-19/+19
2017-05-19loplugin:stringcopy: basicStephan Bergmann1-1/+1
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin1-2/+2
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-03-28tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-2/+2
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-23/+7
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-3/+3
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-3/+3
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-6/+6
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-6/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+4
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin1-5/+5
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-6/+1
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-4/+3
2016-10-16tdf#96099 Reduce no. of useless typedefs for trivial containers.Hieronymous1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-11/+12
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-4/+1
2016-09-14loplugin:constantparamNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka1-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1