summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-07Don't crash if aArgs is emptyTor Lillqvist
2018-02-02sc: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-30Use new property FormulaResultType2 to determinate ...Jens Carl
2018-01-26Fix typosAndrea Gelmini
2018-01-25Change property value to get CellContentType in sc/Jens Carl
2018-01-18Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-29Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-07loplugin:constparamsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-17ScVbaRange::Find - allow empty string as What to search forJustin Luth
2017-11-13Fix typosAndrea Gelmini
2017-11-09Silence some GCC's -Werror=overloaded-virtual about hidden virtual functionsStephan Bergmann
2017-11-09No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-05one slash is enoughDavid Tardon
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-08-31Fix silent merge conflictStephan Bergmann
2017-08-31tdf#111939: Fallback to getting view data from best view shell...Dennis Francis
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-25oovbaapi: Use default path for FileDialogTamas Bunth
2017-08-16oovbaapi: Allow copying of multiple selectionsTamas Bunth