summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in vbahelperStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-21loplugin:unusedfields vbahelperNoel Grandin
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin