summaryrefslogtreecommitdiff
path: root/include/vcl/vclevent.hxx
AgeCommit message (Expand)Author
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2018-12-05remove unused VclEventId enum valuesNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-02-08sw lok: IME support + unit testPranav Kant
2017-05-10No need for copyable VclSimpleEventStephan Bergmann
2017-05-07break circular includeJochen Nitschke
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2016-12-07sort constants in VclEventIdNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-14list->vectorNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23Windows compile fix for VclPtr intersection with events.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-08-12XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen