summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin5-17/+10
2017-06-12cleanup unused css/frame/* includesJochen Nitschke7-11/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-2/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-4/+4
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin4-7/+7
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-1/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin2-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-2/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin5-7/+7
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann76-1015/+989
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann16-0/+51
2017-01-09New loplugin:externvar: vbahelperStephan Bergmann4-17/+36
2017-01-07Typo: Acess->AccessJulien Nabet1-1/+1
2017-01-07Typo: Postion->PositionJulien Nabet1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-24loplugin:unnecessaryoverride (dtors) in vbahelperStephan Bergmann1-5/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-3/+3
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin3-7/+5
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin3-11/+5
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-7/+3
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-4/+2
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin4-9/+2
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-17/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-6/+6
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin3-8/+5
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann4-4/+4
2016-08-18cppcheck: passedByValueCaolán McNamara3-7/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann4-4/+4
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-2/+0
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2-0/+4
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas19-0/+35