summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2020-07-09tdf#107885 - VBA AutoFilter can't compare stringsAndreas Heinisch
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-22sal_Char->char in scNoel Grandin
2019-12-19Remove commaAndrea Gelmini
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-03Remove useless PatternPair (sc/vbainterior)Julien Nabet
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02Following 3471d83f49dcaab2cbbe18521ab1a405f15a0788 (sc/vba)Julien Nabet
2019-12-01Use initializer list instead of using several inserts (sc/vba)Julien Nabet
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-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel 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-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-17Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-05cid#1448260 Argument cannot be negativeNoel Grandin