[Libreoffice-commits] online.git: 3 commits - loleaflet/CHANGELOG.md loleaflet/FAQ.md loleaflet/package.json loleaflet/PLUGIN-GUIDE.md loleaflet/README

2016-08-09 Thread Pranav Kant
commits: commit bdc4b61ba7bad8f8b35762e1bbd1078da2ec4f83 Author: Pranav Kant Date: Tue Aug 9 20:36:03 2016 +0530 loleaflet: Remove irrelevant inherited files from upstream Leflet diff --git a/loleaflet/CHANGELOG.md b/loleaflet/CHANGELOG.md deleted file mode 100644 index 5cd50f4..000 --- a

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

2016-08-11 Thread Pranav Kant
loolwsd/Storage.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 16560dcd1f236d4ab1606293cf807e4919ce402c Author: Pranav Kant Date: Thu Aug 11 13:39:11 2016 +0530 loolwsd: Fix incorrect WOPI content path in logs diff --git a/loolwsd/Storage.cpp b/loolwsd

[Libreoffice-commits] online.git: 7 commits - loleaflet/build loleaflet/Jakefile.js loleaflet/Makefile loleaflet/node_shrinkwrap loleaflet/npm-shrinkwrap.json loleaflet/package.json loleaflet/README

2016-08-11 Thread Pranav Kant
bedb54671457efe6167cdf4818eec360a57a5169 Author: Pranav Kant Date: Thu Aug 11 15:53:31 2016 +0530 loleaflet: Update npm-shrinkwrap.json with updated module name s/leaflet/loleaflet/ in 2b7bd99fcd314834d503920307213b8f5f24c5dc diff --git a/loleaflet/npm-shrinkwrap.json b/loleaflet/npm-shrinkwrap.json index 3c5dc6d

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/node_shrinkwrap loleaflet/npm-shrinkwrap.json loleaflet/package.json

2016-08-11 Thread Pranav Kant
files changed, 38 insertions(+), 2 deletions(-) New commits: commit a28203424dc2d7fe76497c3847606600a583cd12 Author: Pranav Kant Date: Thu Aug 11 16:28:04 2016 +0530 loleaflet: Separate source map files from the bundle diff --git a/loleaflet/build/build.js b/loleaflet/build/build.js index

[Libreoffice-commits] online.git: 2 commits - loleaflet/.gitignore loleaflet/README loolwsd/LOOLKit.cpp

2016-08-11 Thread Pranav Kant
loleaflet/.gitignore |1 + loleaflet/README |7 +-- loolwsd/LOOLKit.cpp | 16 3 files changed, 14 insertions(+), 10 deletions(-) New commits: commit be0f1c0f3c2e721578865db62dc0c8f42850847c Author: Pranav Kant Date: Thu Aug 11 17:30:00 2016 +0530

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

2016-08-11 Thread Pranav Kant
loleaflet/src/core/LOUtil.js |1 - loleaflet/src/layer/tile/TileLayer.js |8 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit ef878326b7a3a8fbf6f9203c58618ed1a8f64dd1 Author: Pranav Kant Date: Thu Aug 11 17:34:36 2016 +0530 loleaflet: Remove

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

2016-08-11 Thread Pranav Kant
loleaflet/build/build.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 461e1d5cb008cb152310d86e8d12fdde4bf1a0a5 Author: Pranav Kant Date: Thu Aug 11 21:38:13 2016 +0530 loleaflet: Externalize source-maps only if debug=true Otherwise, running

[Libreoffice-commits] online.git: 2 commits - loleaflet/src loolwsd/LOOLKit.cpp

2016-08-15 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js | 48 ++ loolwsd/LOOLKit.cpp | 14 - 2 files changed, 55 insertions(+), 7 deletions(-) New commits: commit 6df1c4c6f7f445bed0e3ca2c777c73cab97654b6 Author: Pranav Kant Date: Mon Aug 15 21:12:03

[Libreoffice-commits] online.git: loleaflet/build loleaflet/Jakefile.js loleaflet/Makefile

2016-08-15 Thread Pranav Kant
loleaflet/Jakefile.js|9 ++--- loleaflet/Makefile | 15 --- loleaflet/build/build.js | 21 - 3 files changed, 22 insertions(+), 23 deletions(-) New commits: commit e86e7a73f847c5bfbeda347c25981418903e1662 Author: Pranav Kant Date: Tue Aug

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

2016-08-15 Thread Pranav Kant
loleaflet/README | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 93c114d0f46d4bf255fdb4386f4009da3f74311f Author: Pranav Kant Date: Tue Aug 16 11:17:00 2016 +0530 Update README diff --git a/loleaflet/README b/loleaflet/README index 048c704

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

