Re: Running unit test by make

2017-11-11 Thread Jaskaran Singh
Its actually make build-nocheck On Sun, Nov 12, 2017 at 1:16 AM, Noel Grandin wrote: > make build.nocheck​ > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org >

[Libreoffice-commits] core.git: sc/qa sc/source

2017-07-08 Thread Jaskaran Singh
991346d570713c230a81485c55e29318c2cc175d Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Tue Jun 27 23:45:42 2017 +0530 Add a way to resize ScDBData Change-Id: I6e0e1a7f58873c012e0e8015ed69da38a32a44f4 Reviewed-on: https://gerrit.libreoffice.org/39323 Tested-by: Jenkins <c...@libreoffice.org>

Re: Application to Google Summer of Code

2017-04-01 Thread Jaskaran Singh
Hi Alex, Great to see you working towards your application! Ideally, you have to talk with Mentors about your proposal either on the mailing list or on the IRC channel. This has to happen before you submit your proposal finally. Discussing your proposal with them would make it better. For the

Re: Collecting User Statistics

2017-03-14 Thread Jaskaran Singh
work. But, quite a few of them would still opt out. On Tuesday 14 March 2017 08:21 PM, Markus Mohrhard wrote: > Hey Jaskaran, > > On Thu, Mar 9, 2017 at 10:10 AM, Jaskaran Singh <jvsg1...@gmail.com > <mailto:jvsg1...@gmail.com>> wrote: > > Hi, > >

Re: Collecting User Statistics

2017-03-09 Thread Jaskaran Singh
Hi Tor, On Thursday 09 March 2017 03:29 PM, Tor Lillqvist wrote: > What would be the usefulness of such information? We don't want to let > what machine and OS users run at some (future) point in time dictate > what we do in even more future LibreOffice versions. Ofcourse, it should not dictate

Collecting User Statistics

2017-03-09 Thread Jaskaran Singh
Hi, Currently we collect user stats when someone downloads LO from our website. Now these may not be very useful since only very limited information is obtained by this method. Also, not everyone gets to participate in this because not everyone downloads LO. Some just get it preinstalled on their

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

2017-01-15 Thread Jaskaran Singh
sc/source/ui/inc/dataprovider.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 92fc31dd787149b59fcd08c08bffb90a9e2f5b64 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Tue Jan 10 22:29:35 2017 +0530 Expose ExternalDataMapper member fun

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

2017-01-04 Thread Jaskaran Singh
sc/source/ui/docshell/dataprovider.cxx | 39 +++-- sc/source/ui/inc/dataprovider.hxx |3 ++ 2 files changed, 40 insertions(+), 2 deletions(-) New commits: commit 2d54ffbf18d461c846535d539d704d45aff059b1 Author: Jaskaran Singh <jvsg1...@gmail.com>

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

2016-12-29 Thread Jaskaran Singh
sc/source/ui/docshell/dataprovider.cxx | 30 -- sc/source/ui/inc/dataprovider.hxx | 26 +- 2 files changed, 53 insertions(+), 3 deletions(-) New commits: commit adc506f22f2a52c120a298d41f697e6d45e1a982 Author: Jaskaran Singh <jv

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

2016-12-28 Thread Jaskaran Singh
sc/source/ui/inc/dataprovider.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit b9e903b31440176eea1a9b3ffaf34533f2df3756 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Thu Dec 29 02:35:31 2016 +0530 Make these functions public That existing piece of code ha

[Libreoffice-commits] core.git: .gitignore

2016-12-12 Thread Jaskaran Singh
.gitignore | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) New commits: commit b17b413ea2c3902a219e2e35a949e924436d34f8 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Mon Dec 12 01:30:09 2016 +0530 Add rules to gitignore Rule for ctags: S

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

2016-12-11 Thread Jaskaran Singh
sc/source/ui/docshell/dataprovider.cxx | 58 - sc/source/ui/inc/dataprovider.hxx | 28 +++ 2 files changed, 71 insertions(+), 15 deletions(-) New commits: commit 777c22bca071942a14f2db4b38d711a5a00df1b3 Author: Jaskaran Singh <jv

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

2016-12-09 Thread Jaskaran Singh
sc/source/ui/docshell/dataprovider.cxx | 122 + sc/source/ui/inc/dataprovider.hxx | 53 +- 2 files changed, 173 insertions(+), 2 deletions(-) New commits: commit b1650ae0aadaaa5d4c13fb34957b48112e69105b Author: Jaskaran Singh <jv

[Libreoffice-commits] core.git: sc/Library_sc.mk sc/source

2016-11-17 Thread Jaskaran Singh
nge-Id: I9fc9455f7fbf9025aace4c3248df9b32f522ce52 Reviewed-on: https://gerrit.libreoffice.org/30906 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Jaskaran singh <jvsg1...@gmail.com> diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 0e21903..3714c96 100644 --- a/sc/L

[Libreoffice-commits] core.git: Branch 'feature/dataprovider' - sc/Library_sc.mk sc/source

2016-11-16 Thread Jaskaran Singh
nge-Id: I9fc9455f7fbf9025aace4c3248df9b32f522ce52 Reviewed-on: https://gerrit.libreoffice.org/30606 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Jaskaran singh <jvsg1...@gmail.com> diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 0e21903..3714c96 100644 --- a/sc/L

[Libreoffice-commits] core.git: sc/res

2016-10-02 Thread Jaskaran Singh
sc/res/xml/styles.xml | 94 -- 1 file changed, 54 insertions(+), 40 deletions(-) New commits: commit 06f319937187f76ee402d53b3baa78c391c2af19 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Wed Sep 28 19:36:56 2016 +0530 tdf#909

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

2016-09-28 Thread Jaskaran Singh
sc/source/core/data/stlpool.cxx | 49 1 file changed, 49 deletions(-) New commits: commit 7b0aed617f1e57335837cf56ef2d222a96f8270d Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Wed Sep 28 10:53:37 2016 +0530 Remove old cell styles fro

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

2016-09-27 Thread Jaskaran Singh
sc/source/filter/inc/orcusinterface.hxx |1 + sc/source/filter/orcus/interface.cxx|7 +-- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 43e9abd29cc3a9246a3d2789024c6c252974c9e3 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Tue Sep 27 20:52:2

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

2016-08-26 Thread Jaskaran Singh
sc/qa/unit/ucalc_sort.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31596d7e0520db1a311764fde256e16f43c50349 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Fri Aug 26 21:53:14 2016 +0530 Change the wrong message in test Cha

GSoC : Week #11 : Import Cell Styles via Orcus

2016-08-10 Thread Jaskaran Singh
Hi, Work I've done this week : 1. Finished with creating tests for imported styles. 2. Fix a few attributes that were not able to set properly. Work I have to do: 1. Add more tests for Number Formatting. 2. Check if Transient Strings is implemented properly in the code I've

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/qa

2016-08-06 Thread Jaskaran Singh
sc/qa/unit/data/xml/styles.xml |2 +- sc/qa/unit/subsequent_filters-test.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 4a2bf7bb092768a078f94391287d37eb194579bd Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Sat Aug 6 15:22:16 2016

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 4 commits - sc/qa sc/source

2016-08-06 Thread Jaskaran Singh
Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Sat Aug 6 13:33:42 2016 +0530 Add test for cell align in orcus interface(currently disabled) Change-Id: Icbb139cc520e4afd84986d245fab5f157431fc4e diff --git a/sc/qa/unit/data/xml/styles.xml b/sc/qa/unit/data/xml/styles.xml

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/qa

2016-08-05 Thread Jaskaran Singh
sc/qa/unit/data/xml/styles.xml |9 ++- sc/qa/unit/subsequent_filters-test.cxx | 40 - 2 files changed, 42 insertions(+), 7 deletions(-) New commits: commit aa9134ed087a418813401d41f2bf08a9009ae1cb Author: Jaskaran Singh <jvsg1...@gmail.com>

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 4 commits - sc/qa sc/source

2016-08-04 Thread Jaskaran Singh
commits: commit 2ec19dbd744cbc27f31f603fe9f05bffbfd047e3 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Fri Aug 5 00:13:37 2016 +0530 Add diagonal border test for orcus interface Change-Id: I762e3b5f634b96664a3687e89b1a117895265bee diff --git a/sc/qa/unit/data/xml/styles.xm

