summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Castro <hcvcastro@gmail.com>2015-02-10 18:27:13 -0400
committerEike Rathke <erack@redhat.com>2015-02-12 11:14:26 +0000
commit39c9223b933f8585ed5d1a4014596aa8d4c94db3 (patch)
tree297b7465b986c5c32768b1715a625cf3b3b9d5f0
parent19af334c922a9f3a25db68bc90ceb9446eeb79b0 (diff)
fdo#82719 EDITING: String with hyperlink not pasted
Fixed. It is impossible to copy / paste a string with hyperlink what is part of a longer string in cell. Change-Id: Id97ef7d742ab8ca17e2cafdc449d04d5839e93d4 Reviewed-on: https://gerrit.libreoffice.org/14412 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 5a646f04cc40fb13f39b16ab452237e5cf324684) Reviewed-on: https://gerrit.libreoffice.org/14441
-rw-r--r--editeng/source/editeng/editdoc.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/editeng/source/editeng/editdoc.cxx b/editeng/source/editeng/editdoc.cxx
index 54cdb909312d..2ad2f909aaff 100644
--- a/editeng/source/editeng/editdoc.cxx
+++ b/editeng/source/editeng/editdoc.cxx
@@ -218,6 +218,7 @@ const SfxItemInfo aItemInfos[EDITITEMCOUNT] = {
{ SID_ATTR_CHAR_OVERLINE, SFX_ITEM_POOLABLE },
{ SID_ATTR_CHAR_CASEMAP, SFX_ITEM_POOLABLE }, // EE_CHAR_CASEMAP
{ SID_ATTR_CHAR_GRABBAG, SFX_ITEM_POOLABLE }, // EE_CHAR_GRABBAG
+ { 0, SFX_ITEM_POOLABLE }, // EE_CHAR_BKGCOLOR
{ 0, SFX_ITEM_POOLABLE }, // EE_FEATURE_TAB
{ 0, SFX_ITEM_POOLABLE }, // EE_FEATURE_LINEBR
{ SID_ATTR_CHAR_CHARSETCOLOR, SFX_ITEM_POOLABLE }, // EE_FEATURE_NOTCONV