[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2023-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

Ekta  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |ektagoel12j...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2018-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

Michael Stahl (CIB)  changed:

   What|Removed |Added

   Keywords|needsDevEval|
 CC||michael.st...@cib.de

--- Comment #9 from Michael Stahl (CIB)  ---
the dialog code is in sw/source/ui/index/cnttab.cxx

it works with instances of FormToken that have the sCharStyle member to
represent the character style.

it appears to me that the character style set on the LE link-end token does not
have a visible effect on the resulting entries; in
ToxTextGenerator::GenerateText a formatting hint is inserted, but it is
inserted with SetAttrMode::DONTEXPAND on an empty range, so it will not have a
visible effect.

this is unique to the LE token, the other ones can at least sometime generate
text to which the char style will be applied.

for the entire range between LS and LE, the sCharStyle of the LS token is
applied, overwriting any style set on inner tokens.

so either the LE token's char style should be synced to the LS token in the UI
so as to not confuse users, or the style widget should be disabled for the LE
token.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed|

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #7 from jan iversen  ---
Code pointer is missing (mandatory for easy hacks)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

 Whiteboard||ToBeReviewed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

 Whiteboard||ToBeReviewed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyInteresting

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

   Keywords||difficultyInteresting

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

jan iversen  changed:

   What|Removed |Added

   Keywords||skillCpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Keywords||easyHack
 Whiteboard|EasyHack|

--- Comment #5 from Robinson Tryon (qubit)  ---
Migrating Whiteboard tags to Keywords: (easyHack)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50050

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Keywords||easyHack
 Whiteboard|EasyHack|

--- Comment #5 from Robinson Tryon (qubit)  ---
Migrating Whiteboard tags to Keywords: (easyHack)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2014-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved Writer EasyHacks for
better visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2014-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved Writer EasyHacks for
better visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2013-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

Qubit qu...@runcibility.com changed:

   What|Removed |Added

 Whiteboard|easyhack|EasyHack
 CC||qu...@runcibility.com

--- Comment #3 from Qubit qu...@runcibility.com ---
whiteboard: standardize spelling 'easyhack' - 'EasyHack'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2013-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

Qubit qu...@runcibility.com changed:

   What|Removed |Added

 Whiteboard|easyhack|EasyHack
 CC||qu...@runcibility.com

--- Comment #3 from Qubit qu...@runcibility.com ---
whiteboard: standardize spelling 'easyhack' - 'EasyHack'

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

--- Comment #2 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved EasyHacks for better
visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

--- Comment #2 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved EasyHacks for better
visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50050] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) by default

2012-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50050

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Status Whiteboard||easyhack
 Ever Confirmed|0   |1
Summary|[ProposedEasyhack] Make LE  |Make LE (Link End)
   |(Link End) Index/Table  |Index/Table Entry component
   |Entry component character   |character style match LS
   |style match LS (Link Start) |(Link Start) by default
   |by default  |

--- Comment #1 from Florian Reisinger reisi...@gmail.com 2012-05-18 08:08:36 
PDT ---
It is a easyhack now...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs