summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbahelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen1-2/+0
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-02-13Pointer is pointlessNoel Grandin1-2/+1
2018-09-18loplugin:constfields in vbahelperNoel Grandin1-3/+3
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin1-0/+2
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin1-1/+0
2017-08-01loplugin:constparams in variousNoel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-3/+4
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+19
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann1-3/+21
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-21/+30
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken1-1/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-07-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-07-18some other coverity fooCaolán McNamara1-2/+2
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara1-3/+10
2014-04-24coverity#707469 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-03vbahelper: sal_Bool->boolNoel Grandin1-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-22/+22
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/vbahelperNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-2/+2
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+256