• Gabor Kelemen's avatar
    Add missing sal/log.hxx headers · 0132f27d
    Gabor Kelemen yazdı
    rtl/string.hxx and rtl/ustring.hxx both unnecessarily #include <sal/log.hxx> (and don't make use of it themselves), but many other files happen to depend on it.
    This is a continuation of commit 6ff2d84a to be able to remove those unneeded includes.
    
    This commit adds missing headers to every file found by:
    grep -FwL sal/log.hxx $(git grep -Elw 'SAL_INFO|SAL_INFO_IF|SAL_WARN|SAL_WARN_IF|SAL_DETAIL_LOG_STREAM|SAL_WHERE|SAL_STREAM|SAL_DEBUG')
    to directories w* x*
    
    Change-Id: I27bff44da3d34d24262031c7489e755311599bc5
    Reviewed-on: https://gerrit.libreoffice.org/57307
    Tested-by: Jenkins
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    0132f27d
Adı
Son kayıt (commit)
Son güncelleme
..
Handler.cxx Loading commit data...
Handler.hxx Loading commit data...
OOXMLBinaryObjectReference.cxx Loading commit data...
OOXMLBinaryObjectReference.hxx Loading commit data...
OOXMLDocumentImpl.cxx Loading commit data...
OOXMLDocumentImpl.hxx Loading commit data...
OOXMLFactory.cxx Loading commit data...
OOXMLFactory.hxx Loading commit data...
OOXMLFastContextHandler.cxx Loading commit data...
OOXMLFastContextHandler.hxx Loading commit data...
OOXMLFastDocumentHandler.cxx Loading commit data...
OOXMLFastDocumentHandler.hxx Loading commit data...
OOXMLFastHelper.hxx Loading commit data...
OOXMLParserState.cxx Loading commit data...
OOXMLParserState.hxx Loading commit data...
OOXMLPropertySet.cxx Loading commit data...
OOXMLPropertySet.hxx Loading commit data...
OOXMLStreamImpl.cxx Loading commit data...
OOXMLStreamImpl.hxx Loading commit data...
README Loading commit data...
factory_ns.py Loading commit data...
factoryimpl.py Loading commit data...
factoryimpl_ns.py Loading commit data...
factoryinc.py Loading commit data...
model.xml Loading commit data...
modelpreprocess.py Loading commit data...
qnametostr.py Loading commit data...
qnametostrcore.cxx Loading commit data...
resourceids.py Loading commit data...
tox.ini Loading commit data...