summaryrefslogtreecommitdiff
path: root/include/vcl/vclevent.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-07-11Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann1-0/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+4
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-3/+3
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-41/+0
2015-09-14list->vectorNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-5/+0
2015-07-23inline a handful of use-once #definesNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-8/+8
2015-04-23Windows compile fix for VclPtr intersection with events.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-4/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin1-0/+1
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-10/+23
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud1-4/+4
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-08-12XubString->OUStringCaolán McNamara1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+289