summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2019-12-04tdf#129107 objects in basic disappearNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-10-08New loplugin:classmemaccessStephan Bergmann
2019-09-10Fix typosAndrea Gelmini
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
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