Files
libreoffice/drawinglayer/source
Jochen Nitschke 594331cc81 remove default-able copy ctors and copy operators
The implicit defined ctors and operators will copy all members
(and bases).
Since C++11 implicit copy is depreciated if there is a non-default
dtor, keep such copies.

This commit includes only types that had either copy ctor or
copy operator and were found by cppcheck.

Change-Id: I93ee687fb3b3c5884f475a2c6054955cdde57ed7
Reviewed-on: https://gerrit.libreoffice.org/39351
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-28 14:20:44 +02:00
..
2017-03-25 17:11:53 +00:00
2017-05-12 09:56:01 +02:00
2017-03-25 17:11:53 +00:00