• Stephan Bergmann's avatar
    Various #include <sal/log.hxx> fixups · 6ff2d84a
    Stephan Bergmann 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.  Cleaned up some, but something like
    
      grep -FwL sal/log.hxx $(git grep -Elw \
        'SAL_INFO|SAL_INFO_IF|SAL_WARN|SAL_WARN_IF') -- \*.cxx)
    
    shows lots more files that potentially need fixing before the include can be
    removed from rtl/string.hxx and rtl/ustring.hxx.
    
    Change-Id: Ibf033363e83d37851776f392dc0b077381cd8b90
    6ff2d84a
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/smath Loading commit data...
util Loading commit data...
workben Loading commit data...
AllLangResTarget_sm.mk Loading commit data...
CppunitTest_starmath_import.mk Loading commit data...
CppunitTest_starmath_qa_cppunit.mk Loading commit data...
JunitTest_starmath_unoapi.mk Loading commit data...
Library_sm.mk Loading commit data...
Library_smd.mk Loading commit data...
Makefile Loading commit data...
Module_starmath.mk Loading commit data...
README Loading commit data...
UIConfig_smath.mk Loading commit data...
visual-editor-todo Loading commit data...