summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-3/+3
2018-09-18loplugin:constfields in vbahelperNoel Grandin7-10/+10
2018-08-22new loplugin:conststringfieldNoel Grandin1-1/+0
2018-05-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist1-0/+2
2018-05-30Remove two unnecessary forward declarationsTor Lillqvist1-5/+0
2018-03-09Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist1-2/+2
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin1-0/+2
2018-02-02These fields can be constTor Lillqvist1-2/+2
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann2-4/+4
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin4-4/+0
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth1-0/+2
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-2/+2
2017-08-31inline some use-once typedefsNoel Grandin2-9/+5
2017-08-03loplugin:constparams in sw part1Noel Grandin1-5/+5
2017-08-01loplugin:constparams in variousNoel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin2-4/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin2-2/+2
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-3/+4
2017-05-20cleanup unused css/script/ includesJochen Nitschke4-4/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin6-6/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-285/+273
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann13-15/+102
2017-01-07Typo: Acess->AccessJulien Nabet1-1/+1
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-1/+1
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-2/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-2/+0
2016-09-13loplugin:dllprivateStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-12/+12
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-3/+3
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas21-74/+400
2016-05-26loplugin:unusedmethodsNoel Grandin3-26/+0
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin1-2/+2
2016-03-14inline some use-once macrosNoel Grandin1-29/+14
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock3-13/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-8/+2
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin1-1/+2