Remove some memset calls
commitd51db77c8d87f210785a8a8c6dd875f7bacddb3c
authorMike Kaganski <mike.kaganski@collabora.com>
Mon, 14 Oct 2019 22:57:12 +0000 (15 01:57 +0300)
committerStephan Bergmann <sbergman@redhat.com>
Thu, 17 Oct 2019 07:53:42 +0000 (17 09:53 +0200)
treefd1ab208d49e85371fc9bb321539ce137bdaf719
parentc8eaadb5d70f42723517bb028f363e37726be256
Remove some memset calls

Replace them with default initialization or calloc

Change-Id: I747f53c2ced2d0473fd5a5ede4f8520a0633dcc1
Reviewed-on: https://gerrit.libreoffice.org/80805
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
92 files changed:
bridges/inc/cppinterfaceproxy.hxx
bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx
comphelper/source/misc/docpasswordhelper.cxx
comphelper/source/misc/syntaxhighlight.cxx
connectivity/source/drivers/dbase/DIndex.cxx
connectivity/source/drivers/dbase/DTable.cxx
connectivity/source/drivers/dbase/dindexnode.cxx
connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx
connectivity/source/drivers/odbc/OConnection.cxx
connectivity/source/inc/dbase/DIndex.hxx
connectivity/source/inc/dbase/DTable.hxx
embeddedobj/source/msole/xdialogcreator.cxx
embedserv/source/embed/docholder.cxx
extensions/source/ole/windata.hxx
filter/source/msfilter/mscodec.cxx
filter/source/msfilter/svdfppt.cxx
hwpfilter/source/hbox.cxx
hwpfilter/source/hbox.h
hwpfilter/source/hinfo.cxx
hwpfilter/source/hinfo.h
hwpfilter/source/hwpread.cxx
include/editeng/numitem.hxx
include/filter/msfilter/mscodec.hxx
include/filter/msfilter/svdfppt.hxx
include/tools/globname.hxx
jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx
jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx
lotuswordpro/source/filter/lwpgrfobj.cxx
lotuswordpro/source/filter/lwpgrfobj.hxx
lotuswordpro/source/filter/lwpsdwdrawheader.hxx
lotuswordpro/source/filter/xfilter/xfcolor.cxx
oox/source/crypto/CryptTools.cxx
oox/source/export/vmlexport.cxx
opencl/source/openclwrapper.cxx
sal/osl/w32/file.cxx
sal/osl/w32/file_dirvol.cxx
sal/osl/w32/pipe.cxx
sal/osl/w32/procimpl.cxx
sal/osl/w32/profile.cxx
sc/source/filter/excel/xeroot.cxx
sc/source/filter/inc/qprostyle.hxx
sc/source/filter/qpro/qprostyle.cxx
sd/source/ui/remotecontrol/BluetoothServer.cxx
sd/source/ui/remotecontrol/DiscoveryService.cxx
sdext/source/pdfimport/pdfparse/pdfentries.cxx
sfx2/source/appl/shutdowniconw32.cxx
shell/source/win32/shlxthandler/ooofilt/propspec.cxx
shell/source/win32/shlxthandler/ooofilt/propspec.hxx
shell/source/win32/spsupp/COMOpenDocuments.cxx
shell/source/win32/spsupp/spsuppHelper.cxx
sot/source/sdstor/stgelem.cxx
sot/source/sdstor/stgelem.hxx
sot/source/sdstor/stgole.cxx
sot/source/sdstor/stgole.hxx
store/source/storcach.cxx
store/source/storcach.hxx
store/source/stordata.hxx
svl/source/crypto/cryptosign.cxx
svx/source/dialog/imapwnd.cxx
svx/source/dialog/imapwnd.hxx
sw/inc/tblafmt.hxx
sw/source/core/doc/tblafmt.cxx
sw/source/core/text/porfld.cxx
sw/source/core/text/porfld.hxx
sw/source/core/text/txtdrop.cxx
sw/source/core/txtnode/ndtxt.cxx
sw/source/filter/ww8/wrtw8sty.cxx
sw/source/filter/ww8/wrtww8.cxx
sw/source/filter/ww8/wrtww8.hxx
sw/source/filter/ww8/ww8par.cxx
sw/source/filter/ww8/ww8par3.cxx
sw/source/filter/ww8/ww8scan.cxx
sw/source/filter/ww8/ww8scan.hxx
sw/source/filter/ww8/ww8struc.hxx
tools/source/ref/globname.cxx
ucb/source/ucp/webdav-neon/NeonSession.cxx
vcl/inc/salframe.hxx
vcl/inc/win/salframe.h
vcl/source/filter/graphicfilter2.cxx
vcl/source/font/fontmetric.cxx
vcl/source/gdi/jobset.cxx
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/opengl/OpenGLContext.cxx
vcl/win/gdi/salfont.cxx
vcl/win/gdi/salprn.cxx
vcl/win/window/salframe.cxx
vcl/win/window/salmenu.cxx
xmlhelp/source/cxxhelp/inc/tvread.hxx
xmlhelp/source/treeview/tvread.cxx
xmloff/source/draw/ximpshap.cxx
xmloff/source/draw/ximpshap.hxx
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx