summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-07loplugin:constparamsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
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-02-25coverity#737738 Uncaught exceptionCaolán McNamara
2014-02-19sal_Bool->boolNoel Grandin
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara
2014-01-28coverity#1158306 Uncaught exceptionCaolán McNamara
2014-01-28coverity#1158305 Uncaught exceptionCaolán McNamara
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-05-09implement Range.NameNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-12targetted VBA re-work.Noel Power