Google Code-in tasks

2018-09-07 Thread Saurav Chirania
Hi! On Fri, 7 Sep 2018 at 17:30, wrote: > > * Google Code In for pre university students from 13 to 17 (Thorsten) >+ https://codein.withgoogle.com/ >+ organizations can apply between Sep/06-17 >+ we need agreement from mentors > + official categorization: "Code,

Is there a way to know if a dispatch command opens a dialog?

2018-08-01 Thread Saurav Chirania
There are dispatch commands (like .uno:FontDialog) which open a dialog when executed. There are other dispatch commands (like .uno:GoDown) which don't open a dialog when executed. Do we have a function using which I can know whether or not a command opens a dialog? If not, will it be possible to

GSoC Weekly update for UI Test logger

2018-07-30 Thread Saurav Chirania
Hello! I have updated my progress here- http://chiranias.blogspot.com/2018/07/gsoc-work-report-week-11.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC Weekly update for UI Test logger

2018-07-23 Thread Saurav Chirania
Hello! I have updated my progress here- http://chiranias.blogspot.com/2018/07/gsoc-work-report-week-10.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC Weekly update for UI Test logger

2018-07-16 Thread Saurav Chirania
Hello! I have updated my progress here- https://chiranias.blogspot.com/2018/07/gsoc-work-report-week-9.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2018-07-11 Thread Saurav Chirania
vcl/source/uitest/logger.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 7140644302d97869c7ea8d636123755fe04e640b Author: Saurav Chirania Date: Tue Jul 10 18:34:55 2018 +0530 uitest logger: log key according to DSL inside dialogs too

GSoC Weekly update for UI Test logger

2018-07-09 Thread Saurav Chirania
Hello! I have updated my progress here- http://chiranias.blogspot.com/2018/07/gsoc-work-report-week-8.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2018-07-07 Thread Saurav Chirania
include/vcl/uitest/uiobject.hxx |4 vcl/source/uitest/uiobject.cxx | 36 ++-- 2 files changed, 38 insertions(+), 2 deletions(-) New commits: commit 2cff0e2ceb53b2986be8788c7505cabbd04d0288 Author: Saurav Chirania Date: Mon Jul 2 18:50:10 2018 +0530

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

2018-07-06 Thread Saurav Chirania
09e8815066c133b6a53fd5bc2f3d3ab8ad6e4248 Author: Saurav Chirania Date: Wed Jul 4 13:55:50 2018 +0530 uitest logger: log the events calling CallEventListeners() Some events directly call CallEventListeners() instead of calling ImplCallEventListenersAndHandler. This patch thus moves logAction

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-07-06 Thread Saurav Chirania
uitest/loginterpreter.py |9 + 1 file changed, 9 insertions(+) New commits: commit 8801cf6fbe3959cb1485a06fb86a41cc05b28ac6 Author: Saurav Chirania Date: Tue Jul 3 11:31:13 2018 +0530 uitest interpreter: support opening existing document In addition, I have imported

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-07-06 Thread Saurav Chirania
uitest/loginterpreter.py |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 4914c03245983f913ecdd2a5d9682a05bca1fea7 Author: Saurav Chirania Date: Tue Jul 3 21:37:01 2018 +0530 uitest interpreter: handle when parent is empty string Change-Id

GSoC Weekly update for UI Test logger

2018-07-01 Thread Saurav Chirania
Hello, I have updated my progress here - https://chiranias.blogspot.com/2018/07/gsoc-work-report-week-7.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-07-01 Thread Saurav Chirania
uitest/loginterpreter.py | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit ad511ce89c3ceddd3a8c6d650ce81df1e35bc48f Author: Saurav Chirania Date: Mon Jul 2 08:46:06 2018 +0530 uitest interpreter: add support for starting apps Change-Id

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-07-01 Thread Saurav Chirania
uitest/loginterpreter.py | 31 --- 1 file changed, 12 insertions(+), 19 deletions(-) New commits: commit 5560a23cbc1e61cf55bb8c98202d7c93e21f60f1 Author: Saurav Chirania Date: Sat Jun 30 14:37:46 2018 +0530 uitest interpreter: let's use argparse to parse

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-07-01 Thread Saurav Chirania
uitest/loginterpreter.py | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit a4be3ebd4daddab219c347af8583bfbb9d63a843 Author: Saurav Chirania Date: Fri Jun 29 12:33:21 2018 +0530 uitest interpreter: add more features 1) Support UNO

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

2018-06-24 Thread Saurav Chirania
vcl/source/uitest/uiobject.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit cb7e2b80022928b80a27fc6d71ff0721dbe6f601 Author: Saurav Chirania Date: Fri Jun 22 20:46:34 2018 +0530 uitest logger: some changes in log statements

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

2018-06-24 Thread Saurav Chirania
vcl/source/uitest/logger.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 641e42859e7f9c392aaf81dc8ca69f6c4fbc1b1b Author: Saurav Chirania Date: Tue Jun 12 14:48:41 2018 +0530 uitest logger: print parent when logging keys Change-Id

GSoC Weekly update for UI Test logger

