summaryrefslogtreecommitdiffstats
path: root/include/basic
Commit message (Expand)AuthorAgeFilesLines
* tdf#129107 objects in basic disappearNoel Grandin2019-12-041-4/+3
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-0713-47/+38
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+1
* remove with_sprintf_ defineNoel Grandin2018-11-061-15/+0
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-10-151-2/+2
* new loplugin:methodcyclesNoel Grandin2018-09-212-3/+0
* loplugin:useuniqueptr in BasicManagerNoel Grandin2018-08-031-10/+1
* related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard2018-07-271-1/+2
* loplugin:unusedmethodsNoel Grandin2018-03-291-1/+0
* loplugin:virtualdown in basctl,basicNoel Grandin2018-03-293-3/+2
* Typos: definied->definedJulien Nabet2018-03-171-1/+1
* Introduce SbxValues::clearStephan Bergmann2018-01-231-0/+12
* loplugin:useuniqeptr in SbxVariableNoel Grandin2018-01-191-2/+2
* loplugin:useuniqueptr in SbModuleNoel Grandin2018-01-191-3/+4
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: basicStephan Bergmann2018-01-121-3/+3
* RID_* can be extern global variablesNoel Grandin2018-01-021-1/+1
* loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin2017-12-263-4/+4
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-1/+1
* Fix typosAndrea Gelmini2017-12-191-1/+1
* inline SbxMAXSALUINT64 and friendsNoel Grandin2017-11-171-5/+1
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-2/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+2
* rename SBX errorcodes to BASICNoel Grandin2017-08-291-283/+144
* move all the basic errcodes to one fileNoel Grandin2017-08-293-34/+34
* convert code-class in ErrCode to scoped enumNoel Grandin2017-08-272-236/+235
* Convert ErrCode area to scoped enumNoel Grandin2017-08-222-140/+140
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-109/+109
* new loplugin:deadclassNoel Grandin2017-08-111-12/+0
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-022-2/+2
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-8/+0
* migrate to boost::gettextCaolán McNamara2017-07-212-5/+6
* loplugin:constparams in basicNoel Grandin2017-07-207-7/+7
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-231-1/+0
* s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin2017-06-211-2/+0
* convert ErrCode to strong typedefNoel Grandin2017-06-213-141/+141
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* replace SbxError typedef with ErrCodeNoel Grandin2017-06-154-7/+4
* drop SbError typedefNoel Grandin2017-06-152-16/+12
* SbError is a ErrCodeCaolán McNamara2017-06-011-1/+1
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+1
* loplugin:constantparamNoel Grandin2017-05-121-1/+1
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+1
* loplugin:salunicodeliteral: basicStephan Bergmann2017-04-281-1/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+2
* loplugin:constantparam part2Noel Grandin2017-04-051-1/+1