summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
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
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-10tdf#107858 oovbaapi: Autofilter always has headerTamas Bunth
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-19vbaapi: File dialog produces pathTamas Bunth
2017-07-14implement Application.FileDialog attributeTamas Bunth
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-06-30oovbaapi: implement Application.GetOperatingSystemTamas Bunth
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth
2017-06-28oovbaapi: cast ReadingOrder value to sal_Int16Tamas Bunth
2017-06-28oovbaapi: do not use properties for formControlTamas Bunth
2017-06-27Use base class to set/get super/sub scriptTamas Bunth
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth
2017-06-21Fix use of wrong functionTamas Bunth
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna