Stephan Bergmann
de4708fcaf
Avoid --enable-compiler-plugins=debug loplugin:overrideparam TODO warning
> cui/source/factory/dlgfact.hxx:531:116: fatal error: TODO: Unexpected 'IdenticalDefaultArgumentsResult::Maybe' [loplugin:overrideparam]
> 531 | const OUString& rName, const OUString& rDesc, const OUString& rTitle = u""_ustr) override;
> | ^~~~~~~~
> include/svx/svxdlg.hxx:380:116: note: TODO: second argument is here [loplugin:overrideparam]
> 380 | const OUString& rName, const OUString& rDesc, const OUString& rTitle = u""_ustr ) = 0;
> | ^~~~~~~~
> MaterializeTemporaryExpr 0x1732504d0 'const OUString':'const class rtl::OUString' lvalue
> `-ImplicitCastExpr 0x1732504b8 'const OUString':'const class rtl::OUString' <NoOp>
> `-CXXBindTemporaryExpr 0x173250498 'OUString':'class rtl::OUString' (CXXTemporary 0x173250498)
> `-UserDefinedLiteral 0x173250468 'OUString':'class rtl::OUString'
> `-ImplicitCastExpr 0x173250450 'OUString (*)(void)' <FunctionToPointerDecay>
> `-DeclRefExpr 0x173250430 'OUString (void)' lvalue Function 0x14a24f188 'operator""_ustr' 'OUString (void)'
> MaterializeTemporaryExpr 0x14a250658 'const OUString':'const class rtl::OUString' lvalue
> `-ImplicitCastExpr 0x14a250640 'const OUString':'const class rtl::OUString' <NoOp>
> `-CXXBindTemporaryExpr 0x14a250620 'OUString':'class rtl::OUString' (CXXTemporary 0x14a250620)
> `-UserDefinedLiteral 0x14a2505f0 'OUString':'class rtl::OUString'
> `-ImplicitCastExpr 0x14a2505d8 'OUString (*)(void)' <FunctionToPointerDecay>
> `-DeclRefExpr 0x14a24f298 'OUString (void)' lvalue Function 0x14a24f188 'operator""_ustr' 'OUString (void)'
(Unfortunately, there appears to be no way to get at the actual string literal
content here to check it for equality, so keep returning Maybe for now.)
Change-Id: I4beac3c7f17a689488a41efe5da0554af7beff65
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168246
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-05-31 12:27:51 +02:00
..
2023-12-18 17:40:26 +01:00
2024-05-21 11:40:31 +02:00
2024-02-07 21:03:46 +01:00
2024-02-08 17:11:32 +01:00
2024-04-18 09:16:12 +02:00
2024-04-18 09:16:12 +02:00
2023-12-18 17:40:26 +01:00
2024-02-07 21:03:46 +01:00
2024-02-07 21:03:46 +01:00
2023-12-18 17:40:26 +01:00
2023-04-06 13:51:06 +02:00
2023-06-05 19:46:50 +02:00
2024-04-19 07:47:03 +02:00
2024-04-19 21:26:52 +02:00
2024-04-19 21:26:52 +02:00
2024-04-19 21:26:52 +02:00
2024-04-22 13:26:57 +02:00
2024-04-19 21:26:52 +02:00
2024-05-21 11:40:31 +02:00
2023-06-26 13:12:31 +02:00
2022-11-11 19:37:16 +01:00
2023-12-18 17:40:26 +01:00
2024-01-16 13:20:10 +01:00
2023-02-28 08:29:10 +00:00
2022-11-29 18:07:23 +01:00
2023-12-18 17:40:26 +01:00
2024-01-21 19:41:28 +01:00
2023-06-05 19:46:50 +02:00
2024-05-21 11:40:31 +02:00
2023-11-04 09:51:18 +01:00
2024-01-21 19:41:28 +01:00
2024-01-21 19:41:28 +01:00
2023-12-18 17:40:26 +01:00
2024-05-21 11:40:31 +02:00
2023-11-01 18:40:07 +01:00
2023-11-11 07:22:56 +01:00
2024-05-21 11:40:31 +02:00
2023-11-25 16:29:53 +01:00
2023-12-18 17:40:26 +01:00
2024-05-21 11:40:31 +02:00
2024-03-26 17:16:47 +01:00
2024-03-26 17:16:47 +01:00
2023-06-05 19:46:50 +02:00
2024-02-16 10:11:29 +01:00
2024-04-08 09:49:53 +02:00
2023-03-16 09:15:49 +00:00
2023-09-05 14:31:24 +02:00
2024-02-11 19:59:03 +01:00
2023-06-05 19:46:50 +02:00
2023-12-18 17:40:26 +01:00
2023-08-19 17:40:47 +02:00
2023-08-19 17:40:47 +02:00
2024-05-09 15:19:37 +02:00
2024-05-09 15:19:37 +02:00
2024-05-11 21:09:01 +02:00
2024-05-21 11:40:31 +02:00
2024-05-05 22:30:56 +02:00
2024-02-07 21:03:46 +01:00
2023-08-28 09:43:40 +02:00
2023-11-30 14:35:13 +01:00
2023-12-18 17:40:26 +01:00
2024-05-21 11:40:31 +02:00
2024-05-31 12:27:51 +02:00
2023-04-06 13:51:06 +02:00
2024-01-21 19:41:28 +01:00
2023-06-05 19:46:50 +02:00
2023-11-06 21:17:59 +01:00
2023-05-04 19:09:55 +02:00
2023-11-06 21:17:59 +01:00
2023-11-03 08:11:59 +01:00
2023-12-18 17:40:26 +01:00
2023-09-17 17:24:52 +02:00
2023-12-18 17:40:26 +01:00
2024-01-21 19:41:28 +01:00
2023-11-06 21:17:59 +01:00
2023-02-03 15:38:03 +00:00
2023-03-16 16:05:29 +00:00
2023-12-18 17:40:26 +01:00
2024-04-23 11:28:55 +02:00
2024-04-23 11:28:55 +02:00
2024-05-21 11:40:31 +02:00
2024-04-23 11:28:55 +02:00
2024-05-27 09:40:00 +02:00
2023-12-18 17:40:26 +01:00
2023-11-08 13:44:52 +01:00
2024-04-08 09:50:46 +02:00
2022-11-18 19:50:28 +01:00
2024-05-04 12:28:35 +02:00
2023-05-06 12:09:48 +02:00
2023-05-06 12:09:48 +02:00
2023-05-06 12:09:48 +02:00
2024-02-02 20:40:58 +01:00
2024-04-28 17:08:29 +02:00
2023-08-29 14:54:13 +02:00
2024-01-15 13:56:05 +01:00
2024-01-21 19:41:28 +01:00
2023-01-02 04:39:16 +00:00
2024-01-15 13:56:05 +01:00
2024-01-21 19:41:28 +01:00
2023-11-04 09:51:18 +01:00
2024-05-21 11:40:31 +02:00
2024-04-04 19:58:35 +02:00
2024-04-04 19:58:35 +02:00
2024-04-04 19:58:35 +02:00
2024-04-19 20:32:18 +02:00
2024-01-16 07:43:00 +01:00
2024-05-21 11:40:31 +02:00
2024-01-16 07:43:00 +01:00
2024-01-16 07:43:00 +01:00
2024-05-03 15:39:52 +02:00
2024-04-19 07:47:03 +02:00
2024-05-21 11:40:31 +02:00
2024-05-11 09:01:58 +02:00
2024-01-29 14:03:29 +01:00
2023-06-05 19:46:50 +02:00
2024-05-21 11:40:31 +02:00
2024-01-03 15:38:17 +01:00
2023-08-22 08:06:09 +02:00
2023-11-06 21:17:59 +01:00
2024-05-21 11:40:31 +02:00
2023-05-19 20:24:21 +02:00
2023-05-19 20:24:21 +02:00
2023-01-02 04:39:16 +00:00
2023-09-15 12:48:29 +02:00
2023-09-23 11:03:38 +02:00
2023-12-18 17:40:26 +01:00