Week #6 Report - GSoC - 100 Paper Cuts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

GSoC progress for week #6.

> Blog post for week #6: 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
    - Commit: 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
    - Added UI of the floating widget. Commit: https://gerrit.libreoffice.org/c/core/+/118951

> Next week TO-DO:
    - Work on tdf#51665: Support diagonal borders in TABLEs

Thank you all.

--
Regards,
Bayram Çiçek
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux