svx/source/tbxctrls/tbcontrl.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1334ee97787aa7cea399fa7f1633aea84ff8047d
Author: Samuel Mehrbrodt <[email protected]>
AuthorDate: Wed Sep 12 13:06:40 2018 +0200
Commit: Samuel Mehrbrodt <[email protected]>
CommitDate: Wed Sep 12 15:11:13 2018 +0200
tdf#70759 Clear formatting should set "Standard" text style
not "Text body"
Change-Id: I994682b156dd4d8d6301baf6ca077cd072412b25
Reviewed-on: https://gerrit.libreoffice.org/60381
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <[email protected]>
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index 89defffc9497..50f81f4a02b6 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -2524,6 +2524,7 @@ struct SvxStyleToolBoxControl::Impl
xParaStyles;
static const std::vector<OUString> aWriterStyles =
{
+ "Standard",
"Text body",
"Title",
"Subtitle",
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits