summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga1-0/+3
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks1-0/+5
2022-06-14Related: tdf#149325 Eliminate all unconditional ScRangeList::front() accessEike Rathke1-1/+1
2022-06-13Resolves: tdf#149531 Use initial sheet range for VBA Columns and RowsEike Rathke1-0/+3
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2021-04-09[API-CHANGE] tdf#141543 VBA Range.Formula Range.FormulaR1C1 non-localizedEike Rathke1-0/+4
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-09-26Fix typo in codeAndrea Gelmini1-1/+1
2020-09-13ParseCols never passed a null ScDocument*Caolán McNamara1-1/+1
2020-07-26sc/vba: create instances with uno constructorsNoel Grandin1-2/+3
2020-05-09compact namespace in scNoel Grandin1-7/+7
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-0/+1
2019-10-19loplugin:virtualdead unused param in ValueGetter::processValueNoel Grandin1-1/+1
2019-09-26loplugin:constmethod in scNoel Grandin1-2/+2
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-14/+9
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
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