2016-08-16 Thread Pranav Kant
loleaflet/reference.html |9 +++ loleaflet/src/layer/tile/TileLayer.js | 40 ++ 2 files changed, 26 insertions(+), 23 deletions(-) New commits: commit 449861fa12409c608679e32726850899731c0a0a Author: Pranav Kant Date: Tue Aug 16 13:29:35

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

2016-08-16 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 9ec2aba359c82976f5ff0f66a39744771387a1b5 Author: Pranav Kant Date: Tue Aug 16 13:59:41 2016 +0530 loleaflet: Disable pointer events on cell cursor otherwise

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

2016-08-16 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f41b94796001f9110d2e6d34701761c707921a35 Author: Pranav Kant Date: Tue Aug 16 22:43:48 2016 +0530 loleaflet: Disable pointer events on graphic marker boundary diff --git

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

2016-08-21 Thread Pranav Kant
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 77be7d6e18e5a5deb04d1424fd187271e8d2b7a8 Author: Pranav Kant Date: Sun Aug 21 19:36:49 2016 +0530 loleaflet: Prevent double-decoding utf8; fixes context menu Text

[Libreoffice-commits] online.git: 3 commits - loolwsd/ChildSession.cpp loolwsd/LOOLKit.cpp

2016-08-21 Thread Pranav Kant
loolwsd/ChildSession.cpp |2 - loolwsd/LOOLKit.cpp | 48 --- 2 files changed, 30 insertions(+), 20 deletions(-) New commits: commit df0339422353dc8a75641415e564c1e35d9503d9 Author: Pranav Kant Date: Sun Aug 21 22:35:03 2016 +0530

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

2016-08-25 Thread Pranav Kant
loleaflet/dist/leaflet.css|9 + loleaflet/src/layer/marker/Cursor.js | 10 ++ loleaflet/src/layer/tile/TileLayer.js |5 - 3 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 620b322bd25c140322264ad8dfb809b69d9052d6 Author: Pranav Kant

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-25 Thread Pranav Kant
loolwsd/LOOLKit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ec6ddf91baa3ea7281237ec508fde92306b91a3b Author: Pranav Kant Date: Thu Aug 25 21:10:47 2016 +0530 loolwsd: Send viewId to clients, not sessionId diff --git a/loolwsd/LOOLKit.cpp b/loolwsd

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp

2016-08-25 Thread Pranav Kant
loolwsd/ChildSession.cpp |2 +- loolwsd/ChildSession.hpp |4 loolwsd/LOOLKit.cpp | 17 + 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 178808f9893ce51d1906bfd1ff7e19da8920c823 Author: Pranav Kant Date: Thu Aug 25 23:28:42 2016 +0530

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

2016-02-09 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |5 + 1 file changed, 5 insertions(+) New commits: commit 290953979d952c28d4463124621205c45b4f392b Author: Pranav Kant Date: Mon Feb 8 23:24:31 2016 +0530 loleaflet: Disable style list box for presentations and drawing Lets enable them

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

2016-02-09 Thread Pranav Kant
loleaflet/src/core/Socket.js | 39 +++ 1 file changed, 39 insertions(+) New commits: commit 6f69af91e68e577aff4e4214ab584aaa8460896f Author: Pranav Kant Date: Tue Feb 9 18:16:10 2016 +0530 loleaflet: Fire event on initialization complete

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

2016-02-10 Thread Pranav Kant
loleaflet/src/control/Toolbar.js |6 +- loleaflet/src/map/Map.js |2 +- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 7bee4d61c02d28565fa87927d12d0e9e951f4bbf Author: Pranav Kant Date: Wed Feb 10 16:49:52 2016 +0530 loleaflet: Fix wrong

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

2016-02-10 Thread Pranav Kant
loleaflet/src/control/Toolbar.js |6 +- loleaflet/src/map/Map.js |2 +- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit b482dfba567b448e8ecbee5e7b0bbbf04fa2c290 Author: Pranav Kant Date: Wed Feb 10 16:49:52 2016 +0530 loleaflet: Fix wrong

[Libreoffice-commits] online.git: loolwsd/MasterProcessSession.cpp loolwsd/TileCache.cpp loolwsd/TileCache.hpp

2016-02-10 Thread Pranav Kant
loolwsd/MasterProcessSession.cpp |4 loolwsd/TileCache.cpp|9 + loolwsd/TileCache.hpp|3 +++ 3 files changed, 16 insertions(+) New commits: commit 6a7a014d14ec4142f7c28faa920ffb5871e8f115 Author: Pranav Kant Date: Wed Feb 10 23:21:24 2016 +0530

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

2016-02-13 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit f01bac5cc2b54b6df731b45c46187fec12515b46 Author: Pranav Kant Date: Sun Feb 14 02:53:16 2016 +0530 tdf#97301: Return silently when no document is loaded Change-Id

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

