# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: e-7-1' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/comphelper/asyncnotification.hxx
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclass in comphelperNoel Grandin
2019-06-29Fix typoAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-02-24EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann