summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-01-27Remove unused sw/source/ui/vba/vbacheckbox.cxxStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin