summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)AuthorFilesLines
2017-11-17inline SbxMAXSALUINT64 and friendsNoel Grandin1-5/+1
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin1-2/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-283/+144
2017-08-29move all the basic errcodes to one fileNoel Grandin3-34/+34
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin2-236/+235
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-140/+140
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-109/+109
2017-08-11new loplugin:deadclassNoel Grandin1-12/+0
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-2/+2
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-8/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-5/+6
2017-07-20loplugin:constparams in basicNoel Grandin7-7/+7
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-1/+0
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin1-2/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin3-141/+141
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin4-7/+4
2017-06-15drop SbError typedefNoel Grandin2-16/+12
2017-06-01SbError is a ErrCodeCaolán McNamara1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+1
2017-05-12loplugin:constantparamNoel Grandin1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: basicStephan Bergmann1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-03-24loplugin:unusedfieldsNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-17convert SbxNameType to scoped enumNoel Grandin2-6/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2-2/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin5-16/+6
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin3-16/+23
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+1
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-1/+0
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin1-2/+2
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin2-2/+0
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek3-5/+5
2016-10-07loplugin:staticmethods: basicStephan Bergmann2-10/+10
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-3/+3
2016-09-22fix windows buildNoel Grandin1-0/+2
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-2/+0
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-3/+0
2016-09-15Remove unused declarationStephan Bergmann1-1/+0
2016-09-14loplugin:constantparamNoel Grandin1-1/+1