2016-02-13 Thread Pranav Kant
sd/source/core/stlsheet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dab89f3b122259d4655b50ce0f0e31e9b68f348c Author: Pranav Kant Date: Fri Feb 12 20:17:14 2016 +0530 sd: Translate a german comment Change-Id

[Libreoffice-commits] core.git: configure.ac

2016-02-14 Thread Pranav Kant
configure.ac |7 +++ 1 file changed, 7 insertions(+) New commits: commit b7c807faeb18a87dc8ad5bc1ae68ca5cb3999a66 Author: Pranav Kant Date: Mon Jan 18 01:12:37 2016 +0530 configure: Add a missing option, --with-gcc-home --enable-icecream option mentions this in its

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

2016-02-14 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 58ec66da422e5ac6aec5cbd28403039cded7c7ed Author: Pranav Kant Date: Sun Feb 14 20:44:00 2016 +0530 lokdocview: Center the widget vertically inside the allocation Change-Id

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-02-14 Thread Pranav Kant
loolwsd/LOOLKit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 93fdcb34c48c0a877c76175892e85b32e97cfccf Author: Pranav Kant Date: Sun Feb 7 14:48:32 2016 +0530 loolwsd: Do not unload without a successfull load A load document operation may fail

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

2016-02-14 Thread Pranav Kant
desktop/source/lib/init.cxx | 25 ++--- 1 file changed, 22 insertions(+), 3 deletions(-) New commits: commit b0111f494c1ee2d75ac4f1544c06c24d464cc416 Author: Pranav Kant Date: Sun Feb 14 02:08:20 2016 +0530 lok: Expose DisplayName of styles, not internal ones

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source

2016-02-14 Thread Pranav Kant
desktop/source/lib/init.cxx | 25 ++--- 1 file changed, 22 insertions(+), 3 deletions(-) New commits: commit 3c84b0b032453a389a2606d67d1995d554468cad Author: Pranav Kant Date: Sun Feb 14 02:08:20 2016 +0530 lok: Expose DisplayName of styles, not internal ones

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

2016-02-14 Thread Pranav Kant
sd/source/core/stlsheet.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit e95db1865c7a095cde5e9cb338394555767b5c65 Author: Pranav Kant Date: Fri Feb 12 20:17:47 2016 +0530 sd: Output display names of styles, not internal ones For some

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sd/source

2016-02-14 Thread Pranav Kant
sd/source/core/stlsheet.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 74d41618f71cad9ba5337e50ef099ffcbeb2b1ad Author: Pranav Kant Date: Fri Feb 12 20:17:47 2016 +0530 sd: Output display names of styles, not internal ones For some

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

2016-02-15 Thread Pranav Kant
/src/control/Parts.js| 71 10 files changed, 2251 insertions(+), 36 deletions(-) New commits: commit 78dfb5f3ebda3ff71785b0689059e5f5c8223e7e Author: Pranav Kant Date: Thu Feb 11 01:04:54 2016 +0530 loleaflet: Allow adding/removing/renaming spreadsheets

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

2016-02-16 Thread Pranav Kant
sc/source/ui/view/gridwin.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit fe90ba29ad7345037e3707916b2696010213bda6 Author: Pranav Kant Date: Tue Feb 16 11:40:23 2016 +0530 sc lok: Notify LibreOfficeKit of empty selection Change-Id

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

2016-02-16 Thread Pranav Kant
sc/source/ui/view/gridwin.cxx |8 1 file changed, 8 insertions(+) New commits: commit ab199e4748b45384602479c735dbac538e714d34 Author: Pranav Kant Date: Tue Feb 16 16:12:57 2016 +0530 sc lok: Handle left mouse button up events for tiled rendering This solves two

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sc/source

2016-02-16 Thread Pranav Kant
sc/source/ui/view/gridwin.cxx |8 1 file changed, 8 insertions(+) New commits: commit e4692801bf87984ddc4da42fa4061e36fc007428 Author: Pranav Kant Date: Tue Feb 16 16:12:57 2016 +0530 sc lok: Handle left mouse button up events for tiled rendering This solves two

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sc/source

2016-02-16 Thread Pranav Kant
sc/source/ui/view/gridwin.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 2cee81ff8d5e16bd912ba25abfd785d7f3745f38 Author: Pranav Kant Date: Tue Feb 16 11:40:23 2016 +0530 sc lok: Notify LibreOfficeKit of empty selection Change-Id

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/debug loleaflet/dist loleaflet/Makefile loleaflet/po loleaflet/src loleaflet/util

2016-02-17 Thread Pranav Kant
+ loleaflet/src/control/Control.Styles.js |6 loleaflet/util/po2json.py | 45 123 files changed, 221350 insertions(+), 3 deletions(-) New commits: commit 5aa0156d5fba7ecf26c763ff77ad7eb70844b76f Author: Pranav Kant Date: Wed Feb 10 02:12:10 2016

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

