summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbadocumentbase.hxx
AgeCommit message (Expand)Author
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-04-14loplugin:passstuffbyref in 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-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-09Parse workbook name correctly, don't fall over spaces etc.Noel Power
2013-04-23execute move of global headersBjoern Michaelsen