office-gobmx/cui/source
László Németh 39dfb6393a tdf#96787 AutoCorrect: find item with ".*" and between :colons:
It was very hard to disable autocorrection of (c)->© and other
AutoCorrect items, because the searched Replace string "(c)"
etc. didn't jump the list cursor to the corresponding ".*(c)"
item.

Now skip ".*" pattern matching marks, also colon (emoji
replacement) characters, so the list cursor jumps to the
line ".*(c)"->© typing only "(c" etc., allowing users to press
Delete to disable its autocorrection without knowing about
the special AutoCorrect patterns.

Follow-up to commit 50be3fa1f0
"tdf#141773 AutoCorrect: fix broken [All] dictionaries".

Change-Id: I72be1ecb2fdc5ae67c72727ce7fbd70b28a4125b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169714
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2024-06-29 09:31:03 +02:00
..
customize the remaining Help::GetHelpText calls don't want their parent as fallback 2024-06-06 22:34:57 +02:00
dialogs make additionsdialog show connection errors 2024-06-28 12:06:25 +02:00
factory
inc
options Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
tabpages tdf#96787 AutoCorrect: find item with ".*" and between :colons: 2024-06-29 09:31:03 +02:00
util