summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheets.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-22improve function-local statics in scNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-27cid#707058 Uncaught exceptionNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23sc: 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-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-08convert sc/source/ui/vba/*.cxx from String to OUStringNoel Grandin