summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-08-29loplugin:constparam in sc part9Noel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-151/+140
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann1-0/+32
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-4/+4
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+2
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+2
2016-02-16coverity#1352645 Uncaught exceptionCaolán McNamara1-1/+1
2016-02-14coverity#1352451 Uncaught exceptionCaolán McNamara1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-110/+110
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-07-12coverity#1311652 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-12coverity#1311651 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-08coverity#1311331 Uncaught exceptionCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+7
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27cid#707024 Uncaught exceptionNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-110/+110
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-94/+94
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-19sal_Bool->boolNoel Grandin1-6/+6
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28coverity#1158306 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28coverity#1158305 Uncaught exceptionCaolán McNamara1-2/+4
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-05-09implement Range.NameNoel Power1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power1-0/+1
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-12targetted VBA re-work.Noel Power1-16/+0
2012-06-24rearranged forward declarations of classTakeshi Abe1-2/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2