summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
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
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-26sw: (vba) change instances of maName to more descriptive namesChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-04tdf#95077 Check Index != 0ccsheller
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-09-29Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-13check for negative numbers tooCaolán McNamara