office-gobmx/dtrans
Jochen Nitschke d5397bf17d C++11: disable ctors/operators with delete (dtrans)
replace the old declare and don't implement pattern
with C++11 delete keyword.
remove obsolete default ctor declarations.

Change-Id: I90cce42445e3b0558dc9b6e0f9cd2a27359e5d9e
Reviewed-on: https://gerrit.libreoffice.org/25411
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-24 20:44:25 +00:00
..
source C++11: disable ctors/operators with delete (dtrans) 2016-05-24 20:44:25 +00:00
test/win32/dnd -Werror,-Wnon-virtual-dtor 2016-03-04 10:11:18 +01:00
util
Library_dnd.mk
Library_dtrans.mk
Library_ftransl.mk tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. 2016-02-03 09:03:34 +00:00
Library_mcnttype.mk dtrans, winaccessibility: consistently use $(gb_UWINAPI) 2015-09-02 18:02:52 +02:00
Library_sysdtrans.mk
Makefile
Module_dtrans.mk
README
StaticLibrary_dtobj.mk tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. 2016-02-03 09:03:34 +00:00

Clipboard abstraction - data transfer.