[Libreoffice-commits] core.git: Changes to 'feature/spellig_popup_SID'
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Sat Nov 16 14:38:56 UTC 2019
New branch 'feature/spellig_popup_SID' available with the following commits:
commit 84ac3db7eb56f978f4485d9582b5bb273b8e20d0
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 15:30:41 2019 +0100
SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID.
When the popup is in spelling mode. "IgnoreAll_Spelling" rule
triggers this method.
Change-Id: Ia1e1877f8501beff29f09bc33621c8f03008b7e8
commit 62d8dd32dad5010876e325346ea3268410ff530c
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 15:17:57 2019 +0100
SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID.
When the popup is in grammar mode. "IgnoreAll_Grammar" rule
triggers this method.
When openning the spelling popup we have the suspicious text selected,
so we don't need the mouse position to apply the changes.
I updated GetGrammarCorrection() method accordingly.
Change-Id: Iaf86544ea5f7dbc4afa2889772a5a38c5fd5707e
commit e1d05ea65a0b3af4cb4291338e2ed452bb948be3
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 15:14:20 2019 +0100
SpellingPopup: Convert "Ignore" menu item to use a slot ID.
Introduced a new slot id SID_APPLY_SPELLING, which can be used
to apply any spelling / grammar related changes (e.g. ignore,
ignore all, replace with suggestion, add to dictionary).
In this commit, only the simple ignore is implemented.
Change-Id: I06ab84efeb955cc02ce3ff531bd8b5c20ddced9e
commit ddb2fcba27bf6408d754113de5683afc7f056df6
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 13:30:30 2019 +0100
SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.
Change-Id: Ief5470e0a61f0ca40549ab6d3768c795c3f04510
commit 07cfd38f6710dfd0fb24f84efb5de706637d2cde
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 11:13:01 2019 +0100
SpellingPopup: lok: Also hide the add menu
Change-Id: Ic6b10d579fe1fb0afe5e80244e84ed456dc6cc87
commit 562d14e0955fa3bf4304c18bb90238ec8a7176e0
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Sat Nov 16 10:46:28 2019 +0100
SpellingPopup: Remove unused variables
Change-Id: I3cb3b128ec54f82381bf6f0c17401a5d5fb58a96
commit ad20d25635293ec076bc31e3c34ba216c0254382
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Fri Nov 15 20:47:57 2019 +0100
SpellingPopup: Convert selection language items to use slot id
Change-Id: I10a89d7efa957e6b94e793158983c5acf623e511
commit 19a1f3e83af6d42b20ea971d5c7a3ebb34b6beff
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Fri Nov 15 20:42:53 2019 +0100
SpellingPopup: Convert paragraph language items to use slot id
Change-Id: I36df4777b408f9defd883d49413847152f6b496f
commit 55301dc23decbc0b19173ecdbca838cdaf69336c
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Fri Nov 15 18:11:40 2019 +0100
SpellingPopup: Convert char dialog related items to use slot id
After this change we can make sw_CharDialog() a local function.
Change-Id: I34b15fccaed07b5d89f63a69da8c870fff0e9b14
More information about the Libreoffice-commits
mailing list