summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbastyle.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-22improve function-local statics in scNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-27cid#707029 Uncaught exceptionNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SC 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-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-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-03-24WaE: unused variablesCaolán McNamara
2011-01-09some cppcheckcleaningJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.2.130); FILE MERGEDRüdiger Timm
2007-12-07INTEGRATION: CWS npower8 (1.1.2); FILE ADDEDVladimir Glazounov