[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loleaflet/dist

2018-02-15 Thread Aditya Dewan
loleaflet/dist/toolbar.css|3 ++- loleaflet/dist/toolbar/toolbar.js |4 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 093dd959f0737cb060e1a99fdf274b0be051982d Author: Aditya Dewan Date: Sat Dec 16 02:15:35 2017 +0530 show/hide of document name

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - wsd/Storage.cpp

2018-01-31 Thread Aditya Dewan
wsd/Storage.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9516a78381fbed4ac06f95a2618967d214413859 Author: Aditya Dewan Date: Sun Jul 2 02:00:14 2017 +0530 Assign unique editorId to localhost users Change-Id

[Libreoffice-commits] online.git: loleaflet/dist

2018-01-23 Thread Aditya Dewan
loleaflet/dist/toolbar.css|5 +++-- loleaflet/dist/toolbar/toolbar.js |4 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 30b44bf37349f9a0d42182f018f377d6d3ce9066 Author: Aditya Dewan Date: Sat Dec 16 02:15:35 2017 +0530 show/hide of document

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loleaflet/src

2017-12-28 Thread Aditya Dewan
loleaflet/src/control/Ruler.js| 27 +++ loleaflet/src/layer/tile/GridLayer.js |4 ++-- 2 files changed, 21 insertions(+), 10 deletions(-) New commits: commit 92f013af5be46c6bbb850deebde95ca4eff5f90c Author: Aditya Dewan Date: Mon Dec 11 01:15:07 2017

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loleaflet/dist

2017-12-22 Thread Aditya Dewan
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81dba5385cb2c779889dc1d7fbb204e8458b4b03 Author: Aditya Dewan Date: Mon Dec 11 01:48:58 2017 +0530 close user list pop up on checkbox click Change-Id

[Libreoffice-commits] online.git: loleaflet/dist

2017-12-21 Thread Aditya Dewan
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f86bc2814eab51e40d577491fb8f8a464267f7d2 Author: Aditya Dewan Date: Mon Dec 11 01:48:58 2017 +0530 close user list pop up on checkbox click Change-Id

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - 2 commits - loleaflet/src

2017-12-08 Thread Aditya Dewan
Author: Aditya Dewan Date: Fri Dec 8 01:49:52 2017 +0530 no text selection when ruler interactions are happening Change-Id: Id3628f407067506ddf6ce2e2dd2587bd2e35ddbc Reviewed-on: https://gerrit.libreoffice.org/46040 Reviewed-by: pranavk Tested-by: pranavk (cherry

[Libreoffice-commits] online.git: loleaflet/src

2017-12-08 Thread Aditya Dewan
loleaflet/src/control/Ruler.js |3 +++ loleaflet/src/map/handler/Map.Mouse.js |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 3d23119399b7e673f2c1d52b1ad1e9ad7e8eff77 Author: Aditya Dewan Date: Fri Dec 8 01:49:52 2017 +0530 no text selection

[Libreoffice-commits] online.git: loleaflet/src

2017-12-07 Thread Aditya Dewan
loleaflet/src/control/Ruler.js | 44 +++-- loleaflet/src/map/Map.js |3 +- 2 files changed, 31 insertions(+), 16 deletions(-) New commits: commit a508d5b490fa246174ed9754cb93ecaef3880452 Author: Aditya Dewan Date: Wed Dec 6 20:05:44 2017 +0530

GSoC Final report | Aditya Dewan | LibreOffice online

2017-08-29 Thread Aditya Dewan
here - https://medium.com/@adityadewan/summer-of-code-with-libreoffice-6a657f24825b Thanks and regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] online.git: 4 commits - kit/ChildSession.cpp loleaflet/build loleaflet/dist loleaflet/src

2017-08-28 Thread Aditya Dewan
traSize, zoom) { if (!extraSize) { extraSize = this._annotations && this._annotations._items.length > 0 ? this._annotations.options.extraSize : null; } - L.GridLayer.prototype._updateMaxBounds.call(this, sizeChanged, extra

[Libreoffice-commits] online.git: loleaflet/src

2017-08-21 Thread Aditya Dewan
loleaflet/src/admin/AdminSocketAnalytics.js | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 4f775788b2958053f5ec7d066b3caad5f12bc924 Author: Aditya Dewan Date: Sat Aug 19 20:05:35 2017 +0530 tdf#107278 bug fix | misinterpratation of units related to

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2017-08-21 Thread Aditya Dewan
loleaflet/dist/admin/bootstrap/dashboard.css | 12 loleaflet/src/admin/AdminSocketAnalytics.js | 66 --- 2 files changed, 62 insertions(+), 16 deletions(-) New commits: commit 0cf9c8791f7b40db4f04f3946fa067fed63d44bf Author: Aditya Dewan Date: Sat Aug 19 03

[Libreoffice-commits] online.git: loleaflet/reference.html loleaflet/src tools/KitClient.cpp wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/protocol.txt wsd/Storage.cpp wsd/St

2017-08-17 Thread Aditya Dewan
|3 + wsd/protocol.txt | 16 +- 12 files changed, 177 insertions(+), 9 deletions(-) New commits: commit c3711a4375ec15a25b47cd62c8137f57145dbef5 Author: Aditya Dewan Date: Thu Aug 10 04:32:03 2017 +0530 Extending WOPI implementaion to introduce '

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svtools include/svx include/vcl libreofficekit/qa libreofficekit/source sfx2/source svtools/source svx/sdi sv

2017-08-17 Thread Aditya Dewan
/unotxdoc.cxx|8 +++ 22 files changed, 202 insertions(+), 5 deletions(-) New commits: commit d64a7f4ba80fa2a0a0ad2bddc6906ab6b78a23c8 Author: Aditya Dewan Date: Sat Jul 15 21:47:14 2017 +0530 implementing callback for ruler invalidation adding commands to fetch and

GSoC update | Week 10 & 11 | LibreOffice online - Aditya Dewan

2017-08-15 Thread Aditya Dewan
<http://bit.ly/2wbHyfA> Regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC update | Week 9 | LibreOffice online - Aditya Dewan

2017-08-03 Thread Aditya Dewan
working on the next task of extending the WOPI elements to support the 'save as' functionality in LibreOffice Online. You can follow my progress at - https://gerrit.libreoffice.org/#/q/owner:callmedewan%2540gmail.com Regards, Aditya Dewan ___ L

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - 2 commits - loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp ws

2017-07-31 Thread Aditya Dewan
insertions(+), 100 deletions(-) New commits: commit 7f326a9a2fe06fc8350ca4778e4c30679657068c Author: Aditya Dewan Date: Fri Jun 23 18:02:44 2017 +0530 admin: convert document list to drop down Change-Id: I23635599b008fb0bfa694b4e73cb8f18f49c8ab7 Reviewed-on: https

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/admin.strings.js loleaflet/dist loleaflet/src

2017-07-28 Thread Aditya Dewan
deletions(-) New commits: commit 6cb5ec34b9765f60a93723e0eba65aa3ad67a002 Author: Aditya Dewan Date: Thu May 25 14:24:09 2017 +0530 tdf#106449 Admin console: adding user list Reviewed-on: https://gerrit.libreoffice.org/38017 Reviewed-by: pranavk Tested-by: pranavk

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - 5 commits - loleaflet/dist loleaflet/src

2017-07-27 Thread Aditya Dewan
f73acaa3a6512bc2e4eea18214dbdb8ee489256c Author: Aditya Dewan Date: Wed Jun 21 16:23:45 2017 +0530 fix js lint error Change-Id: I42183dc8865a6936de26e18459ab985e2f9bba1f Reviewed-on: https://gerrit.libreoffice.org/39046 Reviewed-by: pranavk Tested-by: pranavk diff --git a/loleaflet

GSoC update | Week 8 | LibreOffice online - Aditya Dewan

2017-07-25 Thread Aditya Dewan
arted working on the ruler support in loleaflet, taking example from the already implemented code for managing annotations. You can follow my progress at - https://gerrit.libreoffice.org/#/q/owner:callmedewan%2540gmail.com Regards, Aditya Dewan ___ LibreO

[Libreoffice-commits] online.git: loleaflet/src

2017-07-24 Thread Aditya Dewan
loleaflet/src/admin/AdminSocketOverview.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d2bbbee284f3bdebcde06cb82e0912797d9e9ed Author: Aditya Dewan Date: Thu Jul 13 15:22:01 2017 +0530 tdf#108997 'kill document' from admin console

Re: GSoC update | Week 6 & 7 | LibreOffice online - Aditya Dewan

2017-07-17 Thread Aditya Dewan
Hi I don't think there should be much difficulty in working on this. With my current timeline, it would be difficult to do this during the gsoc period, but i could certainly work on this once i am done with the gsoc specific tasks. Regards, ___ LibreOff

GSoC update | Week 6 & 7 | LibreOffice online - Aditya Dewan

2017-07-17 Thread Aditya Dewan
://gerrit.libreoffice.org/#/q/owner:callmedewan%2540gmail.com Regrads, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel

2017-07-11 Thread Aditya Dewan
: commit 476825494d2ebbd3bee46b8c6abb72f1360ab801 Author: Aditya Dewan Date: Fri May 12 19:29:01 2017 +0530 tdf#107752 admin console: indicating whether a document is modified. Change-Id: I6055a601c1dd3b5e9700ef75d7c07d7e0b13d663 (cherry picked from commit

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/ClientSession.hpp

2017-07-10 Thread Aditya Dewan
da9baa4997e3414b4d01e58628e047ebf7c5236b Author: Aditya Dewan Date: Fri Apr 7 19:49:04 2017 +0530 tdf#106449 admin:adding user list for each document Change-Id: Ia5c382f469a80464d0435e1e2e4de3daaba8a690 Reviewed-on: https://gerrit.libreoffice.org/36275 Reviewed-by: pranavk Tested-by: pranavk

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.

2017-07-07 Thread Aditya Dewan
: commit 32b757989ba64ab8da509c8c37274cfdfa65bc87 Author: Aditya Dewan Date: Fri May 12 19:29:01 2017 +0530 tdf#107752 admin console: indicating whether a document is modified. Change-Id: I6055a601c1dd3b5e9700ef75d7c07d7e0b13d663 (cherry picked from commit

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/ClientSession.hpp w

2017-07-07 Thread Aditya Dewan
df90eecdd194f4d5c59ced4193cfb876025016af Author: Aditya Dewan Date: Fri Apr 7 19:49:04 2017 +0530 tdf#106449 admin:adding user list for each document Change-Id: Ia5c382f469a80464d0435e1e2e4de3daaba8a690 Reviewed-on: https://gerrit.libreoffice.org/36275 Reviewed-by: pranavk Tested-by: pranavk

[Libreoffice-commits] online.git: kit/ChildSession.cpp kit/ChildSession.hpp kit/Kit.cpp loleaflet/dist loleaflet/src test/WhiteBoxTests.cpp

2017-07-06 Thread Aditya Dewan
Author: Aditya Dewan Date: Tue Jun 27 17:14:50 2017 +0530 tdf#108341 automatic editor switch and follow added Change-Id: I5129256a0633916a3ca2cb05ccba39a5f4a5d398 Reviewed-on: https://gerrit.libreoffice.org/39299 Reviewed-by: pranavk Tested-by: pranavk diff --git a/kit

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/main.css loleaflet/src

2017-07-06 Thread Aditya Dewan
changed, 77 insertions(+), 7 deletions(-) New commits: commit 49032d1dab93c74ae57bd92c2a72d019a9340cf6 Author: Aditya Dewan Date: Mon Jun 26 07:16:12 2017 +0530 tdf#108341 Follow any user from the userlist Change-Id: Iab6d386f0c0b294dcd5adc9bf654de88a3804933 Reviewed-on: https

[Libreoffice-commits] online.git: loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/DocumentBroker.cpp

2017-07-06 Thread Aditya Dewan
bc7fa9a8120a5fb94ff032785186f4453416ab3a Author: Aditya Dewan Date: Fri Jun 23 18:02:44 2017 +0530 admin: convert document list to drop down Change-Id: I23635599b008fb0bfa694b4e73cb8f18f49c8ab7 Reviewed-on: https://gerrit.libreoffice.org/39170 Reviewed-by: pranavk Tested-by

[Libreoffice-commits] online.git: wsd/Storage.cpp

2017-07-06 Thread Aditya Dewan
wsd/Storage.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c29815f42c8907803960e47de5652602c5955a1d Author: Aditya Dewan Date: Sun Jul 2 02:00:14 2017 +0530 Assign unique editorId to localhost users Change-Id

GSoC update | Week 5 | LibreOffice online - Aditya Dewan

2017-07-04 Thread Aditya Dewan
s, reading code and previous commits that were done to add similar functionality. Regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC update | Week 4 | LibreOffice online - Aditya Dewan

2017-06-27 Thread Aditya Dewan
follow up patch for an earlier added feature to change how the document list is displayed in the admin console. You can follow my progress here at https://gerrit.libreoffice.org/#/q/owner:callmedewan%2540gmail.com Regards, Aditya Dewan ___ LibreOffice ma

GSoC update | Week 3 | LibreOffice online - Aditya Dewan

2017-06-21 Thread Aditya Dewan
ng and the patch is currently under review. Regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] online.git: loleaflet/dist

2017-06-21 Thread Aditya Dewan
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50ea3a50b5efc303f30bb91fabd1684476d8bbd1 Author: Aditya Dewan Date: Wed Jun 21 16:23:45 2017 +0530 fix js lint error Change-Id

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2017-06-21 Thread Aditya Dewan
loleaflet/dist/toolbar/toolbar.js| 17 + loleaflet/src/control/Control.Menubar.js | 12 +++- 2 files changed, 20 insertions(+), 9 deletions(-) New commits: commit 7a69dc16509cee56f1a90b459c8189c5cfb08add Author: Aditya Dewan Date: Sat Jun 17 08:48:13 2017

[Libreoffice-commits] online.git: loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/DocumentBroker.cpp

2017-06-16 Thread Aditya Dewan
wsd/AdminModel.cpp | 60 ++ wsd/AdminModel.hpp | 14 + wsd/DocumentBroker.cpp |4 8 files changed, 361 insertions(+), 26 deletions(-) New commits: commit 681138ab54ac03fbb26b1c2aa3ae7bcf9e7dde82 Author: Aditya

[Libreoffice-commits] online.git: loleaflet/dist

2017-06-13 Thread Aditya Dewan
loleaflet/dist/searchControl.css |4 1 file changed, 4 insertions(+) New commits: commit b833f9c93509dd2f01031141d2e57eec976deef3 Author: Aditya Dewan Date: Fri Jun 9 04:30:48 2017 +0530 tdf#97020 follow up | heading/label not selectable now Change-Id

GSoC update | Week 2 | LibreOffice online - Aditya Dewan

2017-06-13 Thread Aditya Dewan
re(108341 <https://bugs.documentfoundation.org/show_bug.cgi?id=108341>). Once done, i will start work on adding 'ruler' in lool, which would initially include implementing appropriate callbacks in core. You can follow my work at: https://gerrit.libreoffice.org/#/q/owner:callmedewan%2540

[Libreoffice-commits] online.git: common/Util.cpp common/Util.hpp loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp

2017-06-08 Thread Aditya Dewan
changed, 282 insertions(+), 88 deletions(-) New commits: commit 9502741590d293155e7b3546654aa696b045362b Author: Aditya Dewan Date: Tue Jun 6 06:47:42 2017 +0530 tdf#107278 admin console: adding graph to track CPU load Change-Id: Idb07fe4139dd639a49ce1545cc15895f74876b06 Reviewed-on

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist loleaflet/src

2017-06-07 Thread Aditya Dewan
(-) New commits: commit 781aceedeb4da4a7ffc878f3ce518655d01708e3 Author: Aditya Dewan Date: Thu Jun 1 02:57:16 2017 +0530 tdf#97020 Adding find&replace functionality Change-Id: I4d8d22368e6f8ee85873c86f9e80fbdffc2ad17a Reviewed-on: https://gerrit.libreoffice.org/38287 Revi

GSoC | Week 2 update | LibreOffice online - Aditya Dewan

2017-06-06 Thread Aditya Dewan
ailed discussion at https://bugs.documentfoundation.org/show_bug.cgi?id=108341 Regards, Aditya Dewan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] online.git: loleaflet/src

2017-06-06 Thread Aditya Dewan
loleaflet/src/control/Control.Menubar.js | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 3c121dad3765f3de68390d160210075701cde9b7 Author: Aditya Dewan Date: Mon Jun 5 18:05:04 2017 +0530 tdf#97020 follow up - Adding find&replace functiona

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2017-06-05 Thread Aditya Dewan
(-) New commits: commit ccca292d7d50c7bbb0a5bdf29ac9981be07c41c1 Author: Aditya Dewan Date: Thu Jun 1 02:57:16 2017 +0530 tdf#97020 Adding find&replace functionality Change-Id: I4d8d22368e6f8ee85873c86f9e80fbdffc2ad17a Reviewed-on: https://gerrit.libreoffice.org/38287 Revi

[Libreoffice-commits] online.git: loleaflet/admin.strings.js loleaflet/dist loleaflet/src

2017-05-26 Thread Aditya Dewan
deletions(-) New commits: commit 66a3e1c273c9f967d650e65d40e9d16e3b8454d1 Author: Aditya Dewan Date: Thu May 25 14:24:09 2017 +0530 tdf#106449 Admin console: adding user list Change-Id: I41b15c6a73fa61c21ef5ab79de149b445014c99a Reviewed-on: https://gerrit.libreoffice.org/38017

[Libreoffice-commits] online.git: 2 commits - loleaflet/admin.strings.js loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/DocumentBroker.cpp wsd/Docum

2017-05-23 Thread Aditya Dewan
(-) New commits: commit 9db39ce741604b24a43c08d0db6e7e641a42d19d Author: Aditya Dewan Date: Fri May 12 19:29:01 2017 +0530 tdf#107752 admin console: indicating whether a document is modified. Change-Id: I6055a601c1dd3b5e9700ef75d7c07d7e0b13d663 diff --git a/loleaflet/admin.strings.js b

GSoC | Community bonding week-3

2017-05-22 Thread Aditya Dewan
. This week, i intend to work(at least) on the following: 1. Adding "Save as" functionality <https://bugs.documentfoundation.org/show_bug.cgi?id=99744> 2. Introducing new charts for CPU load in the admin console <https://bugs.documentfoundation.org/show_bug.cgi?id=107278>

[Libreoffice-commits] online.git: Changes to 'refs/tags/libreoffice-5-4-branch-point'

2017-05-18 Thread Aditya Dewan
Tag 'libreoffice-5-4-branch-point' created by Andras Timar at 2017-05-18 12:15 + libreoffice-5-4-branch-point Changes since collabora-online-2-1-branch-point-356: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@li

[Libreoffice-commits] online.git: Changes to 'libreoffice-5-4'

2017-05-18 Thread Aditya Dewan
New branch 'libreoffice-5-4' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-05-18 Thread Aditya Dewan
loleaflet/src/layer/tile/TileLayer.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8795f66a791ef679993c7a26b446556ff40518eb Author: Aditya Dewan Date: Thu May 18 14:12:42 2017 +0530 tdf#107891 zoom does not reset on window resize Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-05-18 Thread Aditya Dewan
loleaflet/src/layer/tile/TileLayer.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 45b923cb2eedaee3430d6d1f34d5ce7157dd0b36 Author: Aditya Dewan Date: Thu May 18 14:12:42 2017 +0530 tdf#107891 zoom does not reset on window resize Change-Id

[Libreoffice-commits] online.git: wsd/Admin.cpp

2017-05-16 Thread Aditya Dewan
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f94b42d9a8de3c0f9269fc94659707e147d04512 Author: Aditya Dewan Date: Tue May 16 15:43:57 2017 +0530 tdf#107762 admin-console: memory graph in 'Analytics' tab now working

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/Admin.cpp

2017-05-16 Thread Aditya Dewan
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a4fb3f1fa137872800d835c9bcf25ec065c1d15 Author: Aditya Dewan Date: Tue May 16 15:43:57 2017 +0530 tdf#107762 admin-console: memory graph in 'Analytics' tab now working

GSoC'17 Introduction - Aditya Dewan - Improving LibreOffice online

2017-05-08 Thread Aditya Dewan
Hello everyone, Myself Aditya Dewan. I am a second year undergraduate student pursuing bachelors in Information Technology at Indian Institute of Information Technology (IIIT), Allahabad, India. I have been accepted for Google Summer of code'17 for my proposal <https://docs.google.com/do

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminModel.hpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp

2017-04-18 Thread Aditya Dewan
41ed318de8c1ebb5c2d707b6fb12a9c9b5440407 Author: Aditya Dewan Date: Fri Apr 7 19:49:04 2017 +0530 tdf#106449 admin:adding user list for each document Change-Id: Ia5c382f469a80464d0435e1e2e4de3daaba8a690 Reviewed-on: https://gerrit.libreoffice.org/36275 Reviewed-by: pranavk Tested-by: pranavk diff

Possible bug in libreoffice online

2017-03-15 Thread Aditya Dewan
Hi, I noticed a error that pops up every time i start a libreoffice online instance. Whenever i run 'make run' and open the link in the browser this error comes, but it goes away after i refresh. It is not fatal, but i thought of bring it to your notice. I am using ubuntu 16.04 and chrome Version

Re: Pushing code to Gerrit

2017-03-14 Thread Aditya Dewan
ect -x proxyhost:proxyport %h %p in the ssh config file resolved this issue. Thanks for your help. :) On Tue, Mar 14, 2017 at 11:28 PM, Eike Rathke wrote: > Hi Aditya, > > On Tuesday, 2017-03-14 20:54:04 +0530, Aditya Dewan wrote: > > > Please let me know what i am doing wron

Pushing code to Gerrit

2017-03-14 Thread Aditya Dewan
Hi, I have been trying to push my code for review, but i have been unable to do so as this is my first time and i am not familiar with gerrit. I have followed the steps in the wiki and have searched on the net regarding this also. git review -s runs fine and the output is nothing. Whenever i run

Re: new errors in loolwsd.log

2017-03-13 Thread Aditya Dewan
ok, will do it right away. Thanks On Mon, Mar 13, 2017 at 5:45 PM, Michael Meeks wrote: > > On 13/03/17 11:55, Michael Meeks wrote: > > On 13/03/17 11:50, Pranav Kant wrote: > >> That's a very new code that got merged to master couple of days ago. It > >> was a big change. > > And Prana

Re: new errors in loolwsd.log

2017-03-13 Thread Aditya Dewan
Hi, Thank you Micheal sir and Pranav sir. No errors now. :D Finally it is working. [image: Inline image 1] Thanks, On Mon, Mar 13, 2017 at 5:47 PM, Aditya Dewan wrote: > ok, will do it right away. > > Thanks > > On Mon, Mar 13, 2017 at 5:45 PM, Michael Meeks < > michae

Re: contributing to LibreOffice Online

2017-03-11 Thread Aditya Dewan
le or directory > find: ‘usr/lib64/libpng*’: No such file or directory > 164428 blocks http://pastebin.ca/3778591 this is the content of loolwsd.log . Thanks, Should i be asking about such things on the IRC channel? On Fri, Mar 10, 2017 at 3:47 PM, Aditya Dewan wrote: > ohh, i got it.

Re: contributing to LibreOffice Online

2017-03-10 Thread Aditya Dewan
: *** > [/media/dewan/Work/gsoc/core/workdir/CxxObject/sfx2/source/appl/app.o] > Error 1 > /media/dewan/Work/gsoc/core/solenv/gbuild/LinkTarget.mk:288: recipe for > target > '/media/dewan/Work/gsoc/core/workdir/CxxObject/sfx2/source/appl/appcfg.o' > failed > make[1

Re: contributing to LibreOffice Online

2017-03-10 Thread Aditya Dewan
at some point in the past when you >> pulled. Please pull again and compile. See [1] for details >> >> >> [1] http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MAS >> TER&brief-log=1489070564.20308 >> >> On Fri, Mar 10, 2017 at 11:10 AM, Aditya D

Re: contributing to LibreOffice Online

2017-03-09 Thread Aditya Dewan
port ssl enabled > Debug & low securitysecure mode: product build > $ make # to compile Thanks, I will keep 'libreoffice@lists.freedesktop.org' in CC from now on. On Thu, Mar 9, 2017 at 5:56 PM, Pranav Kant wrote: > Please when replying keep libr

Aditya Dewan license statement

2017-03-08 Thread Aditya Dewan
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