diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-11 18:59:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-12 09:46:23 +0200 |
commit | 7a762ad0c69011b1e77098395e171393046330ed (patch) | |
tree | e78b1cfcf85b82dbda53388af235ae360b1d3f21 /solenv | |
parent | 8f9b4464ad5bf3dd235e89982454e9aee3c8ea5e (diff) |
VCLXMultiPage can be in private headers
and similar
VCLXFormattedSpinField can drop SAL_DLLPUBLIC_RTTI
Change-Id: I72cf9eeb1a0cba45089692bc81ae0c79a32bbef5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113957
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.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 3fa742fc959a..b1944790369e 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -13688,6 +13688,7 @@ toolkit/inc/awt/vclxregion.hxx toolkit/inc/awt/vclxspinbutton.hxx toolkit/inc/awt/vclxsystemdependentwindow.hxx toolkit/inc/awt/vclxtabpagecontainer.hxx +toolkit/inc/awt/vclxwindows.hxx toolkit/inc/controls/accessiblecontrolcontext.hxx toolkit/inc/controls/animatedimages.hxx toolkit/inc/controls/controlmodelcontainerbase.hxx |