office-gobmx/reportdesign
Noel Grandin 0b23eec200 teach refcounting clang plugin about uno::Reference
uno::Reference is only allowed to used with classes that have a
::static_type member.
So convert all those places to rtl::Reference.

Maybe we need some LIBO_INTERNAL_ONLY constructors on rtl::Reference and
uno::Reference to make this a little smoother?

Change-Id: Icdcb35d71ca40a87b1dc474096776412adbfc7e3
Reviewed-on: https://gerrit.libreoffice.org/25516
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-31 06:25:45 +00:00
..
images
inc (nearly) nothing uses GetUniqueId anymore, so remove it. 2016-05-25 14:24:20 +01:00
qa/complex/reportdesign Let JUnit take care of exceptions 2015-06-05 13:17:50 +00:00
source teach refcounting clang plugin about uno::Reference 2016-05-31 06:25:45 +00:00
uiconfig/dbreport These should use menu:menuitem 2015-12-13 11:44:39 +02:00
util
AllLangResTarget_rpt.mk drop now-needless deps 2016-03-07 17:43:29 +01:00
AllLangResTarget_rptui.mk drop now-needless deps 2016-03-07 17:43:29 +01:00
JunitTest_reportdesign_complex.mk
Library_rpt.mk
Library_rptui.mk
Library_rptxml.mk
Makefile
Module_reportdesign.mk
README
UIConfig_dbreport.mk

Part of LibreOffice Base