2016-02-17 Thread Pranav Kant
loleaflet/src/control/Control.Styles.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 629b83814b900e553c3a73bb67b7e79e210d9c1b Author: Pranav Kant Date: Sun Feb 14 19:00:32 2016 +0530 loleaflet: Handle outline levels as special case, for l10n

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

2016-02-17 Thread Pranav Kant
loleaflet/dist/l10n/styles-localizations.json |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 15d44fe9702a1b84f32d6fcd90ef6b89f3a948ec Author: Pranav Kant Date: Mon Feb 15 17:04:36 2016 +0530 loleaflet: Change to browser language codes The

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

2016-02-17 Thread Pranav Kant
121 files changed, 221304 insertions(+), 3 deletions(-) New commits: commit 816a43efb65fa60612b9e26741709391249d3a91 Author: Pranav Kant Date: Wed Feb 10 02:12:10 2016 +0530 loleaflet: Added style translations Translation of styles for writer, impress and calc in all languages

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

2016-02-17 Thread Pranav Kant
loleaflet/src/control/Control.Styles.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit f6baed14c08281c23d70e1908240f74d2af7ce9b Author: Pranav Kant Date: Sun Feb 14 19:00:32 2016 +0530 loleaflet: Handle outline levels as special case, for l10n

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

2016-02-17 Thread Pranav Kant
loleaflet/dist/l10n/styles-localizations.json |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 4947b8feb69dfa4de2627fc018b8d68a6dfc23c0 Author: Pranav Kant Date: Mon Feb 15 17:04:36 2016 +0530 loleaflet: Change to browser language codes The

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOKitClient.cpp

2016-02-17 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp |4 loolwsd/LOKitClient.cpp |1 + 2 files changed, 5 insertions(+) New commits: commit da729a2b748b7bb184bac6a0b86eed22f2fbb220 Author: Pranav Kant Date: Wed Feb 17 15:13:26 2016 +0530 loolwsd: Add missing callbacks We have a

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

2016-02-18 Thread Pranav Kant
f8b104b88c4217124c275dc7b9c5d6457232d8b4 Author: Pranav Kant Date: Thu Feb 18 21:28:58 2016 +0530 loleaflet: Silence ESLint errors Moral - Run 'jake lint' before committing your code. Change-Id: I401567360dfdfb16e99dafc3171ac158a90605e4 diff --git a/loleaflet/src/layer/tile/GridLayer.js b/lol

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

2016-02-18 Thread Pranav Kant
loleaflet/spec/suites/layer/marker/MarkerSpec.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cfe15bddee37733444f0ff5206615c879d2fad78 Author: Pranav Kant Date: Thu Feb 18 21:52:24 2016 +0530 loleaflet: Fix incorrect function invocation Thanks to

[Libreoffice-commits] online.git: 3 commits - loleaflet/spec loolwsd/ChildProcessSession.cpp loolwsd/MasterProcessSession.cpp loolwsd/protocol.txt

2016-02-18 Thread Pranav Kant
commits: commit 5332e3f48c36955d6bbf53272dc645aaeae09a20 Author: Pranav Kant Date: Fri Feb 19 00:08:07 2016 +0530 loleaflet: Make tile benchmark test work again This broke after we introduced 'tilecombine' message. Change-Id: Id273a859b22cac6b50ba759241d0b36d27829700

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

2016-02-18 Thread Pranav Kant
loleaflet/src/core/Socket.js |1 + 6 files changed, 30 insertions(+), 16 deletions(-) New commits: commit 10fcfdd210cbebdb9d5d3d6604aac07ff0c60ea5 Author: Pranav Kant Date: Fri Feb 19 01:02:17 2016 +0530 loleaflet: Fix all ESLint errors

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

2016-02-18 Thread Pranav Kant
desktop/qa/data/sheets.ods |binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 112 2 files changed, 112 insertions(+) New commits: commit f6c96946911db267bc79b4bdb4ced7d7414d3cac Author: Pranav Kant Date: Tue Feb 16 21:23:00 2016 +0530

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/MasterProcessSession.cpp

2016-02-19 Thread Pranav Kant
/MasterProcessSession.cpp | 30 +- 6 files changed, 126 insertions(+), 6 deletions(-) New commits: commit 3667bef9a6759181ac90b31e63633c75bf5bed72 Author: Pranav Kant Date: Thu Feb 4 23:05:26 2016 +0530 loolwsd: Handle password protected documents Change-Id

[Libreoffice-commits] online.git: loolwsd/test

