summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbafield.cxx
AgeCommit message (Expand)Author
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-10-20use tools::Long in swNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
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-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan 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-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-06-10coverity#705043 Unchecked dynamic_castCaolán McNamara
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-17coverity#707375 Uncaught exceptionCaolán McNamara
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-31coverity#1194931 Uncaught exceptionCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
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-08safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-15convert sw/source/ui/vba/*.cxx from String to OUStringNoel Grandin