Files
libreoffice/compilerplugins/clang
Noel Grandin e6ffb539ee loplugin:vclwidgets check for assigning from VclPt<T> to T*
Inspired by a recent bug report where we were assigning the result
of VclPtr<T>::Create to a raw pointer.

As a consequence, we also need to change various methods that were
returning newly created Window subclasses via raw pointer, to
instead return those via VclPtr

Change-Id: I8118e0195a5b2b4780e646cfb0e151692e54ae2b
Reviewed-on: https://gerrit.libreoffice.org/31318
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-29 06:45:42 +00:00
..
2016-11-08 06:11:51 +00:00
2016-06-29 09:15:25 +02:00
2016-10-09 07:40:09 +00:00
2016-09-30 06:57:26 +00:00
2016-10-01 20:10:06 +00:00
2016-11-16 09:10:16 +00:00
2016-10-03 13:43:44 +00:00
2016-06-29 09:15:25 +02:00
2016-06-29 09:15:25 +02:00
2016-10-12 08:49:35 +02:00
2016-11-04 09:20:49 +01:00