GSoC : Week #10 : Import Cell styles via Orcus

2016-08-02 Thread Jaskaran Singh
Hi, I've Completed the following work : 1. Add automated test for Imported styles 2. A few trivial things before we release orcus This coming week, I will be focusing on the following work : 1. Add more test cases for Imported styles. 2. Fix 2 warnings that I've noticed. Regards,

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/source

2016-08-01 Thread Jaskaran Singh
sc/source/filter/orcus/interface.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df431435da72435a8473c15b6ac4d18c9f144bd9 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Mon Aug 1 21:00:03 2016 +0530 Disable printing default protection in imported

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/Module_sc.mk sc/Package_res_xml.mk sc/res

2016-08-01 Thread Jaskaran Singh
sc/Module_sc.mk |1 + sc/Package_res_xml.mk | 16 sc/res/xml/styles.xml | 43 +++ 3 files changed, 60 insertions(+) New commits: commit bd8d9a796dad9182c9832ac7bc32c9a1d9e23eef Author: Jaskaran Singh <jvsg1...@gmail.com>

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/qa

2016-07-31 Thread Jaskaran Singh
sc/qa/unit/data/xml/styles.xml | 43 + 1 file changed, 43 insertions(+) New commits: commit 5ed871e9ed28b5dfb586cd8cd3a4be715da71b5b Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Mon Aug 1 09:37:19 2016 +0530 Add Test File for Orcus ODF

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 4 commits - sc/CppunitTest_sc_subsequent_filters_test.mk sc/inc sc/qa sc/source

2016-07-31 Thread Jaskaran Singh
| 20 sc/source/ui/docshell/docsh2.cxx | 20 6 files changed, 117 insertions(+), 18 deletions(-) New commits: commit c2663da206fa14ac8076f2318f2fd7420dd605ef Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Mon Aug 1 00:37:03 2016 +0530 Ad

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 3 commits - sc/source

2016-07-28 Thread Jaskaran Singh
sc/source/filter/inc/orcusinterface.hxx | 14 ++- sc/source/filter/orcus/interface.cxx| 144 2 files changed, 142 insertions(+), 16 deletions(-) New commits: commit 79368a7a1df6f637ad19e5becdca93569fd50d81 Author: Jaskaran Singh <jvsg1...@gmail.com>

GSoC : Week #9 : Import Cell Styles via Orcus

2016-07-27 Thread Jaskaran Singh
Hi, This week the following work has been done :- 1. Implemented odf strikeout interface. 2. Fixed the bug that prevented underline to be set properly. 3. Implemented odf alignment interface. The following work has to be done this week :- 1. Fix a small issue that i noticed in

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 6 commits - sc/source

2016-07-22 Thread Jaskaran Singh
sc/source/filter/inc/orcusinterface.hxx |4 +--- sc/source/filter/orcus/interface.cxx| 27 +++ 2 files changed, 16 insertions(+), 15 deletions(-) New commits: commit 358c327846ccc44bc7f1df0e396e8afad16af310 Author: Jaskaran Singh <jvsg1...@gmail.com> Date:

Gsoc : Week #8 : Import cell styles via Orcus

2016-07-17 Thread Jaskaran Singh
Hi, So as we move a step closer to the final submission, my project moves a step closer to its final goal. We have decided to drop plans to import conditional format for now as it would mean to import out of content.xml file. The following work has been done this week : 1. Add code for

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/source

2016-07-17 Thread Jaskaran Singh
sc/source/filter/orcus/interface.cxx | 18 ++ 1 file changed, 2 insertions(+), 16 deletions(-) New commits: commit d7ce6e9b3892efed1a9d90de8a9838add28f99c5 Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Sun Jul 17 14:52:13 2016 +0530 Reform function to

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - sc/source

2016-07-17 Thread Jaskaran Singh
sc/source/filter/orcus/interface.cxx | 28 +++- 1 file changed, 23 insertions(+), 5 deletions(-) New commits: commit bd5473e3e3ecd0d2dd7e6f5254fd4086ec3145de Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Sun Jul 17 13:48:45 2016 +0530 Add diagonal b

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 4 commits - sc/inc sc/source

