summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* oovbaapi: use autoshape in case of EllipseShapeTamas Bunth2017-06-241-1/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-211-5/+5
* vbahelper: remove unused variableJochen Nitschke2017-06-181-5/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-165-17/+10
* cleanup unused css/frame/* includesJochen Nitschke2017-06-127-11/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-1/+0
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-2/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-4/+4
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-054-7/+7
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* enum spelling: throught -> throughJustin Luth2017-04-121-1/+1
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-071-1/+1
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-032-3/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-2/+2
* Fix typosAndrea Gelmini2017-03-021-1/+1
* new loplugin unoanyNoel Grandin2017-02-285-7/+7
* Fix typosAndrea Gelmini2017-02-131-1/+1
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-01-271-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2676-1015/+989
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann2017-01-1916-0/+51
* New loplugin:externvar: vbahelperStephan Bergmann2017-01-094-17/+36
* Typo: Acess->AccessJulien Nabet2017-01-071-1/+1
* Typo: Postion->PositionJulien Nabet2017-01-071-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:unnecessaryoverride (dtors) in vbahelperStephan Bergmann2016-11-241-5/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-3/+3
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-073-7/+5
* loplugin:oncevar in vbahelper..writerfilterNoel Grandin2016-10-313-11/+5
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-251-7/+3
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-4/+2
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-194-9/+2
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-17/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-232-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-6/+6
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-073-8/+5
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-194-4/+4
* cppcheck: passedByValueCaolán McNamara2016-08-183-7/+7
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-272-2/+2