2016-02-19 Thread Pranav Kant
loolwsd/test/data/password-protected.ods |binary loolwsd/test/httpwstest.cpp | 61 +++ 2 files changed, 61 insertions(+) New commits: commit b902d80ec7354923f3680aea83b774114be387c4 Author: Pranav Kant Date: Thu Feb 18 02:45:28 2016 +0530

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-02-19 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit 7ecde2342246274d4f5564fd13511856e7533921 Author: Pranav Kant Date: Sun Feb 7 14:38:03 2016 +0530 loolwsd: Remove superfluous registration of callback

[Libreoffice-commits] online.git: loolwsd/MasterProcessSession.cpp

2016-02-19 Thread Pranav Kant
loolwsd/MasterProcessSession.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit a2549e3df708426052dcb4e29773aa95fcc85258 Author: Pranav Kant Date: Thu Feb 18 00:14:25 2016 +0530 loolwsd: Disconnect the child if there is no client Don't let them hanging a

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-02-19 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 67 +++- 1 file changed, 30 insertions(+), 37 deletions(-) New commits: commit 631ae0f11fb863a2ba9bbcc279c83905af8bba96 Author: Pranav Kant Date: Sun Feb 7 22:08:48 2016 +0530 loolwsd: Get the first *live* connection

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLKit.cpp

2016-02-19 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp | 21 --- loolwsd/LOOLKit.cpp | 73 ++-- 2 files changed, 72 insertions(+), 22 deletions(-) New commits: commit 10db02c208a79dc1dcaac0b96de15831a9800082 Author: Pranav Kant Date: Sun Feb 7 21:35:00

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLSession.hpp

2016-02-19 Thread Pranav Kant
: commit b71ebb8dfcead80197a482c2e8619dd3e3d768f3 Author: Pranav Kant Date: Mon Feb 8 01:23:45 2016 +0530 loolwsd: Ask for password for multiple views also This is possible by moving all the password handling logic to Document container class. When a user opens a password protected

[Libreoffice-commits] online.git: loolwsd/test

2016-02-19 Thread Pranav Kant
loolwsd/test/httpwstest.cpp | 101 +++- 1 file changed, 54 insertions(+), 47 deletions(-) New commits: commit d05f42df08a429e18e7b1d8ff0c74b46612a9825 Author: Pranav Kant Date: Sat Feb 20 03:52:22 2016 +0530 loolwsd: Rework document password unit

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-02-21 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit f72915680636810db4a1de72aef47a5104357080 Author: Pranav Kant Date: Sun Feb 21 12:17:01 2016 +0530 loolwsd: Fix misplaced break statement Probably due to merge conflicts, it

[Libreoffice-commits] online.git: loolwsd/test

2016-02-21 Thread Pranav Kant
loolwsd/test/httpwstest.cpp | 82 +++- 1 file changed, 37 insertions(+), 45 deletions(-) New commits: commit 6722d430a588d45b9b77e8490f0dcba0c175ac0a Author: Pranav Kant Date: Sun Feb 21 20:20:40 2016 +0530 loolwsd: Use helper functions for

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

2016-02-21 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit f4e13bc973ed50bed80f2833dc8e5bc7a69bb44e Author: Pranav Kant Date: Sun Feb 21 01:28:56 2016 +0530 tdf#97235: Protect reset_view when called with no tile

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - libreofficekit/source

2016-02-22 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit bcaee2b0149651173cc93763231c47ff2f5a55c2 Author: Pranav Kant Date: Sun Feb 14 20:44:00 2016 +0530 lokdocview: Center the widget vertically inside the allocation Change-Id

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

2016-02-22 Thread Pranav Kant
loleaflet/src/core/Socket.js | 40 ++-- 1 file changed, 38 insertions(+), 2 deletions(-) New commits: commit 98fbc0c4a4718255fb0e2aafaa36df2be279d1fb Author: Pranav Kant Date: Thu Feb 4 23:13:52 2016 +0530 loleaflet: Handle password protected

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

2016-02-26 Thread Pranav Kant
New branch 'private/pranavk/admin' available with the following commits: commit 7e6ccdffc8a5f8acb34832afbacd146d839b8294 Author: Pranav Kant Date: Fri Feb 26 14:37:59 2016 +0530 loolwsd: Move Admin class to separate header Add a sample document command to get dat

[Libreoffice-commits] online.git: loolwsd/Admin.hpp loolwsd/AdminModel.hpp loolwsd/LOOLBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/Makefile.am

2016-03-02 Thread Pranav Kant
(-) New commits: commit c5aa122fcb752fa835f9a9557f54c52c98b597f0 Author: Pranav Kant Date: Wed Feb 24 22:28:05 2016 +0530 loolwsd: Create notification pipe ... and Admin and AdminModel containing all the required data that we need to expose to Admin panel. Admin

