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