summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)AuthorFilesLines
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin7-11/+11
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin2-16/+6
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-04tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in scNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini3-4/+4
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-03-17tdf#104383: prevent crash during file load.Kohei Yoshida1-2/+14
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-02-28new loplugin unoanyNoel Grandin6-60/+60
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-10/+3
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin3-4/+4
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann114-2146/+2094
2017-01-26Remove dead codeStephan Bergmann3-822/+0
2017-01-25loplugin: unnecessary destructor scNoel Grandin20-25/+0
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann59-27/+370
2017-01-09New loplugin:externvar: scStephan Bergmann8-38/+65
2017-01-07Typo: Acess->AccessJulien Nabet3-3/+3
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-25/+25
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin2-10/+2
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin10-34/+15
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann2-10/+0
2016-11-21new loplugin datamembershadowNoel Grandin3-4/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-6/+6
2016-11-07Avoid crash when calling a Worksheet's ShowDataForm()Takeshi Abe1-2/+2
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin4-28/+14
2016-10-20fix fallback in ScVbaFormat::getLockedJochen Nitschke1-1/+1
2016-10-19loplugin:expandablemethodds in scNoel Grandin4-6/+3
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-3/+3
2016-10-07loplugin:staticmethods: scStephan Bergmann1-1/+1
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin2-9/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-1/+1
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-1/+1
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-3/+3
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-4/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann35-37/+37
2016-09-10loplugin:constantparam in scNoel Grandin2-8/+5
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin6-12/+12
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-26/+26
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke1-4/+4