summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2018-11-06remove with_sprintf_ defineNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-17Typos: definied->definedJulien Nabet
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-19Fix typosAndrea Gelmini
2017-11-17inline SbxMAXSALUINT64 and friendsNoel Grandin
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11new loplugin:deadclassNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in basicNoel Grandin
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-06-01SbError is a ErrCodeCaolán McNamara
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-04-28loplugin:salunicodeliteral: basicStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann