[LyX/master] Avoid temporary variable (spotted by Coverity Scan)

2025-02-15 Thread Jean-Marc Lasgouttes
commit 5f8f9ed91297ea3d8385665dd625210dd2fffec0 Author: Jean-Marc Lasgouttes Date: Sat Feb 15 20:31:12 2025 +0100 Avoid temporary variable (spotted by Coverity Scan) --- src/Buffer.cpp | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.c

[LyX/master] Avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit 11c8d85fcf5385b5c85b135372ddef08efb40dcc Author: Jean-Marc Lasgouttes Date: Fri Feb 14 01:20:20 2025 +0100 Avoid temporary variable (spotted by Coverity Scan) --- src/CiteEnginesList.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/CiteEnginesList.cpp b/

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit 7b3740adf883da038d4ba59d44842b534f8eec1b Author: Jean-Marc Lasgouttes Date: Thu Feb 13 12:19:47 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/insets/InsetRef.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/insets/InsetRef.cpp b/

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit deda583497113d40c4700bea78a29ff277d63577 Author: Jean-Marc Lasgouttes Date: Thu Feb 13 12:22:39 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/Session.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Session.cpp b/src/Session.cpp

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit eef33de9670577f6e906ee23c757dab58bdcdf4c Author: Jean-Marc Lasgouttes Date: Thu Feb 13 12:08:20 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/Buffer.cpp | 9 - src/insets/InsetBranch.h | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit 21da756e29130cfbe48aef2e56701debde436b2a Author: Jean-Marc Lasgouttes Date: Thu Feb 13 12:01:07 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/Language.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Language.cpp b/src/Language.c

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit 30d8cda6e43e79e3b3c581f7f4151a6d0d13d01c Author: Jean-Marc Lasgouttes Date: Thu Feb 13 11:54:14 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/frontends/qt/GuiView.cpp | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/frontends/qt/

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit 0b73c08d66c6da57ff7693b1436dc7054273f79a Author: Jean-Marc Lasgouttes Date: Thu Feb 13 11:59:26 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/tex2lyx/Preamble.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/tex2lyx/Preamble.cpp

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit b9b7f09acec6565dea599005ff5506f4e541cdc8 Author: Jean-Marc Lasgouttes Date: Thu Feb 13 11:49:11 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/TextClass.cpp | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/TextClass.cpp b/src/Tex

[LyX/master] avoid temporary variable (spotted by Coverity Scan)

2025-02-13 Thread Jean-Marc Lasgouttes
commit d366bf23d244e98819f3c35d351eec0f8e3c6d76 Author: Jean-Marc Lasgouttes Date: Thu Feb 13 11:29:21 2025 +0100 avoid temporary variable (spotted by Coverity Scan) --- src/frontends/qt/GuiBibtex.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/frontends/qt/Gu