summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbahelper.hxx
AgeCommit message (Expand)Author
2024-12-19tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2024-12-18use more concrete UNO in swNoel Grandin
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-02-28flatten some vba classesNoel Grandin
2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
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