diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-02-28 01:37:04 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2018-02-28 05:59:39 +0100 |
commit | c2f7759e85f3e5cc9f56aaf03eefa0f1ba834734 (patch) | |
tree | 1ddad9a77be0498d70f547ea904099848b7fc711 /solenv | |
parent | d5837fcf2b1c60cfe29e2f41f32e22213710a1b8 (diff) |
Use Unicode for senddoc
Also removes unused code and unnecessary dependencies from it.
Change-Id: Ib6de29358098846ca5e7330b10e67a88cfff8a6a
Reviewed-on: https://gerrit.libreoffice.org/50444
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 3dcc621bea71..9ab96f7e1473 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -13224,8 +13224,6 @@ shell/source/win32/shlxthandler/util/iso8601_converter.cxx shell/source/win32/shlxthandler/util/registry.cxx shell/source/win32/shlxthandler/util/utilities.cxx shell/source/win32/simplemail/senddoc.cxx -shell/source/win32/simplemail/simplemapi.cxx -shell/source/win32/simplemail/simplemapi.hxx shell/source/win32/simplemail/smplmailclient.cxx shell/source/win32/simplemail/smplmailclient.hxx shell/source/win32/simplemail/smplmailentry.cxx |