Hi,

GSoC progress for week #6.

> Blog post for week #6: https://bayramcicek.com.tr/libreoffice-dev/2021/07/18/week-06-gsoc.html <https://bayramcicek.com.tr/libreoffice-dev/2021/07/18/week-06-gsoc.html>

> New icons for diagonal borders

Diagonal Left and Right border icons didn't exist in LibreOffice. I opened a new report for the icons and /Rizal Muttaqin/ (huge thanks for the icons) started to draw icons so that I can use them in tdf#51665.

> UI - add diagonal borders in Table toolbar

    - Bug: tdf#51665: Support diagonal borders in TABLEs <https://bugs.documentfoundation.org/show_bug.cgi?id=51665>     - Commit: https://gerrit.libreoffice.org/c/core/+/118951 <https://gerrit.libreoffice.org/c/core/+/118951>

In order to work on tdf#51665, I added diagonal border icons to /"table toolbar > borders"/.

Added tooltip “Set Diagonal Left Border” for diagonal LEFT border.
Added tooltip “Set Diagonal Right Border” for for diagonal RIGHT border.

/fr013.png/ -> Right Diagonal Border
/fr014.png/ -> Left Diagonal Border

/svx/source/tbxctrls/tbcontrl.cxx://
//
//aImgVec = { /**///
//
//    // diagonal left border//
//    {BitmapEx(RID_SVXBMP_FRAME14), SvxResId(RID_SVXSTR_PARA_PRESET_DIAGONALLEFT)},//
//
//    // diagonal right border//
//    {BitmapEx(RID_SVXBMP_FRAME13), SvxResId(RID_SVXSTR_PARA_PRESET_DIAGONALRIGHT)},//
///**/
/

///};/

> Summary of week #6
    - I opened a new report in Bugzilla for the icons: tdf#143300: Add icons for diagonal borders <https://bugs.documentfoundation.org/show_bug.cgi?id=143300>     - Added UI of the floating widget. Commit: https://gerrit.libreoffice.org/c/core/+/118951 <https://gerrit.libreoffice.org/c/core/+/118951>

> Next week TO-DO:
    - Work on tdf#51665 <https://bugs.documentfoundation.org/show_bug.cgi?id=51665>: Support diagonal borders in TABLEs

Thank you all.

--

Regards, Bayram Çiçek

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to