[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - common/Util.cpp common/Util.hpp loleaflet/src loolwsd.xml.in wsd/Admin.cpp wsd/Admin.hpp wsd/AdminModel.cpp wsd/AdminM

2017-07-07 Thread Pranav Kant
+++ 12 files changed, 146 insertions(+), 9 deletions(-) New commits: commit 99c65d66434e6c623b0a2d7e5fdc5b46a45ade19 Author: Pranav Kant Date: Fri Jul 7 17:12:19 2017 +0530 Introduce memproportion of memory to use before shutting down processes. Start killing documents when memory

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

2017-07-07 Thread Pranav Kant
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ef7606316c44e5a180ff43cf9f779cf2d24399b Author: Pranav Kant Date: Sat Jul 8 01:52:46 2017 +0530 Update the iterator too Change-Id: Ia715fa11eb21a25935a2075d09c674bd45472e96 diff --git a

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

2017-07-07 Thread Pranav Kant
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d29240d467923aa5d332f37c799410eeffb777d Author: Pranav Kant Date: Sat Jul 8 01:52:46 2017 +0530 Update the iterator too Change-Id: Ia715fa11eb21a25935a2075d09c674bd45472e96 (cherry

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1.2-7'

2017-07-07 Thread Pranav Kant
Tag '2.1.2-7' created by Andras Timar at 2017-07-07 20:38 + 2.1.2-7 Changes since 2.1.2-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libre

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

2017-07-10 Thread Pranav Kant
/admin/adminAnalytics.html |2 +- loleaflet/dist/admin/adminHistory.html |2 +- loleaflet/dist/admin/adminSettings.html |2 +- 8 files changed, 7 insertions(+), 8 deletions(-) New commits: commit b1194dfa3cca2725b91d78126af895ce57ae341d Author: Pranav Kant Date: Mon Jul 10

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

2017-07-10 Thread Pranav Kant
wsd/Admin.cpp |8 +++- wsd/LOOLWSD.cpp |1 - 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit aa6b96aaed1d9636881e1b8251ba1124dab114b5 Author: Pranav Kant Date: Mon Jul 10 20:41:49 2017 +0530 Skip memory cleanup when memproportion is not configured

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - wsd/LOOLWSD.hpp

2017-07-11 Thread Pranav Kant
wsd/LOOLWSD.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 445749a0544db9d804cb8815ca54c4567d29abee Author: Pranav Kant Date: Mon Jul 10 22:41:16 2017 +0530 Catch all exceptions This was changed originally in master in

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

2017-07-11 Thread Pranav Kant
wsd/Admin.cpp |8 +++- wsd/LOOLWSD.cpp |1 - 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 3d3bcb7868768cf809ae64321610beb1d2e80c6b Author: Pranav Kant Date: Mon Jul 10 20:41:49 2017 +0530 Skip memory cleanup when memproportion is not configured

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

2017-07-11 Thread Pranav Kant
wsd/Admin.cpp | 11 ++- wsd/LOOLWSD.cpp | 13 + wsd/LOOLWSD.hpp |3 +++ 3 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 160c1f555a12f53c0cd6e3f7994bf2d62ed49230 Author: Pranav Kant Date: Mon Jul 10 22:45:04 2017 +0530 Save unsaved

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - wsd/Admin.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-07-11 Thread Pranav Kant
wsd/Admin.cpp |9 + wsd/LOOLWSD.cpp | 13 + wsd/LOOLWSD.hpp |3 +++ 3 files changed, 25 insertions(+) New commits: commit 7fe79d2e1f5a39711211c2d799b83aa26f996d3b Author: Pranav Kant Date: Mon Jul 10 22:45:04 2017 +0530 Save unsaved documents when memory

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

2017-07-11 Thread Pranav Kant
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60da8087810e349ed3185e9b4bf46219ab3685fe Author: Pranav Kant Date: Tue Jul 11 17:48:21 2017 +0530 This is percentage of total sys memory, not total consumed memory Change-Id

[Libreoffice-commits] online.git: common/Log.cpp

2017-07-12 Thread Pranav Kant
common/Log.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit af13e5927d216dd53e672056d64f11766d001457 Author: Pranav Kant Date: Wed Jul 12 15:08:59 2017 +0530 Open the log channel explicitly to avoid file creation inside jail Change-Id

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

2017-07-12 Thread Pranav Kant
common/Log.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit c36136b0cf264d4f8bdd7736a939dc69a33bf0c9 Author: Pranav Kant Date: Wed Jul 12 15:08:59 2017 +0530 Open the log channel explicitly to avoid file creation inside jail Change-Id

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - common/Log.cpp

2017-07-13 Thread Pranav Kant
common/Log.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 98db79f562f04333e16422c88964d248f7b14395 Author: Pranav Kant Date: Wed Jul 12 15:08:59 2017 +0530 Open the log channel explicitly to avoid file creation inside jail Change-Id

[Libreoffice-commits] core.git: Changes to 'private/pranavk/modernize_gtktiledviewer'

2017-07-13 Thread Pranav Kant
New branch 'private/pranavk/modernize_gtktiledviewer' available with the following commits: commit c4214361200dc923d9aa8d62da1328d448dbe5c1 Author: Pranav Kant Date: Thu Jul 13 18:12:09 2017 +0530 part selector etc. working now Change-Id: I99236357fcdecac2d2853fc9a8e94e

[Libreoffice-commits] core.git: libreofficekit/Executable_gtktiledviewer.mk

2017-07-13 Thread Pranav Kant
libreofficekit/Executable_gtktiledviewer.mk | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 9672a9293d0367c4a326a2628e35f7a56702779b Author: Pranav Kant Date: Thu Jul 13 19:36:22 2017 +0530 libreofficekit: Merge add_libs block into one

[Libreoffice-commits] core.git: libreofficekit/Executable_gtktiledviewer.mk libreofficekit/qa

2017-07-14 Thread Pranav Kant
/gtktiledviewer/gtv.ui | 744 +++ 20 files changed, 3617 insertions(+), 2299 deletions(-) New commits: commit f059293344ba93d76fcc6e64015923dfa639c4bf Author: Pranav Kant Date: Thu Jul 13 19:34:41 2017 +0530 Modernize gtktiledviewer; use GApplication

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

2017-07-14 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx |2 +- libreofficekit/qa/gtktiledviewer/gtv-application.hxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5850debba42bc5ce65ec8363a5381a9d8d2cdaea Author: Pranav Kant Date: Fri Jul 14 16

[Libreoffice-commits] core.git: libreofficekit/README

2017-07-14 Thread Pranav Kant
libreofficekit/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8c82e4877181f55f2fe186b341d504e5782a4f9c Author: Pranav Kant Date: Sat Jul 15 11:50:08 2017 +0530 libreofficekit: Update the README to match reality Change-Id

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

2017-07-18 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-application.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit ecba18e226b4b03a4b2af99d92097f1d1b71467a Author: Pranav Kant Date: Tue Jul 18 12:17:24 2017 +0530 gtv: G_OPTION_FLAG_NONE is available since

[Libreoffice-commits] online.git: kit/Kit.cpp

2017-07-20 Thread Pranav Kant
kit/Kit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a283942b00b1f28be6c47d8b61494f4c8c15c348 Author: Pranav Kant Date: Thu Jul 20 21:08:19 2017 +0530 Fix a superfluous condition (a != 0 || a != 1) makes no sense. Author probably meant AND

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

2017-01-09 Thread Pranav Kant
loleaflet/src/map/handler/Map.Keyboard.js | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit af53438aeda514c74b17cebcc9a879a64f49d9df Author: Pranav Kant Date: Thu Jan 5 13:13:20 2017 +0530 loleaflet: Don't forward shift+insert/delet

[Libreoffice-commits] online.git: Changes to 'private/pranavk/mobilify'

2017-01-10 Thread Pranav Kant
New branch 'private/pranavk/mobilify' available with the following commits: commit 2973d044f4036018896d3b09f7060cc2c98c413a Author: Pranav Kant Date: Tue Jan 10 23:54:04 2017 +0530 loleaflet: No min-width, we want to mobilify Change-Id: Ifa52f03683c32939369f0ab97e456f

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

2017-01-11 Thread Pranav Kant
commits: commit d6af42eae02a04b89dd052ae6df977f59809e729 Author: Pranav Kant Date: Wed Jan 11 13:55:53 2017 +0530 loleaflet: Remove items from statusbar in mobile mode Change-Id: I8dbc356a2968764c72edf401d33399c92f9f73e4 diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist

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

2017-01-11 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) New commits: commit 3233ccee4c24b2c0e2ec3216d346cb00ecb91fda Author: Pranav Kant Date: Wed Jan 11 20:14:26 2017 +0530 loleaflet: Mobilify the statusbar

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

2017-01-12 Thread Pranav Kant
Author: Pranav Kant Date: Mon Jan 9 12:58:54 2017 +0530 Mobilify, responsive loleaflet UI to adapt to smaller screens This is a cherry-pick of following commits: loleaflet: Add main-menu to main html rather than dynamically Change-Id

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit d1502fa918583f77926b0a2c49b7f183c3b6ab8d Author: Pranav Kant Date: Thu Jan 12 15:49:57 2017 +0530 loleaflet: Don't hide prev/next buttons for calc Primary r

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 62 ++ 1 file changed, 43 insertions(+), 19 deletions(-) New commits: commit 1566ae634d08cb6d0b426d486ee5f1c8ed378b75 Author: Pranav Kant Date: Thu Jan 12 16:33:35 2017 +0530 loleaflet: Update dropdowns on refresh

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit fac3c3aafcb5182c9f59eb6ba5131b6b5606704e Author: Pranav Kant Date: Thu Jan 12 16:44:36 2017 +0530 loleaflet: Move this logic to updateCommandValues() Change-Id

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 55 +- 1 file changed, 42 insertions(+), 13 deletions(-) New commits: commit 11f20a2ec165bb32cd3fa3e5da2486abaae28d71 Author: Pranav Kant Date: Thu Jan 12 16:33:35 2017 +0530 loleaflet: Update dropdowns on refresh

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.0.2-1'

2017-01-12 Thread Pranav Kant
Tag '2.0.2-1' created by Andras Timar at 2017-01-12 11:27 + 2.0.2-1 Changes since 2.0.1-26: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libr

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css |4 1 file changed, 4 insertions(+) New commits: commit fd619e969e372c57b40c7a6310abba8e55776e1f Author: Pranav Kant Date: Thu Jan 12 17:01:52 2017 +0530 loleaflet: Override fontsize in lo-menu class We want to be consistent with our font in

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css |4 1 file changed, 4 insertions(+) New commits: commit 72556d87a37a714d1c6c5aafc61114ad07562d98 Author: Pranav Kant Date: Thu Jan 12 17:01:52 2017 +0530 loleaflet: Override fontsize in lo-menu class We want to be consistent with our font in

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |4 loleaflet/src/control/Toolbar.js |6 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 8afcc582bef39630b6e899bbd79b3f5ca7c348d6 Author: Pranav Kant Date: Thu Jan 12 19:10:12 2017 +0530 loleaflet: Avoid a race

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |4 loleaflet/src/control/Toolbar.js |6 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit b1dabb4b818480fe107c0705a736d6b94289ec35 Author: Pranav Kant Date: Thu Jan 12 19:10:12 2017 +0530 loleaflet: Avoid a race

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb967d998b64541223528dd19496597b2514aa43 Author: Pranav Kant Date: Thu Jan 12 19:24:50 2017 +0530 loleaflet: Use tab here, not space otherwise our linting tool will

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5205910212c25acffa25ccb10dc049537cd65fbc Author: Pranav Kant Date: Thu Jan 12 19:24:50 2017 +0530 loleaflet: Use tab here, not space otherwise our linting tool will

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

2017-01-12 Thread Pranav Kant
+-- 9 files changed, 90 insertions(+), 29 deletions(-) New commits: commit 456afb50bd3487a4e5637ddf1857fa8b540aabfb Author: Pranav Kant Date: Thu Jan 12 21:33:49 2017 +0530 loleaflet: Move closebutton to menu bar option in mobile mode Change-Id

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css | 21 - 1 file changed, 21 deletions(-) New commits: commit 9a4aba717a8b531d0f84e90f7c554497be9e2ef6 Author: Pranav Kant Date: Thu Jan 12 21:45:47 2017 +0530 loleaflet: Remove this hamburger <-> closebutton animation Cha

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

2017-01-13 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 969ca87c97a254956a0178a834a17475d2524e66 Author: Pranav Kant Date: Tue Dec 20 15:56:42 2016 +0530 loleaflet: Disable bullet/numbering in calc Change-Id

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

2017-01-13 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |1 + 1 file changed, 1 insertion(+) New commits: commit 5717d17a74dc503b2ae8ce135b08d58ff6d283e9 Author: Pranav Kant Date: Tue Dec 20 16:03:24 2016 +0530 loleaflet: reset selection after search-not-found Change-Id

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

2017-01-13 Thread Pranav Kant
loleaflet/src/map/Map.js |4 1 file changed, 4 insertions(+) New commits: commit 5f544380715f3e96e6d5019dba8e33069d93e25a Author: Pranav Kant Date: Thu Dec 22 15:46:48 2016 +0530 loleaflet: Focus on textarea after map activation Change-Id

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

2017-01-13 Thread Pranav Kant
, 90 insertions(+), 50 deletions(-) New commits: commit d26a49ddd3bf13125be77d82dac80418e9b866c1 Author: Pranav Kant Date: Thu Jan 12 18:09:28 2017 +0530 loleaflet: Collapse to a single row in mobile mode Combination of following cherry picks: loleaflet: Collapse to a single

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

2017-01-13 Thread Pranav Kant
(+), 7 deletions(-) New commits: commit 35e904ecf942eb379ec181a4edf6e18d45adb59c Author: Pranav Kant Date: Fri Jan 13 20:32:10 2017 +0530 loleaflet: Don't focus on map if search is going on ... and part is changed. Change-Id: Icebcfc9924a6891787d08476ba37a0174ae9b67d

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

2017-01-16 Thread Pranav Kant
loleaflet/dist/toolbar.css| 31 --- loleaflet/dist/toolbar/toolbar.js |6 +++--- 2 files changed, 31 insertions(+), 6 deletions(-) New commits: commit f182c53a666921fcc2eba230f773f37de90a1ae8 Author: Pranav Kant Date: Mon Jan 16 13:43:16 2017 +0530

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

2017-01-16 Thread Pranav Kant
loleaflet/dist/toolbar.css| 31 --- loleaflet/dist/toolbar/toolbar.js |6 +++--- 2 files changed, 31 insertions(+), 6 deletions(-) New commits: commit 36b3850d2efa366daf9f1aa569c2ddc85546fbce Author: Pranav Kant Date: Mon Jan 16 13:43:16 2017 +0530

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

2017-01-16 Thread Pranav Kant
loleaflet/dist/loleaflet.css|9 +++-- loleaflet/src/control/Control.Scroll.js |2 +- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 962cc570cdd20fb5e7142a7ff3538d483b3790ce Author: Pranav Kant Date: Mon Jan 16 20:17:34 2017 +0530 loleaflet

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

2017-01-22 Thread Pranav Kant
a27e09079596eeae81cced01eaeabf94d6675085 Author: Pranav Kant Date: Sat Jan 21 01:03:34 2017 +0530 lok: Listen for state change events for cell alignment commands We used to use HorizontalAlignment uno command for cell alignment both in online and gtktiledviewer. To make things simpler, lets

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

2017-01-22 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5128e503ba8f602d1fda47c89e5b6ee4be6b7029 Author: Pranav Kant Date: Thu Jan 19 14:13:54 2017 +0530 lokdocview: Handle keypad enter Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 3 commits - desktop/source libreofficekit/qa sfx2/source

2017-01-22 Thread Pranav Kant
dc0f5b50bd73d1afce156e84311d2bd2f4035fae Author: Pranav Kant Date: Sat Jan 21 01:03:34 2017 +0530 lok: Listen for state change events for cell alignment commands We used to use HorizontalAlignment uno command for cell alignment both in online and gtktiledviewer. To make things simpler, lets use separate

[Libreoffice-commits] online.git: 2 commits - common/Log.hpp loleaflet/dist

2017-01-22 Thread Pranav Kant
common/Log.hpp|2 +- loleaflet/dist/toolbar/toolbar.js | 30 +++--- 2 files changed, 24 insertions(+), 8 deletions(-) New commits: commit 40307955841b070483736117d41b9dff88013cfb Author: Pranav Kant Date: Sat Jan 21 17:24:16 2017 +0530

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

2017-01-22 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit 35757a2f1802d2a6295f23e8ea9bb29d7ead80dd Author: Pranav Kant Date: Sat Jan 21 17:24:16 2017 +0530 loleaflet: Make things simpler - use separate

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

2017-01-23 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 18fe7c8687182a1c5e6e497ec433d57b010d2e55 Author: Pranav Kant Date: Mon Jan 23 23:14:20 2017 +0530 gtktiledviewer: Make edit mode the default one This is a testing

[Libreoffice-commits] core.git: comphelper/source desktop/source include/comphelper include/LibreOfficeKit sw/source

2017-01-23 Thread Pranav Kant
++- sw/source/uibase/uno/unotxdoc.cxx|8 6 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 75d8b305bbc1c2377f23361ecd64816a350baa4c Author: Pranav Kant Date: Mon Jan 23 21:53:49 2017 +0530 lok: New feature flag to turn off tiled annotations

[Libreoffice-commits] online.git: 2 commits - common/Util.cpp common/Util.hpp .gitignore Makefile.am tools/Config.cpp wsd/FileServer.cpp

2017-05-24 Thread Pranav Kant
commits: commit 7a4bc5b95a9722a23048a7cd076bd1c4a954a9e9 Author: Pranav Kant Date: Thu May 25 01:07:20 2017 +0530 admin-console: Check the password against hashed value in config The new password hash property is called secure_password in the config file. `loolconfig` tool should be

[Libreoffice-commits] online.git: wsd/ClientSession.cpp wsd/reference.txt

2017-05-25 Thread Pranav Kant
wsd/ClientSession.cpp |4 ++-- wsd/reference.txt |8 +++- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 1a1ab5fd5751f9d6353bb91be918e96cf9c53b90 Author: Pranav Kant Date: Thu May 25 14:11:33 2017 +0530 wsd: Only disable copying when DisableCopy is

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - .gitignore Makefile.am tools/Config.cpp

2017-05-26 Thread Pranav Kant
.gitignore |1 Makefile.am |4 tools/Config.cpp | 228 +++ 3 files changed, 232 insertions(+), 1 deletion(-) New commits: commit ff553c6d542d0f9323c28edc3bf5fce99e185b8b Author: Pranav Kant Date: Wed May 24 14:22:24

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

2017-05-26 Thread Pranav Kant
wsd/ClientSession.cpp |4 ++-- wsd/reference.txt |8 +++- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit e2287e5c83a9bc8f66a08f4092ba4953afa7c42d Author: Pranav Kant Date: Thu May 25 14:11:33 2017 +0530 wsd: Only disable copying when DisableCopy is

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - common/Util.cpp common/Util.hpp tools/Config.cpp wsd/FileServer.cpp

2017-05-26 Thread Pranav Kant
Author: Pranav Kant Date: Thu May 25 01:07:20 2017 +0530 admin-console: Check the password against hashed value in config The new password hash property is called secure_password in the config file. `loolconfig` tool should be used to set the password hash in appropriate format

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - common/Protocol.hpp test/WhiteBoxTests.cpp wsd/README.vars wsd/Storage.cpp

2017-05-29 Thread Pranav Kant
: Pranav Kant Date: Wed May 17 14:18:51 2017 +0530 wsd: Debugging environment vars to debug storages Also, extend the LOOLProtocol::tokenize to accept a custom delimeter. (cherry picked from commit 8a02e7a8fa818b2e7fe8e45aefbba0c8ff7e7610) Conflicts: wsd

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

2017-05-29 Thread Pranav Kant
wsd/Storage.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 4659e953b2042a4567f915a5fa185753dcb70d8c Author: Pranav Kant Date: Wed May 17 16:43:24 2017 +0530 Silence -Werror=unused-parameter in non-debug builds (cherry picked from commit

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2017-05-30 Thread Pranav Kant
: Pranav Kant Date: Tue Dec 13 14:43:58 2016 +0530 wsd: Store wopifileinfo separately per client session Client needs to act accordingly as per permissions/settings set by the WOPI host. (cherry picked from commit 3e2a9df6dd0eb44958875d9f443c5c3fe0b96698) Reviewed-on

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

2017-05-30 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- loleaflet/src/map/handler/Map.Keyboard.js |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit ac8e458bda37a17e289ee2da71a59b234db5e753 Author: Pranav Kant Date: Wed May 31 11:25:03 2017 +0530 User save

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

2017-05-30 Thread Pranav Kant
d840e8720a2ba45ae981b53e5a06b4d28f847314 Author: Pranav Kant Date: Wed May 31 11:51:12 2017 +0530 Handle WOPI PutFile unauthorized access token Change-Id: I29ee8cc0c9f3ea42f70628eca6f74d161d1a38f9 diff --git a/loleaflet/dist/errormessages.js b/loleaflet/dist/errormessages.js index 89f31fc7..8ea1185c

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

2017-05-31 Thread Pranav Kant
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 073b58269b1fd63f946f3b7ba7b8b11754e5092c Author: Pranav Kant Date: Wed May 31 14:20:58 2017 +0530 tdf#103673 - Use hex color value in API Change-Id

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

2017-05-31 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- loleaflet/src/map/handler/Map.Keyboard.js |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 460196beaeb5b3aa4e47f8b158aab3b91aeaa839 Author: Pranav Kant Date: Wed May 31 11:25:03 2017 +0530 User save

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

2017-05-31 Thread Pranav Kant
43da694acab846eec14b3013da6449d5e24765bf Author: Pranav Kant Date: Wed May 31 11:51:12 2017 +0530 Handle WOPI PutFile unauthorized access token Change-Id: I29ee8cc0c9f3ea42f70628eca6f74d161d1a38f9 (cherry picked from commit d840e8720a2ba45ae981b53e5a06b4d28f847314) Reviewed-on: https

Re: [CODE] cross origin frame

2017-05-31 Thread Pranav Kant
Your question is not clear. Can you throw some more light on it ? Does it complain about anything in the browser console ? Did you see loolwsd logs, is it complaining about anything ? On 31/05/17 17:00, breebeeborn2s...@aol.com wrote: I have setup the full collabra online developer edition (no

[Libreoffice-commits] online.git: 3 commits - loleaflet/dist loleaflet/src wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2017-06-01 Thread Pranav Kant
deletions(-) New commits: commit ba4e75cfae5eb174f8b56254f3c9513bab2afed5 Author: Pranav Kant Date: Wed May 31 23:18:33 2017 +0530 Inform all clients when document changed behind our back Introduce a new header X-LOOL-WOPI-Timestamp This is a WOPI header extension to detect

[Libreoffice-commits] online.git: 3 commits - loleaflet/src wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/protocol.txt wsd/Storage.cpp wsd/Storage.hpp

2017-06-01 Thread Pranav Kant
/Storage.cpp | 15 --- wsd/Storage.hpp |8 +++- wsd/protocol.txt | 12 8 files changed, 97 insertions(+), 11 deletions(-) New commits: commit 41234773e3b57e1695951bddaedb4f61ad44026d Author: Pranav Kant Date: Thu Jun 1

[Libreoffice-commits] online.git: 2 commits - loleaflet/src wsd/DocumentBroker.cpp

2017-06-01 Thread Pranav Kant
loleaflet/src/core/Socket.js | 13 + loleaflet/src/map/Map.js |2 +- wsd/DocumentBroker.cpp |2 ++ 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit dce714efb8b23e8ef59d3663f87cd0a557c70c9f Author: Pranav Kant Date: Thu Jun 1 21:07:52 2017

[Libreoffice-commits] online.git: loleaflet/src wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/protocol.txt

2017-06-01 Thread Pranav Kant
commits: commit f4b22bbb3c82c1e841934f98280f5deb2256f326 Author: Pranav Kant Date: Thu Jun 1 21:41:11 2017 +0530 Broadcast command result back to clients This is required to tell the clients if the command they issued was successfull or not. In this case 'savetostorage&#x

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

2017-06-01 Thread Pranav Kant
loleaflet/src/core/Socket.js |3 +++ wsd/DocumentBroker.cpp |8 +++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit a0710c9613309cb7be2934e8eedc75507185b87f Author: Pranav Kant Date: Thu Jun 1 22:02:08 2017 +0530 Inform the current session about

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

2017-06-05 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |6 -- 1 file changed, 6 deletions(-) New commits: commit 71387065e843bc33a33ab885d5c160a4b768133b Author: Pranav Kant Date: Mon Jun 5 15:40:08 2017 +0530 This should be obsolete after PostMessage API and WOPI In richdocuments, it was

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

2017-06-06 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |6 -- 1 file changed, 6 deletions(-) New commits: commit ddc2b0c60129fb814b180c02d10831839dd1482f Author: Pranav Kant Date: Mon Jun 5 15:40:08 2017 +0530 This should be obsolete after PostMessage API and WOPI In richdocuments, it was

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

2017-06-06 Thread Pranav Kant
wsd/FileServer.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 2d0ec13249851756eb320f004850cc25d98f1acc Author: Pranav Kant Date: Tue Jun 6 17:36:47 2017 +0530 CSP - allow WOPI host as image sources This is needed to avoid CSP error when

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

2017-06-06 Thread Pranav Kant
loleaflet/src/layer/marker/Annotation.js | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 5e9ed0c8cb9ced0854286a9ad51e0ec763360a0a Author: Pranav Kant Date: Tue Jun 6 18:21:24 2017 +0530 Allow links in comments Change-Id

[Libreoffice-commits] online.git: 3 commits - loleaflet/dist loleaflet/src tools/KitClient.cpp

2017-06-06 Thread Pranav Kant
loleaflet/dist/errormessages.js |5 ++--- loleaflet/src/control/Toolbar.js |2 +- tools/KitClient.cpp |9 +++-- 3 files changed, 6 insertions(+), 10 deletions(-) New commits: commit 00f4b4c0f2831c243439463b0e2378cb8a50d7b7 Author: Pranav Kant Date: Wed Jun 7 10

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

2017-06-07 Thread Pranav Kant
3867bbe56ecceab8e0d3e4f1c85b83de08000f17 Author: Pranav Kant Date: Wed Jun 7 12:57:07 2017 +0530 Allow adding custom buttons to our toolbar from host; save result resp. ... with no functionality attached to it except notifying the WOPI host that button was clicked. Host is supposed to

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

2017-06-07 Thread Pranav Kant
loleaflet/reference.html | 16 loleaflet/src/map/handler/Map.WOPI.js |8 2 files changed, 24 insertions(+) New commits: commit 05c12733a6a3b0ea6ed2a53c15f4786340456d15 Author: Pranav Kant Date: Wed Jun 7 13:22:46 2017 +0530 PostMessage API

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

2017-06-07 Thread Pranav Kant
wsd/FileServer.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit abe010905d35d261e2c9c3d7f1e21a962323e722 Author: Pranav Kant Date: Tue Jun 6 17:36:47 2017 +0530 CSP - allow WOPI host as image sources This is needed to avoid CSP error when

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

2017-06-07 Thread Pranav Kant
loleaflet/src/layer/marker/Annotation.js | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 69d7e374bed61e142664345ddf40d0d30ef2b3af Author: Pranav Kant Date: Tue Jun 6 18:21:24 2017 +0530 Allow links in comments Change-Id

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

2017-06-07 Thread Pranav Kant
loleaflet/dist/errormessages.js |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit be3553b47ce1406a1156655865a3e894f02d28e2 Author: Pranav Kant Date: Tue Jun 6 20:23:34 2017 +0530 Some error strings tweaks (cherry picked from commit

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

2017-06-08 Thread Pranav Kant
ea4fd75716ad01f73a12201246d6754e307e8e6e Author: Pranav Kant Date: Wed Jun 7 12:57:07 2017 +0530 Allow adding custom buttons to our toolbar from host; save result resp. ... with no functionality attached to it except notifying the WOPI host that button was clicked. Host is supposed to

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

2017-06-08 Thread Pranav Kant
loleaflet/reference.html | 16 loleaflet/src/map/handler/Map.WOPI.js |8 2 files changed, 24 insertions(+) New commits: commit 64724489172f09a3e1867e54fcc8cac1cd4f7980 Author: Pranav Kant Date: Wed Jun 7 13:22:46 2017 +0530 PostMessage API

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist wsd/FileServer.cpp

2017-06-12 Thread Pranav Kant
loleaflet/dist/admin/admin.html |2 +- wsd/FileServer.cpp |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 54ea43602604a1d111e35e6efef3d76cc8386e70 Author: Pranav Kant Date: Sat Jun 10 19:26:17 2017 +0530 CSP - Add object-src: , this is

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

2017-06-12 Thread Pranav Kant
wsd/FileServer.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c7b9ce6e71e37176296683b005c4ed3c0c34ab4 Author: Pranav Kant Date: Mon Jun 12 16:09:10 2017 +0530 Consistency Change-Id: I16889728d0062c058ea5831ff8892025e1719c3e diff --git a/wsd

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

2017-06-12 Thread Pranav Kant
wsd/FileServer.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 51196ee92fceebc8a3461eddb7f5b9f9efef5b4c Author: Pranav Kant Date: Sat Jun 10 19:26:17 2017 +0530 CSP - Add object-src: , this is required for printing documents Change-Id

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

2017-06-13 Thread Pranav Kant
a986238f4e3583ab67856180f5fb60333508a031 Author: Pranav Kant Date: Tue Jun 13 15:26:44 2017 +0530 loleaflet: Wrap find & replace inside a function For better readability in our action if-else tree. Change-Id: Id0e39ed25362da5feb70002b887b5963a49900b1 diff --git a/loleaflet/src/control/Control.Menubar.j

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

2017-06-13 Thread Pranav Kant
loleaflet/dist/loleaflet.css|6 ++ loleaflet/src/control/Control.Scroll.js |5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit b4ff02cacd7bd332f1e3d0074f333dea667c079d Author: Pranav Kant Date: Tue Jun 13 18:13:00 2017 +0530 loleaflet

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

2017-06-14 Thread Pranav Kant
4d481791517bcba0cfc6599248c68077c5d166ac Author: Pranav Kant Date: Tue Jun 13 15:23:21 2017 +0530 loleaflet: Add button to menu bar if toolbar doesn't exist ... in case of Insert_Button PostMessage API when the document is loaded in readonly mode. Chan

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

2017-06-14 Thread Pranav Kant
loleaflet/dist/loleaflet.css|6 ++ loleaflet/src/control/Control.Scroll.js |5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 90d4ce9b86bc6283c56ef01a2e7703301a5be30f Author: Pranav Kant Date: Tue Jun 13 18:13:00 2017 +0530 loleaflet

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

2017-04-05 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a411e5b4c2dfe6d37f525fc43e04268bd74f7759 Author: Pranav Kant Date: Wed Apr 5 17:17:32 2017 +0530 Fix cannot paste into the document Change-Id

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

2017-04-05 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51be04b9b3644a943b85e4d6aee005c94bec75b6 Author: Pranav Kant Date: Wed Apr 5 17:17:32 2017 +0530 Fix cannot paste into the document Change-Id

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

2017-04-05 Thread Pranav Kant
loleaflet/src/map/Map.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a3f93b880b5a7058b4144d6b0108bd57f29a8304 Author: Pranav Kant Date: Wed Apr 5 19:12:26 2017 +0530 loleaflet: Fix loop which fetches view ids from username Change-Id

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

2017-04-05 Thread Pranav Kant
loleaflet/src/map/Map.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e1b8019574626e7342a34e2aeb2c30808e577387 Author: Pranav Kant Date: Wed Apr 5 19:12:26 2017 +0530 loleaflet: Fix loop which fetches view ids from username Change-Id

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

2017-04-06 Thread Pranav Kant
loleaflet/src/layer/tile/CalcTileLayer.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit d559471fab916377eb38fdfbc78735214df2a3b7 Author: Pranav Kant Date: Thu Apr 6 16:59:44 2017 +0530 loleaflet: Exit early for invalid commandvalues LO core

[Libreoffice-commits] online.git: net/Socket.cpp

2017-04-06 Thread Pranav Kant
net/Socket.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2124ec30c61917f934b1af77e69fbc2e457eb854 Author: Pranav Kant Date: Thu Apr 6 20:37:40 2017 +0530 net: Disable deflate unconditionally First reason is that compression is very slow, and

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

2017-04-06 Thread Pranav Kant
net/Socket.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit dae3a44fc9c101b2722794e5c0f656ed8154b8dd Author: Pranav Kant Date: Thu Apr 6 20:37:40 2017 +0530 net: Disable deflate unconditionally First reason is that compression is very slow

[Libreoffice-commits] online.git: 7 commits - loleaflet/dist wsd/FileServer.cpp wsd/FileServer.hpp

2017-04-07 Thread Pranav Kant
: commit 1a1a3ebb3ce05f7c1dbdef93236f40a2a83e5b4b Author: Pranav Kant Date: Fri Apr 7 12:16:51 2017 +0530 wsd: Fileserver cleanup Remove unnecessary checks Rename preprocessFile -> preprocessAndSendLoleafletHtml and Rename isAdminLoggedIn -> tryAdminLogin so that

<    1   2   3   4   5   6   7   8   9   10   >