summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2017-01-09New loplugin:externvar: vbahelperStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-07Typo: Postion->PositionJulien Nabet
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in vbahelperStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in vbahelperStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini