summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2021-04-09[API-CHANGE] tdf#141543 VBA Range.Formula Range.FormulaR1C1 non-localizedEike Rathke
2021-04-07Related: tdf#128334 Make VBA Range getFormula(R1C1) work not only by accidentEike Rathke
2021-03-03loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-20use tools::Long in scNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-09-13ParseCols never passed a null ScDocument*Caolán McNamara
2020-09-13ParseRows never passed a null ScDocument*Caolán McNamara
2020-08-09loplugin:flatten in sc/ui/vbaNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-26sc/vba: create instances with uno constructorsNoel Grandin
2020-07-12Fix typoAndrea Gelmini
2020-07-09Use OUString::toChar(), tdf#107885 follow-upEike Rathke
2020-07-09tdf#107885 - VBA AutoFilter can't compare stringsAndreas Heinisch
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-10-19loplugin:virtualdead unused param in ValueGetter::processValueNoel Grandin
2019-10-18Fix typoAndrea Gelmini
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin