summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: vbahelperStephan Bergmann1-1/+1
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: vbahelperStephan Bergmann4-11/+11
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-4/+4
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin1-33/+33
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: vbahelperStephan Bergmann7-12/+12
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin1-1/+0
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-10/+4
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin4-45/+39
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2-2/+2
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth1-0/+42
2017-08-01loplugin:constparams in variousNoel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin2-3/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin2-6/+5
2017-07-06Create vba library if it did not exist beforeTamas Bunth1-0/+9
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin4-19/+9
2017-06-24oovbaapi: use autoshape in case of EllipseShapeTamas Bunth1-1/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin1-5/+5
2017-06-18vbahelper: remove unused variableJochen Nitschke1-5/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin3-14/+9
2017-06-12cleanup unused css/frame/* includesJochen Nitschke6-10/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-2/+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-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-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann34-473/+458
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann11-0/+30
2017-01-07Typo: Postion->PositionJulien Nabet1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2-5/+4
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