[Libreoffice-commits] core.git: officecfg/registry

2020-09-15 Thread Shivam Kumar Singh (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c7937803fa03df79921667bd2121609c5696b5a Author: Shivam Kumar Singh AuthorDate: Tue Sep 15 13:33:41 2020 +0530 Commit: Rizal Muttaqin CommitDate

[Libreoffice-commits] core.git: include/sfx2 officecfg/registry sfx2/source sw/inc sw/sdi sw/source

2020-08-25 Thread Shivam Kumar Singh (via logerrit)
|9 ++ 8 files changed, 81 insertions(+) New commits: commit eef202b0659a8ef5f2c1d0b38f292039f0ceaa8d Author: Shivam Kumar Singh AuthorDate: Mon Aug 17 10:46:27 2020 +0530 Commit: Heiko Tietze CommitDate: Tue Aug 25 11:29:49 2020 +0200 tdf#135334 Add

Styles Inspector Weekly Report

2020-08-24 Thread Shivam Kumar Singh
, Shivam Kumar Singh 1 https://gerrit.libreoffice.org/c/core/+/100835 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [core] tdf#87963: Add percentage value to new calculated compressed image size

2020-08-23 Thread Shivam Kumar Singh
On Mon, 24 Aug 2020 at 00:30, anshu khare wrote: > To show it in UI we have to create another label and display it over > there. > > Could u please tell me how to it? > > Please look for my comment on your patch. sincerely,

Re: New build

2020-08-20 Thread Shivam Kumar Singh
ve some uncommitted changes or perhaps if you are working on a separate branch from master do "git diff master ... your_branch_name". (do not forget the "...") regards, Shivam Kumar Singh ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Styles Inspector Week 10 Report

2020-08-12 Thread Shivam Kumar Singh
ctor * Start writing documentation of SI on a new page in LibreOffice's Wiki. The Styles Inspector is in a very good shape for testing. I request everyone to use the panel and list any bugs found or feature requests on Meta tdf#134554. The Inspector can be accessed from the sidebar. Thank you! sinc

Re: Unclear string to translate in inspectorproperties.hrc

2020-08-12 Thread Shivam Kumar Singh
r Font Name" > but no > "Char Font Size" > You can find "Char Font Name" and "Char Height" in inspectorproperties.hrc . > Are the strings, which i can see in the Inspector, derived somehow from > the strings in inspectorproperties.hrc? > > Th

[Libreoffice-commits] core.git: sw/source

2020-08-12 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2f226d63e88f2c6ba6771b37a7039c82e3d0001 Author: Shivam Kumar Singh AuthorDate: Tue Aug 11 18:25:39 2020 +0530 Commit: Mike Kaganski CommitDate: Wed Aug 12

[Libreoffice-commits] core.git: sw/inc sw/source

2020-08-09 Thread Shivam Kumar Singh (via logerrit)
sw/inc/inspectorproperties.hrc|6 + sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 89 +++--- 2 files changed, 84 insertions(+), 11 deletions(-) New commits: commit 6ce2eddfdc35100b8079a4584dd3945e923d66a9 Author: Shivam Kumar Singh

[Libreoffice-commits] core.git: svx/uiconfig

2020-08-07 Thread Shivam Kumar Singh (via logerrit)
svx/uiconfig/ui/inspectortextpanel.ui |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit afb68e1f21a539bf93c8131a2a8a6055feec88f1 Author: Shivam Kumar Singh AuthorDate: Tue Aug 4 14:24:38 2020 +0530 Commit: Heiko Tietze CommitDate: Fri Aug 7 14:09:07

[Libreoffice-commits] core.git: svx/source

2020-08-05 Thread Shivam Kumar Singh (via logerrit)
svx/source/sidebar/inspector/InspectorTextPanel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b6576ce2321f68e4e2c7399f3c2fdf934df43d1e Author: Shivam Kumar Singh AuthorDate: Mon Aug 3 20:06:19 2020 +0530 Commit: Caolán McNamara CommitDate: Wed Aug 5

GSoC Styles Inspector Week 9 Report

2020-08-03 Thread Shivam Kumar Singh
134554, It would be great help if more number of people use the SI and report any bugs experienced or confirm the already listed unconfirmed ones. Thank you Mike, Heiko and Tomaz for their continuous guidance :) sincerely, Shivam Kumar Singh ___ LibreOffi

[Libreoffice-commits] core.git: sw/inc sw/source

2020-08-03 Thread Shivam Kumar Singh (via logerrit)
sw/inc/inspectorproperties.hrc| 250 ++ sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 231 2 files changed, 480 insertions(+), 1 deletion(-) New commits: commit f39f37326ac787e88a0782915afac91cf418a539 Author: Shivam Kumar

[Libreoffice-commits] core.git: sw/source

2020-07-28 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 23 ++ sw/source/uibase/sidebar/WriterInspectorTextPanel.hxx |9 ++- 2 files changed, 27 insertions(+), 5 deletions(-) New commits: commit 3b8c893b487a3ee27bac710da74856225fb72950 Author: Shivam Kumar Singh

[Libreoffice-commits] core.git: extras/source

2020-07-27 Thread Shivam Kumar Singh (via logerrit)
extras/source/wordbook/technical.dic |5 + 1 file changed, 5 insertions(+) New commits: commit a177fcb1a5ac8c57c9e491c107943651bd714fd6 Author: Shivam Kumar Singh AuthorDate: Sun May 10 00:57:59 2020 +0530 Commit: Ilmari Lauhakangas CommitDate: Tue Jul 28 07:49:35 2020 +0200

GSoC Week 8 Styles Inspector Report

2020-07-27 Thread Shivam Kumar Singh
ctor Much thanks to Tomaz, Heiko, Mike and Caolan for always being available when I am stuck somewhere and guiding me. sincerely, Shivam Kumar Singh ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailma

[Libreoffice-commits] core.git: sw/source

2020-07-26 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 122 +++--- 1 file changed, 49 insertions(+), 73 deletions(-) New commits: commit a93b329b4c1757f0a585cac6348e9b152372c33f Author: Shivam Kumar Singh AuthorDate: Sat Jul 25 13:29:12 2020 +0530 Commit: Mike Kaganski

[Libreoffice-commits] core.git: sw/source

2020-07-24 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 49a273dde0aaf6329a6776176413ffb7845d7b1f Author: Shivam Kumar Singh AuthorDate: Sat Jul 25 10:45:49 2020 +0530 Commit: Mike Kaganski CommitDate: Sat

[Libreoffice-commits] core.git: sw/source

2020-07-24 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 25 ++ 1 file changed, 25 insertions(+) New commits: commit 6e86f77da5cf66c832f785a7f4eb806a3fdc26c6 Author: Shivam Kumar Singh AuthorDate: Thu Jul 23 23:09:11 2020 +0530 Commit: Mike Kaganski CommitDate: Fri Jul

[Libreoffice-commits] core.git: svx/source svx/uiconfig

2020-07-23 Thread Shivam Kumar Singh (via logerrit)
svx/source/sidebar/inspector/InspectorTextPanel.cxx |2 +- svx/uiconfig/ui/inspectortextpanel.ui |6 -- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 27c1a7fbcd3e236d4eee7ee3e1a7acdaa47510eb Author: Shivam Kumar Singh AuthorDate: Thu Jul 23

[Libreoffice-commits] core.git: include/svx svx/source svx/uiconfig sw/source

2020-07-22 Thread Shivam Kumar Singh (via logerrit)
changed, 136 insertions(+), 85 deletions(-) New commits: commit 19f44fe53863ef8c9087aa965b786544f71ffdc8 Author: Shivam Kumar Singh AuthorDate: Sat Jul 18 11:51:33 2020 +0530 Commit: Mike Kaganski CommitDate: Wed Jul 22 21:01:28 2020 +0200 tdf#134564 tdf#134578 Improve hierarchy

GSoC week 7 Styles Inspector Report

2020-07-21 Thread Shivam Kumar Singh
properties from DF. * Grey out disabled properties (Under Review) * Add color box (not sure if this is possible) Thanks to my mentors for all the help, special thanks to Caolan for always guiding me in ui related stuff. sincerely, Shivam Kumar Singh

[Libreoffice-commits] core.git: include/svx svx/source sw/source

2020-07-16 Thread Shivam Kumar Singh (via logerrit)
insertions(+), 68 deletions(-) New commits: commit 51ccfd3b39d1d32052e8d51ab9ba7324ccd843f5 Author: Shivam Kumar Singh AuthorDate: Fri Jul 3 00:36:12 2020 +0530 Commit: Mike Kaganski CommitDate: Thu Jul 16 12:12:50 2020 +0200 Cleanup: Fix variable names for Inspector Fixing

[Libreoffice-commits] core.git: sw/source

2020-07-15 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 9006cbf6a13317a386194d6857f22391464c2aa0 Author: Shivam Kumar Singh AuthorDate: Tue Jun 30 19:47:56 2020 +0530 Commit: Mike Kaganski CommitDate: Thu

[Libreoffice-commits] core.git: sw/source

2020-07-15 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 8f121c1a9d5583e187f5468fc197c92e4c019f16 Author: Shivam Kumar Singh AuthorDate: Wed Jul 15 16:24:52 2020 +0530 Commit: Mike Kaganski CommitDate

[Libreoffice-commits] core.git: sw/source

2020-07-14 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 212 +- sw/source/uibase/sidebar/WriterInspectorTextPanel.hxx |6 2 files changed, 107 insertions(+), 111 deletions(-) New commits: commit 0bca30bff7d9e49c81459122735565ff0d9816c3 Author: Shivam Kumar Singh

[Libreoffice-commits] core.git: sw/source

2020-07-13 Thread Shivam Kumar Singh (via logerrit)
00be56d9db396d284f66ab723d6fbb898b888dfb Author: Shivam Kumar Singh AuthorDate: Fri Jul 10 16:00:37 2020 +0530 Commit: Heiko Tietze CommitDate: Mon Jul 13 11:11:55 2020 +0200 tdf#134661 Issue in Inspector update This patch now uses AttrChangedNotify instead of NotifyItemUpdate to

GSoC Styles Inspector Week 6 Report

2020-07-12 Thread Shivam Kumar Singh
o for this week :- * Merge all Under Review patches. * Add color Box wherever we have color Hex names (tdf#134561) * Show properties in human readable form (tdf#134560) Thank you for reading, thank you mentors for the guidance :) sincere regards, Shivam Kumar Singh _

[Libreoffice-commits] core.git: sw/source

2020-07-09 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4213a0b6929d188d5ec75a6b90e194c2b6ba9d11 Author: Shivam Kumar Singh AuthorDate: Tue Jul 7 01:06:55 2020 +0530 Commit: Heiko Tietze CommitDate: Thu Jul 9

[Libreoffice-commits] core.git: svx/source sw/source

2020-07-08 Thread Shivam Kumar Singh (via logerrit)
svx/source/sidebar/inspector/InspectorTextPanel.cxx |7 ++- sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx | 10 -- 2 files changed, 6 insertions(+), 11 deletions(-) New commits: commit 9abeaaff50e9f6f15c0ef1be5fdabb6fbe1b7a5c Author: Shivam Kumar Singh AuthorDate

[Libreoffice-commits] core.git: sw/source

2020-07-08 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4541f80e7fabf4c7d250d8d31a1ef330540c7ffb Author: Shivam Kumar Singh AuthorDate: Wed Jul 8 10:04:33 2020 +0530 Commit: Mike Kaganski CommitDate: Wed Jul 8

GSoC Styles Inspector Week 5 Report

2020-07-07 Thread Shivam Kumar Singh
the respective Hex value like 0x33fef. Replace this with a colour box. A list of Bugzilla Tickets have been filled [1] (thanks to Heiko ). It would be great if more people could test the features and help us improve it. sincerely, Shivam Kumar Singh [1] https://bugs.documentfoundation.org

[Libreoffice-commits] core.git: include/svx officecfg/registry svx/source svx/uiconfig sw/source

2020-07-03 Thread Shivam Kumar Singh (via logerrit)
/sidebar/WriterInspectorTextPanel.cxx| 301 ++- sw/source/uibase/sidebar/WriterInspectorTextPanel.hxx| 13 6 files changed, 233 insertions(+), 127 deletions(-) New commits: commit 4b8abb3db70ab5af3a9e92a327b46bbf38a481b3 Author: Shivam Kumar Singh AuthorDate: Fri

GSoC Styles Inspector Week 4 Report

2020-06-28 Thread Shivam Kumar Singh
doing :) best regards, Shivam Kumar Singh [1]https://gerrit.libreoffice.org/c/core/+/97263 [2]https://gerrit.libreoffice.org/c/core/+/95094 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo

[Libreoffice-commits] core.git: svx/source sw/source

2020-06-25 Thread Shivam Kumar Singh (via logerrit)
insertions(+), 13 deletions(-) New commits: commit 006c65bbd472cb1d7d44e095714e28190b76be0d Author: Shivam Kumar Singh AuthorDate: Fri May 29 13:10:52 2020 +0530 Commit: Tomaž Vajngerl CommitDate: Thu Jun 25 10:17:07 2020 +0200 Get the property dump of the text at the cursor We

GSoC Styles Inspector [Week 3] Report

2020-06-22 Thread Shivam Kumar Singh
sure I don't get stuck anywhere and always guided me if I do. No work would have been possible without them ! best regards, Shivam Kumar Singh https://gerrit.libreoffice.org/c/core/+/95094 https://gerrit.libreoffice.org/c/core/+/96027 ___ LibreOffi

GSoC Weekly Report 2 Styles Inspector

2020-06-15 Thread Shivam Kumar Singh
yle" panel and later complete the property dump for PS. Thanks to my mentors for their time and all the knowledge they shared with me. Everyday I understand the source code in a better way :) best regards, Shivam Kumar Singh ( IRC - shivam_ ) ___

[Libreoffice-commits] core.git: include/svx officecfg/registry svx/source svx/uiconfig sw/Library_sw.mk sw/source

2020-06-12 Thread Shivam Kumar Singh (via logerrit)
/sidebar/WriterInspectorTextPanel.hxx| 42 + 9 files changed, 118 insertions(+), 28 deletions(-) New commits: commit c98affa44e3f61279ae9fe052dbcfbda0c58838e Author: Shivam Kumar Singh AuthorDate: Sat Jun 6 18:57:13 2020 +0530 Commit: Tomaž Vajngerl CommitDate: Sat Jun 13

GSoC Styles Inspector Week 1 Report

2020-06-08 Thread Shivam Kumar Singh
Hi, The following work was done this week :- * A weld::TreeView was added to store all the properties extracted from the current cursor position.[1] Merged *The Inspector's codebase was earlier kept in svx module. But now i am changing it such that now only the GUI will be in svx whereas t

[Libreoffice-commits] core.git: svx/source svx/uiconfig

2020-06-02 Thread Shivam Kumar Singh (via logerrit)
a9b47360c2af2514b1064fb179f9fb9f0b8ad225 Author: Shivam Kumar Singh AuthorDate: Sun May 31 22:55:40 2020 +0530 Commit: Mike Kaganski CommitDate: Tue Jun 2 12:00:32 2020 +0200 Removed the "Font.." things from the Inspector Removed all the font related stuff and added a common property l

GSoC Community Bonding Period Report

2020-05-31 Thread Shivam Kumar Singh
he text at the cursor in the Inspector tab A patch has been submitted https://gerrit.libreoffice.org/c/core/+/95094 (WIP) + Move to the next phase of the project Thanks to the mentors for always being there to clarify my doubts and for all the help regards, Shivam Kumar Sing

[GSoC Community Bonding ] cannot work on the project till 25 May 2020

2020-05-22 Thread Shivam Kumar Singh
le to work on the project as of now but will get back on it as soon as everything becomes normal (which i expect to be by Sunday 24th). Looking forward to hearing from you. regards, Shivam Kumar Singh ___ LibreOffice mailing list LibreOffice@lists.freed

[Libreoffice-commits] core.git: officecfg/registry svx/Library_svx.mk svx/source svx/uiconfig svx/UIConfig_svx.mk

2020-05-18 Thread Shivam Kumar Singh (via logerrit)
9d6e64ba575c12ce4ab381332f8971e55ffe9972 Author: Shivam Kumar Singh AuthorDate: Sat May 9 19:41:25 2020 +0530 Commit: Mike Kaganski CommitDate: Mon May 18 11:01:41 2020 +0200 Added a new tab "Styles Inspector" at the side bar Patch significance :- 1) Added a new tab "Styles Inspector&q

[Libreoffice-commits] core.git: svx/source

2020-05-14 Thread Shivam Kumar Singh (via logerrit)
/sidebar/styles/StylesPropertyPanel.hxx |5 + 5 files changed, 5 insertions(+), 20 deletions(-) New commits: commit 845859017a74978a7ad5c6473b473f38f284edf2 Author: Shivam Kumar Singh AuthorDate: Sun May 10 01:18:52 2020 +0530 Commit: Julien Nabet CommitDate: Thu May 14 22:49:11

GSoC Community Bonding Period

2020-05-11 Thread Shivam Kumar Singh
Hello, My name is Shivam Kumar Singh a sophomore student from India, I am working on the project "Styles Inspector" which would allow the users to clearly understand the applied style formatting in a document. I am thankful to the whole LibreOffice community and my mentors Heiko Ti

GSoC Proposal LibreOffice

2020-03-16 Thread Shivam Kumar Singh
I have made a draft proposal on the project "Styles Inspector". https://docs.google.com/document/d/1ZHlAfXU_7sXery6PnP1p831rhMnj1WYI-WiVKEGlxeE/edit?usp=sharing All input positive, negative from anyone is welcome. Please have a look and tell me what do you think :) Sincerely, Shivam K

[Libreoffice-commits] core.git: sw/source

2020-03-13 Thread Shivam Kumar Singh (via logerrit)
sw/source/uibase/ribbar/workctrl.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 26c9b7863b7e3a8f3a1c43ec26f2efe77c1958a7 Author: Shivam Kumar Singh AuthorDate: Wed Jan 29 13:36:17 2020 +0530 Commit: Jim Raykowski CommitDate: Fri Mar 13 22

Re: Interest in Styles Inspector and Styles Highlighter for GSoC

2020-02-29 Thread Shivam Kumar Singh
lated these projects which you think I must solve before beginning the project. sincerely, Shivam Kumar Singh On Fri, 28 Feb 2020 at 00:21, Mike Kaganski wrote: > Hi! > > On 2020-02-27 21:20, Shivam Kumar Singh wrote: > > My name is Shivam Kumar Singh a second year student from IIES

[Libreoffice-commits] core.git: sfx2/source

2020-02-27 Thread Shivam Kumar Singh (via logerrit)
sfx2/source/dialog/templdlg.cxx | 72 +--- sfx2/source/inc/templdgi.hxx|1 2 files changed, 61 insertions(+), 12 deletions(-) New commits: commit ddf96414896fd19b2ed82f9e4d4974855cf1e83a Author: Shivam Kumar Singh AuthorDate: Sat Feb 1 20:58:49

[Libreoffice-commits] core.git: sd/uiconfig

2020-02-24 Thread Shivam Kumar Singh (via logerrit)
sd/uiconfig/sdraw/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 7b2da820f3d8a2e42c30db0897faeb690f3b5f22 Author: Shivam Kumar Singh AuthorDate: Fri Feb 21 23:24:34 2020 +0530 Commit: Heiko Tietze CommitDate: Mon Feb 24 16:37:56 2020 +0100 tdf

[GSoC] Applying to Styles Inspector and Highlighter idea

2020-02-24 Thread Shivam Kumar Singh
Hello everyone, My name is Shivam Kumar Singh a sophomore from IIEST Shibpur, India, and I would like to contribute to Libreoffice in GSoC 2020. I have been working on the LO source code for quite some time now. You can see my contributions here https://gerrit.libreoffice.org/q

[Libreoffice-commits] core.git: sd/uiconfig

2020-02-24 Thread Shivam Kumar Singh (via logerrit)
sd/uiconfig/sdraw/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 8eea26e7c19a58be77343c30fdbcd780a13ac402 Author: Shivam Kumar Singh AuthorDate: Fri Feb 21 22:50:05 2020 +0530 Commit: Heiko Tietze CommitDate: Mon Feb 24 11:12:37 2020 +0100 tdf

[Libreoffice-commits] core.git: sd/qa

2020-02-17 Thread Shivam Kumar Singh (via logerrit)
sd/qa/unit/data/tdf123841.odg |binary sd/qa/unit/import-tests.cxx | 15 +++ 2 files changed, 15 insertions(+) New commits: commit 1d219e509750c73edbe610a9ed7f06e7de3bdbc1 Author: Shivam Kumar Singh AuthorDate: Fri Jan 24 16:44:42 2020 +0530 Commit: Michael Stahl

[Libreoffice-commits] core.git: embeddedobj/test include/editeng include/salhelper

2020-02-04 Thread Shivam Kumar Singh (via logerrit)
Author: Shivam Kumar Singh AuthorDate: Wed Jan 15 14:44:44 2020 +0530 Commit: Stephan Bergmann CommitDate: Tue Feb 4 18:27:25 2020 +0100 tdf#96505 Get rid of cargo cult "long" integer literals . In some places the integers end with L which denotes that the number i

Re: help in writing tests

2020-01-26 Thread Shivam Kumar Singh
Hi Regina ,Miklos, all, Thanks for the great help and the code pointers . I tried to modify the code from SdImportTest::testTdf97808() in sd/qa/unit/import-tests.cxx. In the code for tdf97808 a line is inspected and using the property getPropertyValue("Style") it was checked if it is equal to the

Re: help in writing tests

2020-01-26 Thread Shivam Kumar Singh
Hi Regina ,Miklos, all, Thanks for the great help and the code pointers . I tried to modify the code from SdImportTest::testTdf97808() in sd/qa/unit/import-tests.cxx. In the code for tdf97808 a line is inspected and using the property getPropertyValue("Style") it was checked if it is equal to the

[Libreoffice-commits] core.git: sw/qa

2020-01-25 Thread Shivam Kumar Singh (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |8 ++-- sw/qa/extras/ooxmlexport/ooxmlexport5.cxx | 30 ++ 2 files changed, 12 insertions(+), 26 deletions(-) New commits: commit 6ffaefa1694f71175bb499cd5ee5886b23874e90 Author: Shivam Kumar Singh AuthorDate

Shivam Kumar Singh license statement

2020-01-21 Thread Shivam Kumar Singh
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[no subject]

2020-01-21 Thread Shivam Kumar Singh
All of my past and future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license . ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[no subject]

2020-01-21 Thread Shivam Kumar Singh
All of my past and future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license . ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

help in writing tests

2020-01-18 Thread Shivam Kumar Singh
Hi all, My patch for tdf#123847 has been pushed to master and now I need to write unit test for the bug . I went through the wiki but am still having trouble writing one.Could anyone guide me through which kind of test I need to do and how to do that ? Thanks. Sincerely , Shivam _

introducing myself

2020-01-11 Thread Shivam Kumar singh
Hello everyone, My name is Shivam Kumar Singh , pursuing Bachelor of Technology in Information Technology from Indian Institute of Engineering ,Science and Technology Shibpur, India. and am currently in my second year. I am interested in libreoffice source code and want to work on in for Google