aboutsummaryrefslogtreecommitdiff
path: root/source/fi/connectivity
ModeNameSize
-rw-r--r--messages.po24447logplain
d---------registry490logplain
value='feature/qt5-win+mac'>feature/qt5-win+mac LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2022-09-02 00:04:41 +0300
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-09-05 16:21:49 +0200
commit35319adcc28f197b73e146f9ba233e20616fd11f (patch)
tree41bf3dcd9461d15d5886cee77e4cf07a9fd51418 /compilerplugins
parent231342ef6a913f0a5c9dfea3bd28830e92a3fc98 (diff)
vcl: Rename Swipe event to GestureSwipe
We have 5 gesture types: GestureZoom, GestureRotate, GesturePan, Swipe and LongPress. For consistency all of these will use Gesture as a prefix to reduce confusion and for easier grepping throughout the codebase. Change-Id: I8b9e245d011203a19c1172f9833c172f65382caa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139243 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results2
-rw-r--r--compilerplugins/clang/unusedmethods.results2
2 files changed, 2 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index 33f995f77007..ccc4881de531 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -1077,7 +1077,7 @@ vcl/inc/salwtype.hxx:226
vcl/inc/salwtype.hxx:239
SalInputContext mpFont rtl::Reference<LogicalFontInstance>
vcl/inc/salwtype.hxx:246
- SalSwipeEvent mnVelocityY double
+ SalGestureSwipeEvent mnVelocityY double
vcl/inc/scanlinewriter.hxx:35