Files
libreoffice/binaryurp/source
Stephan Bergmann 6ff2d84ade Various #include <sal/log.hxx> fixups
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
2015-04-22 09:57:47 +02:00
..
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00
2015-02-16 12:54:45 +00:00