[Libreoffice-commits] online.git: loolwsd/Admin.hpp loolwsd/LOOLBroker.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-03-03 Thread Pranav Kant
(+), 126 deletions(-) New commits: commit 190861395141587de2d15752be85b025809cd187 Author: Pranav Kant Date: Tue Mar 1 23:47:34 2016 +0530 loolwsd: Factor out pipe reading polling logic Change-Id: I7c06c68031ea14147130d21376ab348bdc672a7f Reviewed-on: https://gerrit.libreoffice.org

[Libreoffice-commits] online.git: loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/AdminModel.hpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLBroker.cpp loolwsd/Makefile.am

2016-03-03 Thread Pranav Kant
/Makefile.am |2 6 files changed, 308 insertions(+), 234 deletions(-) New commits: commit 85c6467344710ef1717140c9d17fe6383b420746 Author: Pranav Kant Date: Fri Feb 26 11:55:13 2016 +0530 loolwsd: Move Admin class to separate header As a test, add command to fetch

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-03-03 Thread Pranav Kant
loolwsd/LOOLBroker.cpp |2 -- loolwsd/LOOLKit.cpp| 11 +++ 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit c1ca746f669409771b65c60f37debcf88d599a18 Author: Pranav Kant Date: Thu Mar 3 23:17:36 2016 +0530 loolwsd: Make notify pipe accessible from

[Libreoffice-commits] online.git: loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/AdminModel.hpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-03-03 Thread Pranav Kant
ada6a74dc019ba30f00e761452da4185ef91306a Author: Pranav Kant Date: Thu Mar 3 23:31:37 2016 +0530 loolwsd: Basic layout and interaction with AdminModel Admin web sessions are added as subscribers to AdminModel. Live notification fill up the AdminModel, and notifies to subscribers

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

2016-03-03 Thread Pranav Kant
loleaflet/src/control/Control.ColumnHeader.js |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 87a3b5d3ac19159afd138f84286249b71aca9fc0 Author: Pranav Kant Date: Fri Mar 4 13:15:36 2016 +0530 loleaflet: Fix JS errors Change-Id

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

2016-03-04 Thread Pranav Kant
desktop/source/lib/init.cxx | 43 +-- 1 file changed, 9 insertions(+), 34 deletions(-) New commits: commit e04284587a5db51d96430137baa76bbef3937a5d Author: Pranav Kant Date: Mon Feb 22 20:56:12 2016 +0530 lok: Export only programmatic style names

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source

2016-03-04 Thread Pranav Kant
desktop/source/lib/init.cxx | 43 +-- 1 file changed, 9 insertions(+), 34 deletions(-) New commits: commit 8689612a0d9d96033f9f9a0abb3fa3964daeca77 Author: Pranav Kant Date: Mon Feb 22 20:56:12 2016 +0530 lok: Export only programmatic style names

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

2016-03-04 Thread Pranav Kant
9d7aea26b922b8c4f3b6665ac38d0c38973fe78e Author: Pranav Kant Date: Mon Feb 22 22:36:22 2016 +0530 loleaflet: Add programmatic -> UI names mapping to l10n framework Since the data scraped from the LO translation module is a mapping between the UI names (not internal ones) to different langua

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

2016-03-04 Thread Pranav Kant
loleaflet/src/control/Control.Styles.js | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit ea35385e18b6b24386c8509b0295cd0136facac1 Author: Pranav Kant Date: Tue Mar 1 19:41:54 2016 +0530 loleaflet: Special handling for Impress docs on

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

2016-03-04 Thread Pranav Kant
10ba772006dcd6da5881c6c0a8bb62d6729089d8 Author: Pranav Kant Date: Fri Feb 26 23:05:34 2016 +0530 loleaflet: Basic template for Admin console Work based on bootstrap: http://getbootstrap.com/ License: MIT Change-Id: I6a114e8dd688339c809ff27d97d0065647700971 Reviewed-on

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

2016-03-07 Thread Pranav Kant
loleaflet/spec/loleaflet/control/SearchSpec.js | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit a6f9cd430b823615fb674f72a96b5f9ae3ce24de Author: Pranav Kant Date: Fri Feb 19 21:18:14 2016 +0530 loleaflet: Wait for 'partpagerectangles' befor

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

2016-03-07 Thread Pranav Kant
loleaflet/spec/loleaflet/control/SearchSpec.js | 49 + 1 file changed, 42 insertions(+), 7 deletions(-) New commits: commit 1ab3caa192af9c1747cb58257ee741ee03cd434d Author: Pranav Kant Date: Fri Feb 19 21:20:01 2016 +0530 loleaflet: Make SearchSpec work again

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

2016-03-07 Thread Pranav Kant
/src/admin.js | 290 6 files changed, 560 insertions(+), 121 deletions(-) New commits: commit cd58f2a49175adb2aa1544d089afeae73f1051c4 Author: Pranav Kant Date: Fri Mar 4 21:36:28 2016 +0530 loleaflet: Better design for Admin console JS

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

