summaryrefslogtreecommitdiffstats
path: root/vbahelper/source
Commit message (Expand)AuthorAgeFilesLines
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-181-1/+1
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-12-051-1/+0
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-3/+3
* loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin2016-11-073-7/+5
* loplugin:oncevar in vbahelper..writerfilterNoel Grandin2016-10-313-11/+5
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-251-7/+3
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-4/+2
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-194-9/+2
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-17/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-6/+6
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-073-8/+5
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-194-4/+4
* cppcheck: passedByValueCaolán McNamara2016-08-183-7/+7
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-272-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-074-4/+4
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-2/+0
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-152-0/+4
* tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas2016-06-1319-0/+35
* Clean up uses of Any::getValue() in vbahelperStephan Bergmann2016-06-101-4/+1
* loplugin:unusedmethodsNoel Grandin2016-05-262-10/+0
* Convert SbxClassType to scoped enumNoel Grandin2016-05-231-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-041-18/+7
* Fix typos in codeAndrea Gelmini2016-05-011-7/+7
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-37/+37
* Avoid reserved identifierStephan Bergmann2016-04-221-2/+2
* new plugin stylepoliceNoel Grandin2016-04-212-10/+10
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2017-34/+34
* loplugin:passstuffbyref in vbahelperNoel Grandin2016-04-141-3/+3
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+4
* clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin2016-04-113-4/+4
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-043-5/+3
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-2/+2
* loplugin:unuseddefaultparam in include/vbahelperNoel Grandin2016-02-261-8/+3
* loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin2016-02-265-10/+6
* Remove excess newlinesChris Sherlock2016-02-095-8/+0
* loplugin:unusedmethods unused return value in vbahelper/Noel Grandin2016-01-132-5/+2
* loplugin:unusedfields vbahelperNoel Grandin2015-12-213-7/+2
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-2/+2
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-7/+2
* com::sun::star->css in vbahelper/Noel Grandin2015-11-1817-40/+40
* use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2015-11-171-1/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1010-29/+29
* new loplugin: oncevarNoel Grandin2015-11-091-2/+2
* coverity#1338249 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* yyyyyNoel Grandin2015-11-041-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1237-443/+443
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-068-8/+8