summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbamenus.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen1-0/+1
2018-11-22improve function-local statics in scNoel Grandin1-5/+3
2017-09-26loplugin:flatten in scNoel Grandin1-10/+9
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power1-0/+26
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-0/+110
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+145