2016-03-08 Thread Pranav Kant
loolwsd/Admin.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit e7f75a3e5698e06f2c1002b7eb3fb911f01b2bee Author: Pranav Kant Date: Tue Mar 8 14:14:08 2016 +0530 loolwsd: Wait for all admin client threads to finish Otherwise the process could terminate while admin

[Libreoffice-commits] online.git: loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/LOOLBroker.cpp

2016-03-08 Thread Pranav Kant
loolwsd/Admin.cpp | 13 + loolwsd/Admin.hpp |2 ++ loolwsd/LOOLBroker.cpp |5 + 3 files changed, 20 insertions(+) New commits: commit e366aa8e0b947c7707a53b654a7db2e44b0446ad Author: Pranav Kant Date: Sat Mar 5 02:38:37 2016 +0530 loolwsd: Support for

[Libreoffice-commits] online.git: loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/AdminModel.hpp loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-03-08 Thread Pranav Kant
, 109 insertions(+), 44 deletions(-) New commits: commit 76542d8d528953fdfcf38b55b6eb4a96fcbbd99b Author: Pranav Kant Date: Sat Mar 5 00:19:01 2016 +0530 loolwsd: Add total memory, total active docs, total active users Further changes/refactoring to make it possible: * Add

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

2016-03-08 Thread Pranav Kant
loleaflet/dist/admin.html |6 ++--- loleaflet/src/admin.js| 47 +- 2 files changed, 45 insertions(+), 8 deletions(-) New commits: commit 943d9a517e29756856d731fa039023ff15d24c0f Author: Pranav Kant Date: Sat Mar 5 00:22:50 2016 +0530

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

2016-03-08 Thread Pranav Kant
| 140 ++ loleaflet/src/admin/Util.js |6 10 files changed, 433 insertions(+), 333 deletions(-) New commits: commit ee54f2abbb2693c5575fd22c9aa9f2b2c9b6c905 Author: Pranav Kant Date: Sat Mar 5 19:26:03 2016 +0530 loleaflet: Split admin JS files

[Libreoffice-commits] online.git: 2 commits - loleaflet/src loolwsd/Admin.cpp loolwsd/AdminModel.hpp loolwsd/Auth.hpp loolwsd/Storage.hpp

2016-03-08 Thread Pranav Kant
5 files changed, 86 insertions(+), 8 deletions(-) New commits: commit 1d511b109ab5e4e16abc3b2824cef5dc4fb55db6 Author: Pranav Kant Date: Sat Mar 5 20:53:01 2016 +0530 loleaflet: Subscribe to appropriate commands Change-Id: I0f6571a453fb8850902003d1cc2fecafa5eb4474 diff --git a

[Libreoffice-commits] online.git: loolwsd/AdminModel.hpp

2016-03-10 Thread Pranav Kant
loolwsd/AdminModel.hpp |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 3731f0c0d79f43788507d1516df7c82ac6318aee Author: Pranav Kant Date: Thu Mar 10 17:59:55 2016 +0530 loolwsd: Avoid unnecessary copying Change-Id

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

2016-03-11 Thread Pranav Kant
loleaflet/src/map/handler/Map.BoxZoom.js |8 1 file changed, 8 deletions(-) New commits: commit aa806f0ec3028494fa87b1fb698009d1dad46458 Author: Pranav Kant Date: Fri Mar 11 11:56:46 2016 +0530 ccu#1329: This is not a map, this is libreoffice ... so by selecting and

TAGS for emacs

