diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-03-24 11:44:16 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-04-06 21:24:40 +0200 |
commit | 21e8ce9ab9a522d25e95773af59b7ccccaee4e54 (patch) | |
tree | 75e0730830aade810b84ccb3f51ba511faf03513 /solenv | |
parent | 01546c005eaf6bce8fe4066dbec92c5655190a2a (diff) |
weld custom animation panel
and align animation panel and slide transitions panel padding/spacing
Change-Id: I25a1d10894de635ebb9c8a1cba358940886125c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91006
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 | ||||
-rw-r--r-- | solenv/sanitizers/ui/modules/simpress.suppr | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index ad9b37d19255..3744ab4aafb4 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -11151,8 +11151,6 @@ sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx sd/source/ui/accessibility/AccessibleSlideSorterView.cxx sd/source/ui/accessibility/AccessibleViewForwarder.cxx sd/source/ui/accessibility/SdShapeTypes.cxx -sd/source/ui/animations/CategoryListBox.cxx -sd/source/ui/animations/CategoryListBox.hxx sd/source/ui/animations/CustomAnimationDialog.cxx sd/source/ui/animations/CustomAnimationDialog.hxx sd/source/ui/animations/CustomAnimationList.cxx diff --git a/solenv/sanitizers/ui/modules/simpress.suppr b/solenv/sanitizers/ui/modules/simpress.suppr index 6e3de94645c0..67cefb282d77 100644 --- a/solenv/sanitizers/ui/modules/simpress.suppr +++ b/solenv/sanitizers/ui/modules/simpress.suppr @@ -1,4 +1,3 @@ -sd/uiconfig/simpress/ui/customanimationspanel.ui://sdlo-PropertyControl[@id='effect_property_list'] no-labelled-by sd/uiconfig/simpress/ui/customanimationfragment.ui://GtkSpinButton[@id='fontsize'] no-labelled-by sd/uiconfig/simpress/ui/customanimationfragment.ui://GtkSpinButton[@id='rotate'] no-labelled-by sd/uiconfig/simpress/ui/customanimationfragment.ui://GtkSpinButton[@id='transparent'] no-labelled-by |