2016-07-13 Thread Jaskaran Singh
5d20d942c9a045279537d99fbdb495d5617c68ec Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Wed Jul 13 12:22:49 2016 +0530 Add call to import ODF styles when spreadsheet is created or loaded Change-Id: If2f6843337f554829a321cfbe0b7dfdba90dca48 diff --git a/sc/source/ui/do

GSoC Report : Week #7

2016-07-12 Thread Jaskaran Singh
Hi, I'm Working on the project to integrate Orcus with Libo so that we could import cell styles from an xml file. The following work has been done this week :- 1. Interface for Orcus has been implemented in Libreoffice. 2. The interface has been tested manually. This week I plan to do the

GSOC Report : Week #6

2016-07-05 Thread Jaskaran Singh
Hi, I have been working to implement import of ODF styles through Orcus as a part of my gsoc project. I have done the following work this week :- 1. Improve the merge requests based on reviews obtained. I plan to do the following work this week :- 1. Add interface for odf number

GSOC Report : Week #5

2016-06-27 Thread Jaskaran Singh
Hi, I'm working on the project to implement import of ODF styles through Orcus. I've completed the following work this week :- 1. Implemented conditional format at parser level in orcus. 2. Implemented spreadsheet interface for conditional format in orcus. 3. Written tests for

[Libreoffice-commits] core.git: Branch 'feature/orcus-odf' - 3 commits - sc/source

2016-06-27 Thread Jaskaran Singh
sc/source/filter/inc/orcusinterface.hxx |6 ++ sc/source/filter/orcus/interface.cxx| 73 ++-- 2 files changed, 66 insertions(+), 13 deletions(-) New commits: commit d98dc61dbd97dedc2a1a18cf1b41c5fc91e30886 Author: Jaskaran Singh <jvsg1...@gmail.com>

[Libreoffice-commits] core.git: Changes to 'feature/orcus-odf'

2016-06-26 Thread Jaskaran Singh
New branch 'feature/orcus-odf' available with the following commits: commit 13fff52c7d14ae3f9610f71e7450a6aa36d621fc Author: Jaskaran Singh <jvsg1...@gmail.com> Date: Sun Jun 26 16:31:41 2016 +0530 Implement orcus interface for font underline Cha

GSOC report : Week #4

2016-06-19 Thread Jaskaran Singh
Hi, I'm working on the project to implement import of ODF styles through Orcus. This week I've completed the following work :- 1. Implement ODF number format in orcus. 2. Restructure ODF styles tests and add tests for ODF Number format. I plan to do the following work this week. :- 1.

GSOC report : Week #3

2016-06-13 Thread Jaskaran Singh
Hi, I'm working on the project to implement import of ODF styles through Orcus. The following work has been done this week :- 1. Implemented ODF Font Underline in Orcus. 2. Written Tests for ODF Font Underline in Orcus. 3. Fixed a bug that prevented the import of some Border styles. I

GSOC report : Week #2

2016-06-06 Thread Jaskaran Singh
from this , I have also noticed a bug in Orcus, that prevents Border styles like solid, dash dot dot to be imported. Will fix that too this week. Thanks for reading this report. Jaskaran Singh. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

GSOC Week 1 : Working on Border Import Code

2016-05-31 Thread Jaskaran Singh
Hello, I'm working on odf styles import through Orcus as my Gsoc Project (Mentor : moggi). Currently I'm on the first phase of my project. Having Almost Completed(but not merged) the Border Import Code(and its test) in Orcus I would take a week off from the project as I have exams till 7th

Interested in Gsoc 2016

2016-03-15 Thread Jaskaran Singh
Hello Everyone , My name is Jaskaran and I am a 2nd year Electronics Engineering Student from New Delhi. I am interested in the project "Support ODF styles through Orcus" . I have worked for a similar hobby project named "Pysports". It is a Sport Scorecard application which fetches xml file from

Jaskaran Singh licence statement

2016-02-18 Thread Jaskaran Singh
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual licence. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice