summaryrefslogtreecommitdiffstats
path: root/include/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unuseddefaultparam in include/vbahelperNoel Grandin2016-02-261-3/+3
* Remove excess newlinesChris Sherlock2016-02-093-13/+0
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-8/+2
* use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2015-11-171-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-3/+3
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-232-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1218-245/+245
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-0615-72/+40
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-1/+1
* loplugin:unusedmethods vbahelperNoel Grandin2015-07-212-2/+0
* some other coverity thingsCaolán McNamara2015-07-021-1/+1
* coverity#1309054 Uncaught exceptionCaolán McNamara2015-07-021-1/+1
* coverity#1308448 Uncaught exceptionCaolán McNamara2015-06-271-1/+1