Files
core/compilerplugins/clang
Stephan Bergmann e0a5a201d4 loplugin:stringconcatauto: There's no dangling-ref issue with O[U]StringNumber
...so it's unclear why 2f5f45921b "support
O(U)String::number() for fast string concatenation" added that here.

On the contrary, variables of type OStringNumber can be useful replacements for
calls to std::sprintf (which started to emit deprecation warnings with
macOS 13 SDK now), so this is in preparation for follow-up commits that will
replace many uses of that across the code base with various alternatives.

Change-Id: I6f8508d49dc84773c50f4c33dba38fe08c4c8969
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142318
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-11-05 15:50:43 +01:00
..
2022-07-07 09:06:19 +02:00
2022-08-18 13:44:43 +02:00
2022-08-10 08:07:03 +02:00
2022-06-16 13:00:54 +02:00
2022-08-29 13:44:02 +02:00
2022-10-14 15:53:18 +02:00
2022-10-14 16:06:01 +02:00
2022-10-22 08:29:54 +02:00
2022-10-22 08:29:54 +02:00
2022-06-10 21:13:43 +02:00
2022-09-08 15:26:28 +02:00
2022-08-29 13:44:02 +02:00