diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2020-12-18 16:18:45 +1100 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2020-12-19 04:19:27 +0100 |
commit | 9a575298bd4c704718084481cb57db93259eca68 (patch) | |
tree | 03b5d8bbd462738d726cf8a59224b66fd381c579 /solenv | |
parent | 26f504eccfcfaa548f0648703925360e08d4a0c2 (diff) |
vcl: move Floyd-Steinberg constants and defines to own local header
Change-Id: Id571c09281fa22da8bbb3ddc37fb7db42110e39a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107950
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 52aaffe7a504..1e5b10f9f73e 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -15012,6 +15012,7 @@ vcl/source/gdi/configsettings.cxx vcl/source/gdi/cvtgrf.cxx vcl/source/gdi/dibtools.cxx vcl/source/gdi/embeddedfontshelper.cxx +vcl/source/gdi/floyd.hxx vcl/source/gdi/gdimetafiletools.cxx vcl/source/gdi/gdimtf.cxx vcl/source/gdi/gfxlink.cxx |