https://bugs.documentfoundation.org/show_bug.cgi?id=154088
Bug ID: 154088
Summary: The implementation of drawing the grid of the
characters should be unified
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
In the special characters dialog there exists two almost identical
implementations of drawing the grid, i.e., svx/source/dialog/charmap.cxx and
svx/source/dialog/searchcharmap.cxx
They differ in only in very few lines in SvxSearchCharSet::DrawChars_Impl and
SvxShowCharSet::DrawChars_Impl.
These leads to code duplication when enhancing the the special characters
dialog grid like in https://gerrit.libreoffice.org/c/core/+/148051
Steps to Reproduce:
None
Actual Results:
Implementation is duplicated.
Expected Results:
Implementation is unified. This could also solve the problem of Bug 154087.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6c2542306bcc7caaab947664f252265058964fc2
CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.