summaryrefslogtreecommitdiffstats
path: root/include/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-1/+1
* fix shadow errorNoel Grandin2015-04-081-23/+23
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-3/+7
* V801: Decreased performanceCaolán McNamara2015-03-062-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-6/+6
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* cid#1244949 Uncaught exceptionNoel Grandin2014-10-101-1/+1
* vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-292-4/+2