summaryrefslogtreecommitdiffstats
path: root/include/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-3/+2
* loplugin:unusedfields in vbahelperNoel Grandin2019-02-222-4/+2
* Pointer is pointlessNoel Grandin2019-02-131-2/+1
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-3/+3
* loplugin:constfields in vbahelperNoel Grandin2018-09-187-10/+10
* new loplugin:conststringfieldNoel Grandin2018-08-221-1/+0
* Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist2018-05-301-0/+2
* Remove two unnecessary forward declarationsTor Lillqvist2018-05-301-5/+0
* Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist2018-03-091-2/+2
* add Color method version of OORGBToXLRGBNoel Grandin2018-03-021-0/+2
* These fields can be constTor Lillqvist2018-02-021-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-112-4/+4
* Fix typosAndrea Gelmini2017-11-131-3/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-054-4/+0
* oovbaapi: create XOval and XLine shape typesTamas Bunth2017-09-081-0/+2
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-2/+2
* inline some use-once typedefsNoel Grandin2017-08-312-9/+5
* loplugin:constparams in sw part1Noel Grandin2017-08-031-5/+5
* loplugin:constparams in variousNoel Grandin2017-08-011-4/+4
* loplugin:checkunusedparamsNoel Grandin2017-08-012-4/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-132-2/+2
* Fix typosAndrea Gelmini2017-06-281-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-3/+4
* cleanup unused css/script/ includesJochen Nitschke2017-05-204-4/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+1
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-052-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-4/+4
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-01-276-6/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2620-285/+273
* New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann2017-01-1913-15/+102
* Typo: Acess->AccessJulien Nabet2017-01-071-1/+1
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-071-1/+1
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-251-2/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0
* loplugin:dllprivateStephan Bergmann2016-09-131-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-12/+12
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-011-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-3/+3
* tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas2016-06-1321-74/+400
* loplugin:unusedmethodsNoel Grandin2016-05-263-26/+0
* Avoid reserved identifierStephan Bergmann2016-04-221-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyref in vbahelperNoel Grandin2016-04-141-1/+1
* clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin2016-04-111-2/+2
* inline some use-once macrosNoel Grandin2016-03-141-29/+14
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-1/+1