diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2020-12-24 10:13:09 +1100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-12-26 19:23:42 +0100 |
commit | 43978d8f25a41c20c72d93cc3cb972c93c52674a (patch) | |
tree | 27dff744dc494a4ca500de87a2d1ede886e08090 /solenv | |
parent | a5c1a64555ed0aebc2610ae874bff4713be366a7 (diff) |
tools: add Color::IsTransparent()
This removes the need for OutputDevice::ImplIsColorTransparent().
Change-Id: I8f98199c5ce1c171c453b6897f27eacbd53f1eea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108248
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 2fdd3d6ac821..841d6ba8690e 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14559,7 +14559,6 @@ vcl/inc/osx/salprn.h vcl/inc/osx/salsys.h vcl/inc/osx/saltimer.h vcl/inc/osx/vclnsapp.h -vcl/inc/outdata.hxx vcl/inc/outdev.h vcl/inc/ppdparser.hxx vcl/inc/print.h |