office-gobmx/package
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
..
dtd
inc
qa Fix typos 2018-08-29 17:10:21 +02:00
source Revert "clang bugprone-unused-return-value" 2018-09-11 15:18:26 +02:00
util
CppunitTest_package2_test.mk
Library_package2.mk
Library_xstor.mk
Makefile
Module_package.mk
Package_dtd.mk
README

Reading and writing ZIPs.