• 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
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
AllLangMoTarget_wpt.mk Loading commit data...
CppunitTest_writerperfect_calc.mk Loading commit data...
CppunitTest_writerperfect_draw.mk Loading commit data...
CppunitTest_writerperfect_epubexport.mk Loading commit data...
CppunitTest_writerperfect_import.mk Loading commit data...
CppunitTest_writerperfect_impress.mk Loading commit data...
CppunitTest_writerperfect_stream.mk Loading commit data...
CppunitTest_writerperfect_wpftimport.mk Loading commit data...
CppunitTest_writerperfect_writer.mk Loading commit data...
Library_wpftcalc.mk Loading commit data...
Library_wpftdraw.mk Loading commit data...
Library_wpftimpress.mk Loading commit data...
Library_wpftqahelper.mk Loading commit data...
Library_wpftwriter.mk Loading commit data...
Library_writerperfect.mk Loading commit data...
Makefile Loading commit data...
Module_writerperfect.mk Loading commit data...
README Loading commit data...
UIConfig_writerperfect.mk Loading commit data...
UITest_writerperfect_epubexport.mk Loading commit data...