summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-04 16:30:31 +0000
committerSzymon Kłos <szymon.klos@collabora.com>2021-05-25 12:12:23 +0200
commit704ce80cb3c0690d14ed97f0b12b26608faaf996 (patch)
tree7ea6aa5069faa3748eb52938c9c09a78308980dc /solenv
parent7d47ad61f215b4127a2f2f8e1452b0d434a03f3f (diff)
weld annotation window
note the labels in sw/uiconfig/swriter/ui/annotation.ui are deliberately yaligned to 0 to retain the preexisting SwAnnotationWin::PaintTile hack which depends on this for bin/run gtktiledviewer --enable-tiled-annotations to not show clipped author/date/etc labels Change-Id: I53827aa98ed4d71d532a5993d21c6e22190b8063 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107264 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/excludelist3
-rw-r--r--solenv/sanitizers/ui/modules/swriter.suppr1
2 files changed, 1 insertions, 3 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 0ce9080c8b49..015b0ff7663e 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -13460,7 +13460,6 @@ sw/source/uibase/dochdl/swdtflvr.cxx
sw/source/uibase/docvw/AnchorOverlayObject.cxx
sw/source/uibase/docvw/AnchorOverlayObject.hxx
sw/source/uibase/docvw/AnnotationMenuButton.cxx
-sw/source/uibase/docvw/AnnotationMenuButton.hxx
sw/source/uibase/docvw/AnnotationWin.cxx
sw/source/uibase/docvw/AnnotationWin2.cxx
sw/source/uibase/docvw/DashedLine.cxx
@@ -13474,8 +13473,6 @@ sw/source/uibase/docvw/ShadowOverlayObject.cxx
sw/source/uibase/docvw/ShadowOverlayObject.hxx
sw/source/uibase/docvw/SidebarTxtControl.cxx
sw/source/uibase/docvw/SidebarTxtControl.hxx
-sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
-sw/source/uibase/docvw/SidebarTxtControlAcc.hxx
sw/source/uibase/docvw/SidebarWinAcc.cxx
sw/source/uibase/docvw/SidebarWinAcc.hxx
sw/source/uibase/docvw/edtdd.cxx
diff --git a/solenv/sanitizers/ui/modules/swriter.suppr b/solenv/sanitizers/ui/modules/swriter.suppr
index 30a915a0e8ec..19d33c2133a4 100644
--- a/solenv/sanitizers/ui/modules/swriter.suppr
+++ b/solenv/sanitizers/ui/modules/swriter.suppr
@@ -1,5 +1,6 @@
sw/uiconfig/swriter/ui/abstractdialog.ui://GtkLabel[@id='label4'] orphan-label
sw/uiconfig/swriter/ui/addentrydialog.ui://GtkEntry[@id='entry'] no-labelled-by
+sw/uiconfig/swriter/ui/annotation.ui://GtkDrawingArea[@id='editview'] no-labelled-by
sw/uiconfig/swriter/ui/asciifilterdialog.ui://GtkLabel[@id='label5'] orphan-label
sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui://GtkLabel[@id='label1'] orphan-label
sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui://GtkLabel[@id='label2'] orphan-label