summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen
2019-07-20Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in vbahelperNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-18loplugin:constfields in vbahelperNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-05-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-30Remove two unnecessary forward declarationsTor Lillqvist
2018-03-09Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin
2018-02-02These fields can be constTor Lillqvist
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-28Fix typosAndrea Gelmini
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-05-26loplugin:unusedmethodsNoel Grandin