office-gobmx/avmedia/source
Noel Grandin ed8152b1ed improve loplugin:makeshared
to find places where we are converting stuff to unique_ptr
instead of using std::make_shared.

As a bonus, this tends to find places where we are using shared_ptr
where we can instead be using unique_ptr avoiding the locking overhead.

Change-Id: I1b57bbc4a6c766b48bba8e25a55161800e149f62
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93207
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-05-01 08:26:24 +02:00
..
framework Make upcasting css::uno::Reference ctor require complete types 2020-04-27 07:19:30 +02:00
gstreamer
inc
macavf
viewer Make upcasting css::uno::Reference ctor require complete types 2020-04-27 07:19:30 +02:00
vlc improve loplugin:makeshared 2020-05-01 08:26:24 +02:00
win
avmediadummy.cxx