summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-30Use new property FormulaResultType2 to determinate ...Jens Carl
2018-01-25Change property value to get CellContentType in sc/Jens Carl
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-07loplugin:constparamsNoel Grandin
2017-11-17ScVbaRange::Find - allow empty string as What to search forJustin Luth
2017-11-13Fix typosAndrea Gelmini
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
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-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-16oovbaapi: Allow copying of multiple selectionsTamas Bunth
2017-08-10tdf#107858 oovbaapi: Autofilter always has headerTamas Bunth
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-26tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-17tdf#104383: prevent crash during file load.Kohei Yoshida
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin