summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-2676-1015/+989
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann2017-01-1916-0/+51
* New loplugin:externvar: vbahelperStephan Bergmann2017-01-094-17/+36
* Typo: Acess->AccessJulien Nabet2017-01-071-1/+1
* Typo: Postion->PositionJulien Nabet2017-01-071-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:unnecessaryoverride (dtors) in vbahelperStephan Bergmann2016-11-241-5/+1
* 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
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-232-2/+1
* 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 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* 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
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* 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
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl/apptypes.hxx is goneStephan Bergmann2016-02-061-1/+0
* vcl: split exception types from input typesChris Sherlock2016-02-062-10/+15
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0