summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbacollectionimpl.hxx
AgeCommit message (Expand)Author
2022-12-03tdf#151548 ContentControls vba: allow search by name/floatJustin Luth
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann
2021-06-19loplugin:finalclassesNoel Grandin
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-09-18loplugin:constfields in vbahelperNoel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-31inline some use-once typedefsNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
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-05-26loplugin:unusedmethodsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara
2014-05-27cid#707192 Uncaught exceptionNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-14fix mac buildThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/vbahelperNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen