office-gobmx/dtrans
Jan-Marek Glogowski b18747fcee Fix some std::unique_ptr array allocs
Found by reviewing the output of and the code around
git grep -n "unique_ptr.*new.*\[.*\]" | grep -v "\[\]"

The onlineupdater code needs a little bit more attention.

Change-Id: I8b70c7da7db60af52bfac12314a21602ede8bfc0
Reviewed-on: https://gerrit.libreoffice.org/60162
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2018-09-07 22:04:50 +02:00
..
source Fix some std::unique_ptr array allocs 2018-09-07 22:04:50 +02:00
test/win32/dnd Cppcheck: release the handle that CreateThread returns 2018-09-07 11:46:14 +02:00
util
Library_dnd.mk
Library_dtrans.mk
Library_ftransl.mk
Library_mcnttype.mk
Library_sysdtrans.mk
Makefile
Module_dtrans.mk
README
StaticLibrary_dtobj.mk

Clipboard abstraction - data transfer.