2016-03-12 Thread Pranav Kant
it work properly ? (unless people have separate `etags' file symbolically linked to ctags binary, which doesn't seem default on most systems). Or is there something I missed here ? -- Regards, Pranav Kant http://pranavk.me ___ LibreOffice mai

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp

2016-03-12 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2c3739bdc287c05e174d3be988b5c84da24bf5cf Author: Pranav Kant Date: Sat Mar 12 22:47:34 2016 +0530 loolwsd: Fix a memory leak Change-Id: I9a48c2846f74cb7cee8430dd4e72ba0580a7e7f2 diff

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

2016-03-13 Thread Pranav Kant
loolwsd/Admin.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit d0006ae5d8902cace791fc918ede35140de81da9 Author: Pranav Kant Date: Tue Mar 8 20:34:35 2016 +0530 loolwsd: Wait for client threads to finish Well, it was already there

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/debug loleaflet/.eslintignore loleaflet/src loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/AdminModel.hpp

2016-03-13 Thread Pranav Kant
(+), 66 deletions(-) New commits: commit 7197dab02993ecd791148d38e984b014bdf65881 Author: Pranav Kant Date: Sun Mar 13 19:23:08 2016 +0530 loleaflet: Fix lint errors Change-Id: I4023c81cad92b6f617076b39d3cdbe34e231ede3 diff --git a/loleaflet/src/control/Control.Styles.js b

[Libreoffice-commits] online.git: 2 commits - loolwsd/DocumentBroker.cpp loolwsd/Storage.cpp loolwsd/Storage.hpp

2016-10-26 Thread Pranav Kant
4269dfdf846f17e500a70bd7b55e175ac207a593 Author: Pranav Kant Date: Wed Oct 26 18:17:42 2016 +0530 loolwsd: unsigned -> std::atomic Change-Id: I41da65c7c5a43c2b1aafd8620042b0a3d34cc3af diff --git a/loolwsd/Storage.cpp b/loolwsd/Storage.cpp index 0f617d6..451387e 100644 --- a/loolwsd/Storage.cpp +++ b/lool

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-10-26 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 1f14642f8c1197ceb65a62c730326a61e23e5284 Author: Pranav Kant Date: Wed Oct 26 20:11:52 2016 +0530 loolwsd: This is sessionId, not viewId Change-Id

[Libreoffice-commits] online.git: 2 commits - loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/LOOLKit.cpp loolw

2016-10-26 Thread Pranav Kant
+{ +std::string userid; +std::string username; +}; + + #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/loolwsd/test/WhiteBoxTests.cpp b/loolwsd/test/WhiteBoxTests.cpp index 45db538..fd3814a 100644 --- a/loolwsd/test/WhiteBoxTests.cpp +++ b/loolwsd/test/WhiteBoxTests

[Libreoffice-commits] online.git: 4 commits - loleaflet/dist loleaflet/main.js loleaflet/src loolwsd/DocumentBroker.cpp loolwsd/Storage.cpp loolwsd/Storage.hpp

2016-10-26 Thread Pranav Kant
(+), 13 deletions(-) New commits: commit e0e6a343dade6ffd33f07ca916b176aec019bd21 Author: Pranav Kant Date: Wed Oct 26 21:30:12 2016 +0530 tdf#103450: Implement session management postmessage API Change-Id: Id22759c5c103948078fb20943768a9ff6251dddf diff --git a/loleaflet/src/map

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

2016-10-28 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) New commits: commit 0b594425b0af4d8d92af4054caf1725e210106ba Author: Pranav Kant Date: Fri Oct 28 21:54:52 2016 +0530 Make 'scrollto' feature condition

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

2016-11-01 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 86383d40db00931243c9c2c85655aaee30558de3 Author: Pranav Kant Date: Tue Nov 1 10:25:29 2016 +0100 loolwsd: Tentative fix for 'Address already in use' diff --git a/loolwsd/L

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

2016-11-01 Thread Pranav Kant
|8 ++-- 5 files changed, 47 insertions(+), 2 deletions(-) New commits: commit 72ed29ae32cd027023db51b9e3d9708720e9c7b0 Author: Pranav Kant Date: Tue Nov 1 10:25:29 2016 +0100 loolwsd: Tentative fix for 'Address already in use' (cherry picked f

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

2016-11-06 Thread Pranav Kant
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 216d1b6a521cbf5de86b8cdc10f9a5da1e7a76a0 Author: Pranav Kant Date: Thu Oct 27 17:12:30 2016 +0530 Undefined variable Change-Id: I0c5a07fa383523053ca7de319fcc9d1acdca63cd diff

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

2016-11-07 Thread Pranav Kant
loleaflet/src/core/LOUtil.js |2 +- loleaflet/src/map/Map.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9f65377c424ab9316e184103e28a7ab77b2b8456 Author: Pranav Kant Date: Mon Nov 7 17:11:26 2016 +0530 getViewIdHexColor -> getViewIdCo

[Libreoffice-commits] online.git: loleaflet/main.js

2016-11-07 Thread Pranav Kant
loleaflet/main.js |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 5f9a9264e4c824a805c182b061f11a9869123fe1 Author: Pranav Kant Date: Mon Nov 7 17:59:42 2016 +0530 Fix menubar l10n, set String.locale before requiring loleaflet Change-Id

[Libreoffice-commits] online.git: 6 commits - loleaflet/build loleaflet/dist loleaflet/main.js loleaflet/reference.html loleaflet/src loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/Docume

2016-11-10 Thread Pranav Kant
|9 ++- loolwsd/protocol.txt | 21 +++ 17 files changed, 288 insertions(+), 80 deletions(-) New commits: commit b0933b063e8b0e8e0de7eeeb9706fb291af72b5c Author: Pranav Kant Date: Tue Nov 8 19:07:28 2016 +0530 tdf#103640: Implement OwnerTermination; send

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