office-gobmx/cui/source/options
Stephan Bergmann ab3d2e568f Prevent Any ctor from reinterpreting bool* as sal_Bool*
...which only happens to work in environments where sizeof (bool) == 1.  The
simpler alternative is to use the Any ctor template without passing explicit UNO
type information, anyway.

The std::nullptr_t overloads are needed to disambiguate calls with a nullptr
argument.  (Which can at least be meaningful for VOID, but for other types what
it happens to do is store a default value of the given type.)  As std::nullptr_t
is only C++11, this all needs to be LIBO_INTERNAL_ONLY.

Change-Id: I0f72c73a088ef96e069c3ed8c78546b16d89b50a
2016-05-03 15:25:44 +02:00
..
certpath.cxx convert SvButtonState to scoped enum 2016-03-18 12:46:35 +02:00
certpath.hxx
cfgchart.cxx
cfgchart.hxx loplugin:passstuffbyref in cui 2016-04-14 09:21:41 +02:00
connpoolconfig.cxx Prevent Any ctor from reinterpreting bool* as sal_Bool* 2016-05-03 15:25:44 +02:00
connpoolconfig.hxx
connpooloptions.cxx clang-tidy performance-unnecessary-value-param in cui 2016-04-12 11:25:18 +02:00
connpooloptions.hxx
connpooloptions.src
connpoolsettings.cxx
connpoolsettings.hxx
cuisrchdlg.cxx
dbregister.cxx
dbregister.src
dbregisterednamesconfig.cxx
dbregisterednamesconfig.hxx
dbregistersettings.cxx
dbregistersettings.hxx
doclinkdialog.cxx
doclinkdialog.hxx
doclinkdialog.src
fontsubs.cxx convert SvButtonState to scoped enum 2016-03-18 12:46:35 +02:00
fontsubs.hxx
optaboutconfig.cxx clang-tidy modernize-loop-convert in c* 2016-04-21 11:03:55 +02:00
optaboutconfig.hxx
optaccessibility.cxx
optaccessibility.hxx
optasian.cxx use Any constructor for bool values, instead of temporary vars 2016-05-03 07:26:26 +00:00
optbasic.cxx
optbasic.hxx
optchart.cxx
optchart.hxx
optchart.src
optcolor.cxx use SAL_N_ELEMENTS more widely 2016-03-31 11:30:36 +02:00
optcolor.hxx
optcolor.src
optctl.cxx
optctl.hxx
optdict.cxx loplugin:salbool: Automatic rewrite of sal_False/True 2016-04-20 17:25:38 +02:00
optdict.src
optfltr.cxx loplugin:constantparam in cui 2016-03-23 11:22:34 +02:00
optfltr.hxx cppcheck: noExplicitConstructor 2016-04-18 14:03:12 +01:00
optfltr.src
optgdlg.cxx tdf#79656 Restart now window for language change 2016-04-11 07:11:19 +00:00
optgdlg.hxx
optgenrl.cxx
optHeaderTabListbox.cxx cppcheck: noExplicitConstructor 2016-04-04 11:16:06 +01:00
optHeaderTabListbox.hxx
opthtml.cxx
opthtml.hxx
optinet2.cxx tdf#99211 Use the restart dialog for notifications about restart 2016-05-03 09:22:16 +00:00
optinet2.hxx
optinet2.src
optjava.cxx new plugin stylepolice 2016-04-21 08:32:47 +02:00
optjava.hxx Make InputDialog class global to reuse it's code and tdf#97425 2016-04-04 09:07:44 +00:00
optjava.src Make InputDialog class global to reuse it's code and tdf#97425 2016-04-04 09:07:44 +00:00
optjsearch.cxx
optjsearch.hxx
optlingu.cxx cppcheck: noExplicitConstructor 2016-04-04 11:16:06 +01:00
optlingu.src
optmemory.cxx
optmemory.hxx
optopencl.cxx clang-tidy performance-unnecessary-copy-initialization 2016-04-18 07:37:31 +00:00
optopencl.hxx
optpath.cxx clang-tidy clang-analyzer-deadcode.DeadStores 2016-04-20 11:02:45 +00:00
optpath.src
optsave.cxx loplugin:salbool: sal_Bool[] -> bool[] 2016-04-21 17:29:40 +02:00
optsave.hrc Avoid reserved identifiers 2016-04-12 20:03:46 +02:00
optsave.hxx cleanup: remove unused Reference.h(xx) includes 2016-04-02 19:01:24 +00:00
optupdt.cxx clang-tidy modernize-loop-convert in c* 2016-04-21 11:03:55 +02:00
optupdt.hxx
personalization.cxx update loplugin stylepolice to check local pointers vars 2016-04-26 10:55:58 +00:00
personalization.hxx loplugin:passstuffbyref in cui 2016-04-14 09:21:41 +02:00
personalization.src
personasdochandler.cxx
personasdochandler.hxx loplugin:passstuffbyref in cui 2016-04-14 09:21:41 +02:00
radiobtnbox.cxx convert SvButtonState to scoped enum 2016-03-18 12:46:35 +02:00
sdbcdriverenum.cxx
sdbcdriverenum.hxx
securityoptions.cxx
securityoptions.hxx
treeopt.cxx update loplugin stylepolice to check local pointers vars 2016-04-26 10:55:58 +00:00
treeopt.src
tsaurls.cxx
tsaurls.hxx
webconninfo.cxx loplugin:salbool: Automatic rewrite of sal_False/True 2016-04-20 17:25:38 +02:00
webconninfo.hxx