office-gobmx/include/comphelper
Stephan Bergmann 0b1e4a3067 Prevent Any::setValue from reinterpreting bool* as sal_Bool*
...which only happens ot work in environments where sizeof (bool) == 1.  The
simpler alternative is to use the operator <<= 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: Iff06a6ba94250bd4ae4afc937c2a2bfa75f0888f
2016-05-03 15:26:01 +02:00
..
accessiblecomponenthelper.hxx
accessiblecontexthelper.hxx
accessibleeventnotifier.hxx
accessiblekeybindinghelper.hxx
accessibleselectionhelper.hxx
accessibletexthelper.hxx
accessiblewrapper.hxx loplugin:passstuffbyref in comphelper 2016-04-13 13:27:51 +02:00
accimplaccess.hxx loplugin:passstuffbyref in comphelper 2016-04-13 13:27:51 +02:00
anycompare.hxx
anytostring.hxx
asyncnotification.hxx
attributelist.hxx ...and now it got included twice 2016-03-11 11:09:22 +01:00
basicio.hxx
broadcasthelper.hxx
ChainablePropertySet.hxx
ChainablePropertySetInfo.hxx
classids.hxx
comphelperdllapi.h
componentbase.hxx
componentguard.hxx
componentmodule.hxx
configuration.hxx
configurationhelper.hxx clang-tidy performance-unnecessary-value-param in comphelper 2016-04-11 06:20:32 +00:00
configurationlistener.hxx
container.hxx
containermultiplexer.hxx Avoid reserved identifier 2016-03-10 18:32:04 +01:00
dispatchcommand.hxx clang-tidy performance-unnecessary-value-param in comphelper 2016-04-11 06:20:32 +00:00
docpasswordhelper.hxx
docpasswordrequest.hxx
documentconstants.hxx
documentinfo.hxx
embeddedobjectcontainer.hxx loplugin:constantparam in comphelper 2016-04-05 06:26:22 +00:00
enumhelper.hxx
eventattachermgr.hxx
evtlistenerhlp.hxx
evtmethodhelper.hxx
extract.hxx
fileformat.h
fileurl.hxx
flagguard.hxx
genericpropertyset.hxx
getexpandeduri.hxx
guarding.hxx
IdPropArrayHelper.hxx
interaction.hxx Avoid reserved identifier 2016-03-10 18:32:04 +01:00
interfacecontainer2.hxx
listenernotification.hxx
logging.hxx
lok.hxx
make_shared_from_uno.hxx
MasterPropertySet.hxx
MasterPropertySetInfo.hxx
mimeconfighelper.hxx
namecontainer.hxx clang-tidy performance-unnecessary-value-param in comphelper 2016-04-11 06:20:32 +00:00
namedvaluecollection.hxx
newarray.hxx
numberedcollection.hxx tdf#97499 Remove some Default arguments in unordered container 2016-03-07 12:50:15 +00:00
numbers.hxx
officeresourcebundle.hxx
ofopxmlhelper.hxx
optional.hxx
oslfile2streamwrap.hxx
processfactory.hxx cleanup: remove unused com/sun/star/uno includes 2016-04-12 06:38:26 +00:00
propagg.hxx
proparrhlp.hxx
property.hxx Prevent Any::setValue from reinterpreting bool* as sal_Bool* 2016-05-03 15:26:01 +02:00
propertybag.hxx
propertycontainer.hxx
propertycontainerhelper.hxx
PropertyInfoHash.hxx
propertysequence.hxx
propertysethelper.hxx
propertysetinfo.hxx
propertystatecontainer.hxx
propertyvalue.hxx
propmultiplex.hxx
propstate.hxx
proxyaggregation.hxx
random.hxx
scopeguard.hxx
seekableinput.hxx
SelectionMultiplex.hxx loplugin:constantparam in comphelper 2016-04-05 06:26:22 +00:00
seqstream.hxx loplugin:constantparam in comphelper 2016-04-05 06:26:22 +00:00
sequence.hxx
sequenceashashmap.hxx tdf#97499 Fixed containers parameters clearing #4 2016-04-04 05:49:06 +00:00
servicedecl.hxx
servicehelper.hxx loplugin:salbool: Automatic rewrite of sal_False/True 2016-04-20 17:25:37 +02:00
serviceinfohelper.hxx -Werror,-Wvarargs 2016-04-27 13:47:30 +02:00
SettingsHelper.hxx
sharedmutex.hxx
simplefileaccessinteraction.hxx Add an interaction handler wrapper for simple file access. 2016-04-22 07:11:31 +00:00
solarmutex.hxx
stillreadwriteinteraction.hxx
stl_types.hxx Avoid reserved identifiers 2016-03-10 18:32:05 +01:00
storagehelper.hxx
streamsection.hxx loplugin:constantparam in comphelper 2016-04-05 06:26:22 +00:00
string.hxx Fix typos 2016-05-01 09:51:41 +00:00
synchronousdispatch.hxx
syntaxhighlight.hxx
threadpool.hxx
types.hxx Remove unnecessary setBOOL, makeBoolAny 2016-05-03 11:20:51 +02:00
unique_disposing_ptr.hxx loplugin:nullptr: Find some more cases in templates 2016-03-30 18:59:54 +02:00
uno3.hxx
unwrapargs.hxx
weak.hxx
weakbag.hxx
weakeventlistener.hxx
windowserrorstring.hxx
xmltools.hxx