summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbarows.cxx
AgeCommit message (Expand)Author
2024-12-18use more concrete UNO in swNoel Grandin
2024-09-14use more concrete UNO type in vba::ColumnsEnumWrapperNoel Grandin
2024-05-23loplugin:ostr in sw/../vbaNoel Grandin
2023-01-16sw: prefix members of BookmarkCollectionHelper, ...Miklos Vajna
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-20loplugin:referencecasting in swNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-28inline "old" SbERR constantsNoel Grandin
2014-07-14coverity#738457 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel 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
2014-01-22bool improvementsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-08-15Fix the parameters in throw RuntimeExceptionJoseph Powers
2011-08-15Fix cppcheck division by 0 detected (thanks Noel and Norbert)Julien Nabet
2011-01-18Remove obsolete RCS lines.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power