summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatabstops.cxx
AgeCommit message (Expand)Author
11 daysloplugin:ostr in sw/../vbaNoel Grandin
2023-01-23sw: prefix members of SwVbaReadFieldParams, TabStopsEnumWrapper, ...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
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
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-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22improve function-local statics in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-05-24coverity#738462 Uncaught exceptionCaolán McNamara
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
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-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
2013-02-28sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-10-07WaE: truncation of constant valueTor Lillqvist
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