[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - 2 commits - common/Message.hpp kit/ChildSession.cpp kit/ChildSession.hpp kit/Kit.cpp kit/KitHelper.hpp loleaflet/src

2017-12-05 Thread Pranav Kant
insertions(+), 262 deletions(-) New commits: commit bca349f5da691925b11031e3bcfba2065187df19 Author: Pranav Kant Date: Tue Dec 5 00:41:02 2017 +0530 lokdialog: Use dialog close LOK API when user clicks 'X' Change-Id: I3a90eb8b83688eed7db8228763633e31f82e58d1 (cherry picked f

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - kit/ChildSession.cpp

2017-12-05 Thread Pranav Kant
kit/ChildSession.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 7bffafd37d134f3f13f69cc5f959b419dc54337f Author: Pranav Kant Date: Tue Dec 5 02:39:26 2017 +0530 lokdialog: Set view id before posting to LOK dialog api Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 14 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sc/source sfx2/so

2017-12-05 Thread Pranav Kant
insertions(+), 594 deletions(-) New commits: commit bcff1e08212f60d7bd38f357636cf6e12d006932 Author: Pranav Kant Date: Tue Dec 5 02:20:13 2017 +0530 lokdialog: Don't hide dialogs in case of LOK We change views (using setView) a lot in case of LOK. Changing the view, without

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

2017-12-05 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 35 ++- 1 file changed, 21 insertions(+), 14 deletions(-) New commits: commit 696343bd65fbba8365dadfa20a0c8856b31a200c Author: Pranav Kant Date: Mon Dec 4 18:53:40 2017 +0530 lokdialog: Add FormatCellDialog

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

2017-12-06 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 47 --- 1 file changed, 25 insertions(+), 22 deletions(-) New commits: commit 13144cbc8f0c543e51ee7e53b5fd7f750390d241 Author: Pranav Kant Date: Wed Dec 6 17:03:55 2017 +0530 Add elipsis to dialogs in menubar

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

2017-12-06 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 35 +-- 1 file changed, 15 insertions(+), 20 deletions(-) New commits: commit 8ac82593ec19322f21a3e8118c8d8cb1c464357f Author: Pranav Kant Date: Wed Dec 6 17:19:46 2017 +0530 Remove special type, 'dialog&#

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

2017-12-06 Thread Pranav Kant
desktop/source/lib/init.cxx |8 +++- sfx2/source/control/unoctitm.cxx |8 +++- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 98da350c7c9bcb96937f1397a34c2c68ede44011 Author: Pranav Kant Date: Wed Dec 6 17:32:53 2017 +0530 lokdialog: State

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

2017-12-06 Thread Pranav Kant
vcl/source/window/floatwin.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 20f985a4ac2dcc6d287c808b9dcfd055fcbabd91 Author: Pranav Kant Date: Wed Dec 6 16:19:35 2017 +0530 lokdialog: Show/Hide floating window on StateChangedType::Visible

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

2017-12-07 Thread Pranav Kant
vcl/source/window/floatwin.cxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 03fa6b15439938044fa95eb9b0584d16cf23db88 Author: Pranav Kant Date: Wed Dec 6 23:11:33 2017 +0530 lokdialog: sc: Prevent assert when invoking autopopup filter

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

2017-12-07 Thread Pranav Kant
cui/source/dialogs/iconcdlg.cxx |2 +- include/sfx2/basedlgs.hxx |1 + sfx2/source/dialog/basedlgs.cxx | 22 ++ 3 files changed, 24 insertions(+), 1 deletion(-) New commits: commit 7bcb9a8416d61bdd3c7fc345f87de5aa8c3054f9 Author: Pranav Kant Date: Tue Nov

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

2017-12-07 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 53eab227d20970540bcd18bb204e18edc32a3da1 Author: Pranav Kant Date: Wed Dec 6 17:03:55 2017 +0530 Add elipsis to dialogs in menubar And change

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

2017-12-07 Thread Pranav Kant
loleaflet/src/control/Control.Menubar.js | 35 +-- 1 file changed, 15 insertions(+), 20 deletions(-) New commits: commit 446c3f64257862f3e3750fa6663a02db3b5ea121 Author: Pranav Kant Date: Wed Dec 6 17:19:46 2017 +0530 Remove special type, 'dialog&#

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

2017-12-08 Thread Pranav Kant
/window/window.cxx | 17 +++-- 6 files changed, 46 insertions(+), 56 deletions(-) New commits: commit 0898ced81a3129b4c36c08e0222f96c513f0fd77 Author: Pranav Kant Date: Fri Dec 8 18:06:36 2017 +0530 Use ImplIsFloatingWindow instead of dynamic_cast Change-Id

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

2017-12-08 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 1333d21753f56f124f8d5919c3790b387ebe1869 Author: Pranav Kant Date: Fri Dec 8 18:29:40 2017 +0530 lokdialog: fix cursor_visible status in dialogs Change-Id

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

2017-12-08 Thread Pranav Kant
vcl/source/window/floatwin.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit edee41c42d5dc4a3a6ad86cc9e19c9892e3d480d Author: Pranav Kant Date: Wed Dec 6 16:19:35 2017 +0530 lokdialog: Prevent crash on autopopup and some other dialogs

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

2017-12-09 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 351f7ad0f197be6331e1dc4ff4a71ddb409fbd09 Author: Pranav Kant Date: Fri Dec 8 18:29:40 2017 +0530 lokdialog: fix cursor_visible status in dialogs Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/vcl vcl/source

2017-12-09 Thread Pranav Kant
, 41 insertions(+), 50 deletions(-) New commits: commit 0d5f4668e2b006eb4ca72bdf905393947d935cae Author: Pranav Kant Date: Fri Dec 8 16:23:45 2017 +0530 lokdialog: Move lok cursor invalidation callbacks to vcl::Cursor Change-Id: I5cbb845259b6802fb2a0776f8d8f19f9680115ad (cherry

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

2017-12-09 Thread Pranav Kant
sfx2/source/dialog/basedlgs.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8366c736bce1afe398286374ea36c844634f1cd4 Author: Pranav Kant Date: Tue Nov 28 16:59:26 2017 +0530 lokdialog: Make hyperlink dialog work (partially cherry picked from commit

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

2017-12-13 Thread Pranav Kant
desktop/source/lib/init.cxx |8 +++- sfx2/source/control/unoctitm.cxx |8 +++- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit d895dc24654b6dd356dbdf16c8b3e3bd4878e33d Author: Pranav Kant Date: Wed Dec 6 17:32:53 2017 +0530 lokdialog: State

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

2017-12-13 Thread Pranav Kant
vcl/source/window/window.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 976f65f94d1e8d4114fc3afe26844f412a3eb6f8 Author: Pranav Kant Date: Fri Dec 8 18:06:36 2017 +0530 Use ImplIsFloatingWindow instead of dynamic_cast Change-Id

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

2017-12-14 Thread Pranav Kant
sfx2/source/dialog/basedlgs.cxx | 22 vcl/source/window/window.cxx| 44 +--- 2 files changed, 46 insertions(+), 20 deletions(-) New commits: commit 76de866e162502518acbc0ab020c257b80946c2d Author: Pranav Kant Date: Thu Dec 14 13

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

2017-12-14 Thread Pranav Kant
loleaflet/dist/loleaflet.css | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) New commits: commit 0bf56306caa3bf896d034bf9d074efb5a62d90a6 Author: Pranav Kant Date: Thu Dec 14 15:50:18 2017 +0530 lokdialog: Change dialog header bar styling Change

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

2017-12-14 Thread Pranav Kant
vcl/source/window/window.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 266beae6cdc352f942a7ea5935f8a8b21d2d1e01 Author: Pranav Kant Date: Thu Dec 14 18:02:26 2017 +0530 Fix memleak Change-Id: I557b2f43263fc125d0ee87b968dee1893e4ca7cf diff --git a/vcl/source

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

2017-12-14 Thread Pranav Kant
vcl/source/window/window.cxx | 45 +++ 1 file changed, 33 insertions(+), 12 deletions(-) New commits: commit ad9ac5cf73808d4e71bb4cf6b8df9c3ded0adbe3 Author: Pranav Kant Date: Thu Dec 14 12:53:35 2017 +0530 lokdialog: Unblock custom window mouse

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

2017-12-14 Thread Pranav Kant
sfx2/source/dialog/basedlgs.cxx | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) New commits: commit b5b0ac92512ead854066f7e5c908109c848e7327 Author: Pranav Kant Date: Thu Dec 14 13:11:00 2017 +0530 lokdialog: Send close callback when dialog dissappears too

[Libreoffice-commits] online.git: Makefile.am

2017-12-14 Thread Pranav Kant
Makefile.am |1 + 1 file changed, 1 insertion(+) New commits: commit 193cb33afc4c9d485e67907ede25121f1f6eee28 Author: Pranav Kant Date: Fri Dec 15 00:16:37 2017 +0530 Use `ctags` for emacs TAGS file too So that we can use same arguments for both. `etags` binary is also

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - libreofficekit/qa

2017-12-15 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 915d27cd6654208d55373f52b06c411865b106b2 Author: Pranav Kant Date: Thu Dec 14 18:35:04 2017 +0530 lokdialog: gtv: Set dialog title on callback

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - libreofficekit/qa sfx2/source vcl/source

2017-12-15 Thread Pranav Kant
|4 +- vcl/source/window/floatwin.cxx | 10 ++--- 5 files changed, 27 insertions(+), 15 deletions(-) New commits: commit 4efd08f57e0d0a68f9c9786aa5f4729c42b77e26 Author: Pranav Kant Date: Thu Dec 14 20:28:39 2017 +0530 lokdialog

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

2017-12-15 Thread Pranav Kant
04abf03ecb18ccf1f805faa763d6f29013efc6bb Author: Pranav Kant Date: Fri Dec 15 14:52:31 2017 +0530 lokdialog: Give non-programmatic name to autofilter Change-Id: I8670a5aaa1703677cab173b2341c6e70e689f61a Reviewed-on: https://gerrit.libreoffice.org/46505 Reviewed-by: Jan Holesovsky Tested

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

2017-12-15 Thread Pranav Kant
|4 +- vcl/source/window/floatwin.cxx | 10 ++--- 5 files changed, 32 insertions(+), 15 deletions(-) New commits: commit 49a58e6e735a90532720f74c8d255056cd018a1a Author: Pranav Kant Date: Thu Dec 14 20:28:39 2017 +0530

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

2017-12-15 Thread Pranav Kant
sc/inc/strings.hrc |1 + sc/source/ui/view/gridwin.cxx |3 +++ vcl/source/window/floatwin.cxx |2 ++ 3 files changed, 6 insertions(+) New commits: commit a895f6356159f4267c0ac24781814ae0cbcba0b9 Author: Pranav Kant Date: Fri Dec 15 17:58:45 2017 +0530 lokdialog

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

2017-12-15 Thread Pranav Kant
| 10 5 files changed, 4 insertions(+), 556 deletions(-) New commits: commit 30bae27622d3b6a2aa7af2e13f5da50a89f9e91e Author: Pranav Kant Date: Thu Dec 14 21:03:03 2017 +0530 lokdialog: Kill JS special character dialog; use the tunneled one Change-Id

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

2017-12-15 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js | 56 + 1 file changed, 34 insertions(+), 22 deletions(-) New commits: commit 192a1f87024c97d4dda031a45cce4d4900416217 Author: Pranav Kant Date: Fri Dec 15 20:05:27 2017 +0530 lokdialog: Handle 'title' fi

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - net/Ssl.cpp

2017-12-18 Thread Pranav Kant
net/Ssl.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit bd817b2e60dfd049d25a539d25861ed5b0cf5498 Author: Pranav Kant Date: Mon Nov 27 16:29:26 2017 +0530 tdf#114073: Potential fix for crash with openssl1.1 Using null ssl context to set options

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

2017-12-18 Thread Pranav Kant
Makefile.am |1 + 1 file changed, 1 insertion(+) New commits: commit db3d19a534257a4038049bb68ca78c2c8c39282b Author: Pranav Kant Date: Fri Dec 15 00:16:37 2017 +0530 Use `ctags` for emacs TAGS file too So that we can use same arguments for both. `etags` binary is also

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

2017-12-18 Thread Pranav Kant
wsd/FileServer.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 75c2147b7f774afccf55bb93f7fae79efb615361 Author: Pranav Kant Date: Mon Dec 18 19:18:43 2017 +0530 Explicit is better than implicit; avoid invalid mem access The form.get

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

2017-12-18 Thread Pranav Kant
wsd/FileServer.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0d4bc145ba957982194808a8f43688d01885f6c3 Author: Pranav Kant Date: Mon Dec 18 19:18:43 2017 +0530 Explicit is better than implicit; avoid invalid mem access The form.get

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

2017-11-23 Thread Pranav Kant
desktop/source/lib/init.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 723aae2d5b800be159e423e3a0e8f3cc282b0020 Author: Pranav Kant Date: Fri Nov 24 02:17:23 2017 +0530 Remove redundant call This call, which sets the DialogCancelMode to fatal is superceded by

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 2407 commits - accessibility/inc accessibility/source android/source animations/source apple_remote/source avmedia/inc avmedia/Library_avm

2017-11-23 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 9bcfa24ef2c081bb87e5922adce5de461f371df9 Author: Pranav Kant Date: Fri Nov 24 02:27:49 2017 +0530 lokdialog: Pull the plug; set headless mode to off Hope is that it only turns the DialogCancelMode to off and do not have any

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 10 commits - desktop/source include/LibreOfficeKit include/sfx2 include/tools include/vcl libreofficekit/qa sfx2/source sw/inc sw/source t

2017-11-24 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit a60bd16596f95451ba22c9f261668c2bf7038938 Author: Pranav Kant Date: Fri Nov 24 02:27:49 2017 +0530 lokdialog: Pull the plug; set headless mode to off Hope is that it only turns the DialogCancelMode to off and do not have any

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

2017-11-27 Thread Pranav Kant
net/Ssl.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 483a5d68e5f7e6b145d957c50120cd05c436387b Author: Pranav Kant Date: Mon Nov 27 16:29:26 2017 +0530 tdf#114073: Potential fix for crash with openssl1.1 Using null ssl context to set options

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 8 commits - desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/qa sfx2/source solenv/bin vcl/source

2017-11-27 Thread Pranav Kant
/window/dialog.cxx| 20 +++- 12 files changed, 105 insertions(+), 111 deletions(-) New commits: commit b4f17ff0b76c1ad2300d49498728bd0aaf9c1480 Author: Pranav Kant Date: Tue Nov 28 02:53:48 2017 +0530 WIP: Remove getDialogInfo + gtv Change-Id

[Libreoffice-commits] online.git: Branch 'libreoffice-6-0' - net/Ssl.cpp

2017-11-27 Thread Pranav Kant
net/Ssl.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 139a7565bf2c4305c4f915cbff80373a8eff5d40 Author: Pranav Kant Date: Mon Nov 27 16:29:26 2017 +0530 tdf#114073: Potential fix for crash with openssl1.1 Using null ssl context to set options

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

2017-11-28 Thread Pranav Kant
New branch 'feature/lok_dialog2' available with the following commits: commit f34d760f31f0d4e0e75bc1ce70b7f0fa98894197 Author: Pranav Kant Date: Tue Nov 28 02:53:48 2017 +0530 WIP: Remove getDialogInfo + gtv Change-Id: I6f810c97f2fadd3b1ea602a97e24c8b42f4a84

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 4 commits - desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/qa sfx2/source vcl/source

2017-11-28 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 20c9e36d52fb8d54f75dc0481ca5ca3a04b83dff Author: Pranav Kant Date: Tue Nov 28 02:53:48 2017 +0530 WIP: Remove getDialogInfo + gtv Change-Id: I6f810c97f2fadd3b1ea602a97e24c8b42f4a84b9 diff --git a/desktop/source/lib/init.cxx b

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - libreofficekit/qa

2017-11-28 Thread Pranav Kant
/gtv.ui | 49 +++- 8 files changed, 172 insertions(+), 28 deletions(-) New commits: commit e87eef9b061697710d548e2a6b776ea4c3c3d026 Author: Pranav Kant Date: Tue Nov 28 16:43:54 2017 +0530 gtv: Remember recently executed UNO commands Saves the

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 3 commits - cui/source libreofficekit/qa sfx2/source

2017-11-28 Thread Pranav Kant
e262cf2eba1a9098297ee1e7a3a59d51def4b71e Author: Pranav Kant Date: Tue Nov 28 20:16:05 2017 +0530 gtv: Width, height properties should not be construct only Change-Id: I2d1b29f52c1fe0449cf9afe47c509ef6250804a8 diff --git a/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx b/libreofficekit/qa/gtktiledviewer/gtv

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

2017-11-28 Thread Pranav Kant
| 40 --- 10 files changed, 253 insertions(+), 247 deletions(-) New commits: commit c996c04d8e2444a64784cf1ad8d7efa8519f4267 Author: Pranav Kant Date: Tue Nov 28 02:13:05 2017 +0530 lokdialog: Remove dialog artifacts after socket disconnection Change-Id

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

2017-11-29 Thread Pranav Kant
a91f022e426ff34fba032142659fb43fbde65ee9 Author: Pranav Kant Date: Wed Nov 29 00:59:33 2017 +0530 lokdialog: Remove getDialogInfo call; ncorrect dialog size handling Change-Id: Ieff59baa984982bd8126102dafc5a97f673a4150 diff --git a/kit/ChildSession.cpp b/kit/ChildSession.cpp index 3c1083c7..b540febe 100644

[Libreoffice-commits] core.git: solenv/bin

2017-11-29 Thread Pranav Kant
solenv/bin/create-tags |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 3ece8264b4c0b41f480e77980b987db4540e49e7 Author: Pranav Kant Date: Mon Nov 27 23:25:35 2017 +0530 etags: pass the "-e" flag directly to ctag binary 'man c

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - cui/source include/sfx2 sfx2/source

2017-11-29 Thread Pranav Kant
cui/source/dialogs/iconcdlg.cxx |2 +- include/sfx2/basedlgs.hxx |1 + sfx2/source/dialog/basedlgs.cxx | 21 + 3 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 45d17c5a19b74d9942e3550f6bb8eb75815b7c04 Author: Pranav Kant Date: Tue Nov 28

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

2017-11-29 Thread Pranav Kant
87e5d25471a9cec3fb447687799185da8541faee Author: Pranav Kant Date: Wed Nov 29 19:12:48 2017 +0530 lokdialog: Add some initial spreadsheet, presentation dialogs Change-Id: I726601533cc8a33d912d42284d5585710036a817 diff --git a/loleaflet/src/control/Control.ContextMenu.js b/loleaflet/src/control

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - kit/ChildSession.cpp kit/ChildSession.hpp kit/Kit.cpp loleaflet/dist loleaflet/src test/WhiteBoxTests.cpp wsd/ClientS

2017-11-29 Thread Pranav Kant
/DocumentBroker.cpp | 40 - 11 files changed, 273 insertions(+), 267 deletions(-) New commits: commit c1c70a5be042bcab64e1d36d20adc1dac01c50c4 Author: Pranav Kant Date: Sat Nov 25 01:59:48 2017 +0530 Dialog tunneling changes after LOK API changes Consists of

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

2017-11-29 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js | 25 loleaflet/src/control/Control.Menubar.js | 152 ++--- 2 files changed, 16 insertions(+), 161 deletions(-) New commits: commit 2bf8fc33380edbf2630f6652fc944a005142b7fc Author: Pranav Kant Date: Wed Nov 29 16:55

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

2017-11-29 Thread Pranav Kant
loleaflet/src/control/Control.ContextMenu.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eab55140a698ce9b653367d1956dffe01cc8822a Author: Pranav Kant Date: Wed Nov 29 19:12:48 2017 +0530 lokdialog: Add some initial spreadsheet, presentation dialogs

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

2017-11-29 Thread Pranav Kant
desktop/source/lib/init.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 34f7659e3232e8e491b02f67cba503505fa79fd2 Author: Pranav Kant Date: Wed Nov 29 19:54:15 2017 +0530 lokdialog: Compress DIALOG_CHILD callbacks In complex dialogs, they flood the lok client

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

2017-11-30 Thread Pranav Kant
desktop/source/lib/init.cxx | 26 +++--- 1 file changed, 11 insertions(+), 15 deletions(-) New commits: commit a36f2d7a66e54e6cc296a565391f8b25396543e3 Author: Pranav Kant Date: Thu Nov 30 01:16:40 2017 +0530 lok: Replace this custom loop with STL Change-Id

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

2017-11-30 Thread Pranav Kant
desktop/qa/desktop_lib/test_desktop_lib.cxx |2 ++ desktop/source/lib/init.cxx |6 ++ 2 files changed, 8 insertions(+) New commits: commit e139eb658a20bdcb979afc21b97ba7873c116656 Author: Pranav Kant Date: Thu Nov 30 01:22:33 2017 +0530 lokdialog: Execute all

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - solenv/bin

2017-11-30 Thread Pranav Kant
solenv/bin/create-tags |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 54aca54e3dfb3610e90ef109660e6357851f9666 Author: Pranav Kant Date: Mon Nov 27 23:25:35 2017 +0530 etags: pass the "-e" flag directly to ctag binary 'man c

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

2017-11-30 Thread Pranav Kant
desktop/source/lib/init.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 24f908d9a1833779497f36f9f006c29f47986571 Author: Pranav Kant Date: Wed Nov 29 19:54:15 2017 +0530 lokdialog: Compress DIALOG_CHILD callbacks In complex dialogs, they flood the lok client

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 9 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source vcl/source

2017-12-01 Thread Pranav Kant
| 35 + vcl/source/window/window.cxx| 111 ++ 32 files changed, 490 insertions(+), 546 deletions(-) New commits: commit 0d4baee564982711ec628afb207bdd632613654f Author: Pranav Kant Date: Fri Dec 1 14:27:21 2017 +0530

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - desktop/source

2017-12-01 Thread Pranav Kant
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25bb6cf5dc65712a9444becfa0d493f1708c6efb Author: Pranav Kant Date: Fri Dec 1 16:09:43 2017 +0530 fixup! lokdialog: Allow closing a dialog from LOK client Change-Id

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - include/vcl vcl/source

2017-12-01 Thread Pranav Kant
9047e50b701af33d61ec51730c388cc7a6cdb8df Author: Pranav Kant Date: Fri Dec 1 16:42:12 2017 +0530 fixup! lokdialog: Simplify; make the LOK dialog API more generic Change-Id: I62078d2a060015dce0b3b275783ff65143bd1c81 diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 8 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source vcl/source

2017-12-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 1941388acfbb6e957418ff2fe324823d165d5705 Author: Pranav Kant Date: Sat Dec 2 02:47:38 2017 +0530 lokdialog: multiview: Do not mix one view with other In GTV, use correct application window object to fetch the dialog object

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 276 commits - basic/qa basic/source bin/check-elf-dynamic-objects bin/find-unused-defines-in-hrc-files.py bin/list-uitest.py bin/oss-fuzz

2017-12-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 3f58c2d349900cedcdd931038fad7d759416aa3b Author: Pranav Kant Date: Sat Dec 2 02:47:38 2017 +0530 lokdialog: multiview: Do not mix one view with other In GTV, use correct application window object to fetch the dialog object

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

2018-05-21 Thread Pranav Kant
loleaflet/css/loleaflet.css|4 loleaflet/src/control/Control.LokDialog.js |8 +++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 32eff8dd6b15df9f541e2988a596876c95f45e84 Author: Pranav Kant Date: Tue Mar 27 15:13:41 2018 +0200

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

2018-05-22 Thread Pranav Kant
/toolbar.js| 66 + 24 files changed, 138 insertions(+) New commits: commit 348fbe840bb0ec405009de86a003469226e1ff2b Author: Pranav Kant Date: Tue May 22 14:09:11 2018 +0530 loleaflet: New shape toolbar popup Change-Id

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

2018-05-24 Thread Pranav Kant
loleaflet/src/core/Socket.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit e359480dac7e03cda7dee6dc726184d573d93ffd Author: Pranav Kant Date: Wed May 2 23:19:48 2018 +0530 loleaflet: close previous socket before connecting new one It's possible otherwi

[Libreoffice-commits] online.git: 8 commits - loleaflet/css loleaflet/images loleaflet/js

2018-05-25 Thread Pranav Kant
|6 loleaflet/js/toolbar.js | 215 +++--- 101 files changed, 899 insertions(+), 60 deletions(-) New commits: commit 8d98465e76bfa9234ce4d6e67d4778f04b8fafab Author: Pranav Kant Date: Fri May 25 16:29:30 2018 +0530 loleaflet shapes

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

2018-05-29 Thread Pranav Kant
Author: Pranav Kant Date: Mon May 28 16:33:04 2018 +0530 loleaflet: Open pdf file in new tab instead of asking to download new parameter to download POST requests, ?attachment=0 to instruct wsd to not set the Content-Disposition header. Change-Id

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

2018-05-30 Thread Pranav Kant
Author: Pranav Kant Date: Mon May 28 16:33:04 2018 +0530 loleaflet: Open pdf file in new tab instead of asking to download new parameter to download POST requests, ?attachment=0 to instruct wsd to not set the Content-Disposition header. Change-Id

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

2018-06-28 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |4 +++- wsd/LOOLWSD.cpp | 16 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 2faf8f590b2e1d394188d035ab713ac021473da6 Author: Pranav Kant Date: Wed Jun 27 19:53:25 2018 +0530 wsd

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

2018-06-28 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |4 +++- wsd/LOOLWSD.cpp | 16 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 8156c2a8f13a61a65f7f9cc017c3a66d33ac7457 Author: Pranav Kant Date: Wed Jun 27 19:53:25 2018 +0530 wsd

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

2018-04-30 Thread Pranav Kant
loleaflet/dist/loleaflet.css |1 - 1 file changed, 1 deletion(-) New commits: commit 642fb34e2f1ec8c7f5ac804eacb4a78aefa517a0 Author: Pranav Kant Date: Mon Apr 30 12:44:27 2018 +0530 loleaflet: Allow resizing on comment input field Change-Id

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

2018-04-30 Thread Pranav Kant
loleaflet/dist/menubar.css |2 ++ loleaflet/dist/toolbar.css |7 --- loleaflet/src/control/Control.Menubar.js | 12 3 files changed, 18 insertions(+), 3 deletions(-) New commits: commit a9c053fba46ce026d8c06bf23ff9a2abcb1222ee Author: Pranav

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

2018-05-02 Thread Pranav Kant
loleaflet/dist/menubar.css |2 -- loleaflet/dist/toolbar.css |7 +++ loleaflet/src/control/Control.Menubar.js | 12 3 files changed, 3 insertions(+), 18 deletions(-) New commits: commit 8f6df703334fe98daa2f8bcd4956690e85ccab02 Author: Pranav

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

2018-05-02 Thread Pranav Kant
loleaflet/src/core/Socket.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 088658807ac2340344ffdabaec42885b15b8f62b Author: Pranav Kant Date: Wed May 2 23:19:48 2018 +0530 loleaflet: close previous socket before connecting new one It's possible otherwi

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

2016-09-20 Thread Pranav Kant
loleaflet/src/control/Permission.js |1 + loleaflet/src/core/Socket.js|6 ++ loleaflet/src/map/Map.js|2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit f84cad1e8d8ac18cc39e68a156ed06961875e349 Author: Pranav Kant Date: Tue Sep 20 15

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LibreOfficeKit.hpp loolwsd/LOOLKit.cpp loolwsd/protocol.txt loolwsd/test

2016-09-20 Thread Pranav Kant
++ loolwsd/LibreOfficeKit.hpp| 15 + loolwsd/protocol.txt | 18 +- loolwsd/test/httpwstest.cpp |6 -- 8 files changed, 105 insertions(+), 91 deletions(-) New commits: commit 0991924a597861b93fde902acad49f64d2b55ecc Author: Pranav Kant Date: Wed

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 91 commits - loleaflet/build loleaflet/dist loleaflet/main.js loleaflet/Makefile loleaflet/src loolwsd/AdminModel.cpp

2016-09-20 Thread Pranav Kant
| 11 59 files changed, 1322 insertions(+), 1160 deletions(-) New commits: commit debeb841235afbb7504666ccd111d3680bbd1dbd Author: Pranav Kant Date: Wed Sep 21 11:43:09 2016 +0530 loleaflet: Cleanup internal view list after socket close Change-Id

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

2016-09-21 Thread Pranav Kant
loleaflet/Makefile|2 +- loleaflet/dist/toolbar/toolbar.js |8 ++-- loleaflet/src/core/Socket.js |8 +--- 3 files changed, 12 insertions(+), 6 deletions(-) New commits: commit ede173201f01faf74d97d9f0b3028442badbe36f Author: Pranav Kant Date: Wed Sep

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

2016-09-21 Thread Pranav Kant
loleaflet/Makefile |2 -- 1 file changed, 2 deletions(-) New commits: commit c2f0b84dd1871913e797c74fcb58b6388eb592d5 Author: Pranav Kant Date: Wed Sep 21 13:14:52 2016 +0530 loleaflet: Don't try to delete .pot files The behavior has changed to include .pot files in g

[Libreoffice-commits] online.git: loleaflet/.gitignore loleaflet/Makefile

2016-09-21 Thread Pranav Kant
loleaflet/.gitignore |3 +++ loleaflet/Makefile | 16 ++-- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 5ba6360a8b19073379f404b25771e95b11bbd56e Author: Pranav Kant Date: Wed Sep 21 13:39:00 2016 +0530 loleaflet: Factor out generation of .json

[Libreoffice-commits] online.git: 4 commits - loleaflet/main.js loleaflet/src loolwsd/.gitignore

2016-09-22 Thread Pranav Kant
commits: commit 7c5a540e8dba2fda15f02d2ca4225eaf0943fe57 Author: Pranav Kant Date: Thu Sep 22 20:45:02 2016 +0530 Add log files to .gitignore Change-Id: I3f1cd2c3e770d8828de1ec09aaaf1329a4ce0123 diff --git a/loolwsd/.gitignore b/loolwsd/.gitignore index 52945b4..4cdd66b 100644 --- a

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

2016-09-22 Thread Pranav Kant
| 16 +--- 5 files changed, 16 insertions(+), 27 deletions(-) New commits: commit 56d92527c2c3457c0578814216a678d1c7e7592c Author: Pranav Kant Date: Fri Sep 23 01:21:43 2016 +0530 loleaflet: Kill this troublesome editlock related code This code throws sometimes. Rather

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

2016-09-22 Thread Pranav Kant
loleaflet/src/core/Socket.js |2 +- loleaflet/src/map/Map.js | 17 +++-- 2 files changed, 16 insertions(+), 3 deletions(-) New commits: commit b6448a8864aa05a9f779447cc43abcd47158e5dd Author: Pranav Kant Date: Fri Sep 23 11:34:24 2016 +0530 loleaflet: Move loading

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

2016-09-23 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |6 +- loolwsd/ChildSession.cpp |6 -- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 2579e1191c0597df42655eca7539c0a0ce9c3d0f Author: Pranav Kant Date: Fri Sep 23 15:38:50 2016 +0530 loolwsd

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

2016-09-23 Thread Pranav Kant
loleaflet/src/layer/tile/ImpressTileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e7c510a20291e8d39bd0562ff752225f400c8e97 Author: Pranav Kant Date: Fri Sep 23 17:07:41 2016 +0530 loleaflet: Store view id as int Change-Id

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

2016-09-23 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 4151c09d9a03731c3ffbb1314ead26dbd8edae85 Author: Pranav Kant Date: Fri Sep 23 16:59:52 2016 +0530 gtktiledviewer: Wrap dialogs in a GtkScrolledWindow

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

2016-09-23 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit a17c9971a3a1e3139719d90320a1757107e09cb1 Author: Pranav Kant Date: Fri Sep 23 16:59:52 2016 +0530 gtktiledviewer: Wrap dialogs in a GtkScrolledWindow

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

2016-09-25 Thread Pranav Kant
5891371dcacf04182827317482df6b92700aabbd Author: Pranav Kant Date: Sun Sep 25 22:47:59 2016 +0530 loleaflet: Show usercolor in userlist Change-Id: I6be05f36ffc4c00aa986b3873fce1bc5acc6fbf0 diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css index aef6e23..d607b39 100644 --- a/loleaflet/dist

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

2016-09-26 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |1 + 1 file changed, 1 insertion(+) New commits: commit bd40df2c976f33dc8475bcdd2337f7a28db87659 Author: Pranav Kant Date: Tue Sep 27 07:55:55 2016 +0530 loleaflet: Update view cursors when zoom changes Change-Id

[Libreoffice-commits] online.git: 6 commits - loleaflet/dist loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/test

2016-09-29 Thread Pranav Kant
commits: commit d5f8c5b2e62f279d52673f297515fadcd1a6915c Author: Pranav Kant Date: Thu Sep 29 22:50:52 2016 +0530 Change main websocket url for consistency with other urls From /lool/ws/docurl to /lool/docurl/ws The main purpose behind changing this and other

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

2016-09-30 Thread Pranav Kant
commits: commit 7b60a9e3f6d5b65dabfaecc097b848a7184f29da Author: Pranav Kant Date: Fri Sep 30 15:20:06 2016 +0530 loleaflet: Show error message dialog on diskfull Set the mode to viewonly after the error so that user can still see the tiles downloaded from the server, but cannot

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

2016-09-30 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ec88a530728c5f6f16fd0e6e3e1d66759b3bc575 Author: Pranav Kant Date: Fri Sep 30 15:49:24 2016 +0530 loleaflet: loleaflet-font for userlist items too Change-Id

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

2016-09-30 Thread Pranav Kant
files changed, 617 insertions(+), 575 deletions(-) New commits: commit 998f68d0ccf9313f783223d7cfd573d5b2123910 Author: Pranav Kant Date: Tue Sep 20 15:15:56 2016 +0530 Fix leaked connecting spinner; smooth reconnection Also, if doc is already loaded, and we try to reconnect a

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

2016-10-02 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |8 +++-- loolwsd/LOOLWSD.cpp | 54 -- 2 files changed, 45 insertions(+), 17 deletions(-) New commits: commit 7e57ae5dce1a3ed7e1f8951b4fc73f2fee5c10ec Author: Pranav Kant Date: Mon Oct 3 11:16:09

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

2016-10-04 Thread Pranav Kant
New branch 'private/pranavk/userlist_backport' available with the following commits: commit 7d456c7ac4453f041f9d8821b36097db90e5ca48 Author: Pranav Kant Date: Tue Oct 4 19:43:57 2016 +0530 loleaflet: Correct comment authorship in non-multiview case

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

2016-10-05 Thread Pranav Kant
loolwsd/ChildSession.cpp | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit aa674fbdbdf600eba1b4e0babd6c1abfe88adf84 Author: Pranav Kant Date: Wed Oct 5 16:55:56 2016 +0530 loolwsd: Set view id before calling documentStatus ... otherwise in

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

2016-10-05 Thread Pranav Kant
loolwsd/test/httpwstest.cpp | 72 1 file changed, 72 insertions(+) New commits: commit 198b41676f705023fa545ccba8c0cbb8035480e5 Author: Pranav Kant Date: Wed Oct 5 18:48:53 2016 +0530 loolwsd: new viewinfo message test Change-Id

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