2018-06-24 Thread Saurav Chirania
Hello, I have updated my progress here - http://chiranias.blogspot.com/2018/06/gsoc-work-report-24th-june.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: uitest/loginterpreter.py

2018-06-24 Thread Saurav Chirania
uitest/loginterpreter.py | 156 +++ 1 file changed, 156 insertions(+) New commits: commit 04645273d7c9dd6927035b571464148a38d3db9f Author: Saurav Chirania Date: Tue Jun 19 19:56:43 2018 +0530 uitest: interpreter for log files

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

2018-06-12 Thread Saurav Chirania
include/vcl/uitest/uiobject.hxx |4 vcl/source/uitest/uiobject.cxx | 31 +++ 2 files changed, 35 insertions(+) New commits: commit da0e3d7a2dace5c29b7a252b744232e9a92e4f2e Author: Saurav Chirania Date: Wed Jun 6 11:22:42 2018 +0530 WIP: uitest

GSoC Weekly update for UI Test logger

2018-06-10 Thread Saurav Chirania
Hey, I have updated my progress here - https://chiranias.blogspot.com/2018/06/gsoc-work-report-week-4.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-qa] GSoC Weekly update for UI Test logger

2018-06-04 Thread Saurav Chirania
I am updating my progress on https://chiranias.blogspot.com/ This week's update for my work is at - https://chiranias.blogspot.com/2018/06/gsoc-work-report-week-3.html Regards, Saurav ___ List Name: Libreoffice-qa mailing list Mail address:

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

2018-06-03 Thread Saurav Chirania
(+), 5 deletions(-) New commits: commit 06f819baaaf615d4d02e3c0838513c3544389024 Author: Saurav Chirania Date: Mon May 28 10:12:40 2018 +0530 uitest logger: ListboxSelect and ListboxFocus logging Change-Id: I5a38adaeea3c2e64366563bd449d8bf06d9161a3 Reviewed-on: https

GSoC Weekly update for UI Test logger

2018-06-03 Thread Saurav Chirania
I am updating my progress on https://chiranias.blogspot.com/ This week's update for my work is at - https://chiranias.blogspot.com/2018/06/gsoc-work-report-week-3.html Regards, Saurav ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

GSoC project introduction

2018-05-05 Thread Saurav Chirania
in my GsoC proposal is at [2]. Suggestions regarding prioritising of tasks, refining of the timeline or anything else to improve on are welcome! You can contact me on the IRC channel #libreoffice-dev (nick: chirania) or by sending me an email.Looking forward to an enjoyable summer!Regards,Saurav

Student introduction for GSoC 2018

2018-03-18 Thread Saurav Chirania
Hello, community. I have already sent a couple of emails here, but I felt the need to send a mail explicitly for my introduction (as mentioned in the “How to work with us” page of LibreOffice). Name – Saurav Chirania Email – saurav.c...@gmail.com IRC nick – chirania Education – Currently

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

2018-03-17 Thread Saurav Chirania
vcl/source/uitest/logger.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7af8fede0e7d09ba2eafa3366c800769a4b1d9b4 Author: Saurav Chirania <saurav.c...@gmail.com> Date: Thu Mar 15 17:02:37 2018 +0530 uitest logger: call correct function for key l

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

2018-02-26 Thread Saurav Chirania
sw/qa/python/check_table.py | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 8e1bb35eeb332d7cb8e4aafb47b57a0ffd7de044 Author: Saurav Chirania <saurav.c...@gmail.com> Date: Tue Feb 13 15:20:46 2018 +0100 Revert "tdf#97361 Tests i

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

2018-02-12 Thread Saurav Chirania
sw/qa/python/check_table.py | 55 +--- 1 file changed, 27 insertions(+), 28 deletions(-) New commits: commit 4469c1d4061e8cb463469e60e5d87af5f9bf9636 Author: Saurav Chirania <saurav.c...@gmail.com> Date: Fri Feb 2 05:00:39 2018 +0530 tdf

[Libreoffice-commits] core.git: uitest/manual_tests

2018-02-05 Thread Saurav Chirania
uitest/manual_tests/more_calc.py | 52 +++ 1 file changed, 52 insertions(+) New commits: commit b57ad983e6ed5d976903b1d6588b472bb3051e7d Author: Saurav Chirania <saurav.c...@gmail.com> Date: Sat Feb 3 01:58:42 2018 +0530 tdf#107501 automatiz

Help needed for GSoC 2018 preparation

2018-01-28 Thread Saurav Chirania
and the corresponding automated test? I want to see that too. Thank You Saurav Chirania Sophomore Department of Computer Science and Engineering Indian Institute of Technology (ISM), Dhanbad Footnote - I read the following blog posts- 1) https://mmohrhard.wordpress.com/2016/09/07/ui

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

2018-01-16 Thread Saurav Chirania
sw/qa/python/check_cross_references.py |6 ++ sw/qa/python/check_fields.py |3 +-- sw/qa/python/check_flies.py| 10 +- 3 files changed, 8 insertions(+), 11 deletions(-) New commits: commit ada02c556531e9e5f28a159223fc7e2b36a7a84d Author: Saurav

Saurav Chirania license statement

2018-01-14 Thread Saurav Chirania
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