summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-11-08 09:22:52 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-11-08 21:40:15 +0100
commite44f566a2c901d9c761759a20bbd767f18795d5b (patch)
treeeb07667099985908801e91bed4e7dec613087121 /desktop/source
parent0f55739a75b418ff1b08abff2b8eaead2df8c997 (diff)
tdf#163802 cui: Don't set temporary title for spelling dialog
The window title set using SpellingDialog::SetTitle_Impl was overwritten right away by the next call to `m_xDialog->set_title(...)`, so was never meant to be used in practice anyway. The // use this function to apply the correct image to be used... comment suggests that SpellingDialog::SetTitle_Impl also sets some image, which was actually the case when the code was initially introduced in commit d32b3a714fe55892bdead03502c5a9b0e77fa61d Author: Mathias Bauer <mba@openoffice.org> Date: Sat Oct 31 00:36:06 2009 +0100 #i106421#: move svx/source/cui to cui , but that's no longer the case since commit bc3c10b5ce88869871761000e9724bcad9a0d556 Author: Cédric Bosdonnat <cedric.bosdonnat@free.fr> Date: Sun Oct 23 07:35:06 2011 -0700 Grammar checking dialog: reworked how explanations are shown , so there's no more reason to call SpellingDialog::SetTitle_Impl before setting the actual title. Change-Id: I56d7478271b53a6ec033a8ead9b05d3eff6ad5b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176256 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'desktop/source')
0 files changed, 0 insertions, 0 deletions