https://bugs.documentfoundation.org/show_bug.cgi?id=51665
--- Comment #20 from Bayram Çiçek <[email protected]> --- IMHO, I think tdf#51665 can be a standalone GSoC project itself. In addition to drawing diagonal borders, we should also be able to change their color and style. To apply these 3 things (drawing, color, style), we have to change a lot of things in the codebase. But for now, I'll just try to draw diagonal borders. BTW new commit link for Writer-specific: https://gerrit.libreoffice.org/c/core/+/120262 --- FYI: - Diagonal borders feature was started to implementing in 2000 until 2004 by Jens-Heiner Rechtien (https://cgit.freedesktop.org/libreoffice/core/commit/?id=86251e219907b). (as far as I can see with "$ git blame ./sw/source/core/doc/tblafmt.cxx" and ./sw/source/core/layout/paintfrm.cxx) - https://opengrok.libreoffice.org/xref/core/sw/source/core/doc/tblafmt.cxx?r=5f74a9c6#531 -- You are receiving this mail because: You are the assignee for the bug.
