summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-1/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-3/+3
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin3-7/+5
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin3-11/+5
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-7/+3
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-4/+2
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin4-9/+2
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-17/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-6/+6
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin3-8/+5
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann4-4/+4
2016-08-18cppcheck: passedByValueCaolán McNamara3-7/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann4-4/+4
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-2/+0
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2-0/+4
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas19-0/+35
2016-06-10Clean up uses of Any::getValue() in vbahelperStephan Bergmann1-4/+1
2016-05-26loplugin:unusedmethodsNoel Grandin2-10/+0
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-18/+7
2016-05-01Fix typos in codeAndrea Gelmini1-7/+7
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-37/+37
2016-04-22Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-21new plugin stylepoliceNoel Grandin2-10/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann17-34/+34
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin1-3/+3
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+4
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin3-4/+4
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan3-5/+3
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-2/+2
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-8/+3
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin5-10/+6
2016-02-09Remove excess newlinesChris Sherlock5-8/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock2-10/+15
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin2-5/+2
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+0
2015-12-21loplugin:unusedfields vbahelperNoel Grandin3-7/+2
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0