office-gobmx/basctl
Noel Grandin bb209f2f53 Revert "clang bugprone-unused-return-value"
comment from sberg:
  aren't these changes broken in general, when the called function
  may throw an exception before it takes ownership of the passed-in pointer?

So revert, except for
  (a) PlainTextFilterDetect::detect, which was definitely a leak
  (b) SwCursor::FindAll, where unique_ptr was being unnecessarily used

This reverts commit 7764ae70b0.

Change-Id: I555e651b44e245b031729013d2ce88d26e8a357e
Reviewed-on: https://gerrit.libreoffice.org/60301
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-11 15:18:26 +02:00
..
inc
qa/unit
sdi
source Revert "clang bugprone-unused-return-value" 2018-09-11 15:18:26 +02:00
uiconfig/basicide
util
AllLangMoTarget_basctl.mk
CppunitTest_basctl_dialogs_test.mk
Library_basctl.mk
Makefile
Module_basctl.mk
README
UIConfig_basicide.mk

Controls and dialogs for Basic. Contains the Basic IDE.