svx Christian Lippka com.sun.star.comp.office.SvxShapePolyPolygon This component provides a poly polygon shape. com.sun.star.loader.SharedLibrary c++ com.sun.star.drawing.PolyPolygonShape sted-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Look for places where we are accidentally assigning a returned-by-value
VclPtr<T> to a T*, which generally ends up in a use-after-free.

Change-Id: I4f361eaca88820cdb7aa3b8340212db61580fdd9
Reviewed-on: https://gerrit.libreoffice.org/30749
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
loplugin:nullptr (automatic rewrite) 2015-11-10T09:31:18+00:00 Stephan Bergmann sbergman@redhat.com 2015-11-10T09:11:10+00:00 c40c7a8c364bd8f1d7777e803e5a6b0cfddeaca3 Change-Id: I9e064592c4ee18a600aadfa20b3c89ecafc818d4
Change-Id: I9e064592c4ee18a600aadfa20b3c89ecafc818d4
stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx 2015-08-11T03:57:18+00:00 Norbert Thiebaud nthiebaud@gmail.com 2015-08-10T19:04:31+00:00 e5ec6304149cdcad0d6495b5187c245748b408b5 also clean-up and 'standardize' the include sections of canvas' source code Change-Id: Ib437a41ea41ae2ea6528f755ae5b2828775aaf73 Reviewed-on: https://gerrit.libreoffice.org/17633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
also clean-up and 'standardize' the include sections of canvas' source code

Change-Id: Ib437a41ea41ae2ea6528f755ae5b2828775aaf73
Reviewed-on: https://gerrit.libreoffice.org/17633
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>