summaryrefslogtreecommitdiff
path: root/avmedia/util
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-05-11 09:29:05 +0200
committerMiklos Vajna <vmiklos@collabora.com>2022-05-13 13:20:38 +0200
commit0577fc114efca2f9d60df702416841f6d41dd37b (patch)
treee2d43995eb71718a78d56ae47880895e3601426a /avmedia/util
parent3e29a18bd30223109031306f9630e86b2bbb6543 (diff)
sw content controls: introduce a word breaking dummy char at the end
- this way double-clicking on the last word of a content control or the first word after the content control selects the correct text range, similar to how the same at the start of content control already worked - this allows not touching the expand flag in the SwTextContentControl ctor, which was overwritten by the ODT import (when the content control was at the end of the paragraph) anyway - hide this dummy character when accessing the paragraph content via the UNO API or the text export - still need to audit a few more places in follow-up commits to maintain the invariant that content controls have the same dummy char at the attribute start and end -- somwhat similar to how SwTextInputField does it with CH_TXT_ATR_INPUTFIELDSTART/END (cherry picked from commit 1e9416fac497a58be04011cfa0ffce9c74a9e397) Conflicts: sw/qa/core/unocore/unocore.cxx Change-Id: I88763d6db84afedbb865b680f040994c4d6ab7d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134259 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'avmedia/util')
0 files changed, 0 insertions, 0 deletions