summaryrefslogtreecommitdiff
path: root/vbahelper/source
ModeNameSize
d---------msforms1830logplain
d---------vbahelper1585logplain
commit7315f325ff7ada3d6bd85a471058fdaeaff8cdb0 (patch) treeef1505a58c8684a5430999e4f53a8a7d6b9f19ae /configmgr parent83288332f7ced698610739419989c464256f1c4d (diff)
use more default copy ctors
if ctor should be private or protected explicitly default them. boost::optional has copy ctors, so use them. Change-Id: If1855626b297e739afef0dc5ad57958f7ad199bc Reviewed-on: https://gerrit.libreoffice.org/42363 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>