[Libreoffice-commits] online.git: 6 commits - loleaflet/dist net/Socket.cpp net/Socket.hpp wsd/FileServer.cpp wsd/LOOLWSD.cpp

2017-04-09 Thread Pranav Kant
: commit 1ca873d57e6c832626fa3fa0da7ea2d301df70ee Author: Pranav Kant Date: Sun Apr 9 22:56:37 2017 +0530 security: X-XSS-Protection header Change-Id: I050cba3ad8aeedaefa773d78254a3a37a7ddef30 diff --git a/wsd/FileServer.cpp b/wsd/FileServer.cpp index da2c596f..07c9857b 100644 --- a/wsd

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

2017-04-10 Thread Pranav Kant
wsd/FileServer.cpp | 71 +++-- wsd/FileServer.hpp |8 ++--- 2 files changed, 45 insertions(+), 34 deletions(-) New commits: commit 74020e0f1ffa0a6a2448135440c7ba03482f0bea Author: Pranav Kant Date: Mon Apr 10 15:04:51 2017 +0530

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - 7 commits - loleaflet/dist net/Socket.cpp net/Socket.hpp wsd/FileServer.cpp wsd/LOOLWSD.cpp

2017-04-10 Thread Pranav Kant
: commit 226d9452056e9124d908434a08545ccd0a2f15fb Author: Pranav Kant Date: Sun Apr 9 23:53:45 2017 +0530 security: X-Frame-Options: Deny framing if no wopi host Change-Id: I6936f8a11e3e076e111e0883305f47064e032983 (cherry picked from commit d867f50c363f68bb0104112752f41d8c060470dc

[Libreoffice-commits] online.git: loolwsd.xml.in wsd/FileServer.cpp wsd/LOOLWSD.cpp

2017-04-10 Thread Pranav Kant
loolwsd.xml.in |7 ++ wsd/FileServer.cpp | 57 + wsd/LOOLWSD.cpp|4 +++ 3 files changed, 68 insertions(+) New commits: commit 1437a060ec9eb24c4b33fcbb1ed76950a861da81 Author: Pranav Kant Date: Mon Apr 10 13:42:29 2017

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

2017-04-10 Thread Pranav Kant
loolwsd.xml.in |7 ++ wsd/FileServer.cpp | 57 + wsd/LOOLWSD.cpp|4 +++ 3 files changed, 68 insertions(+) New commits: commit 8db2911cd45a059262814f78b286d9419eab2045 Author: Pranav Kant Date: Mon Apr 10 13:42:29 2017

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

2017-04-10 Thread Pranav Kant
wsd/FileServer.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4d6b338bf0d2e77ab2a52db1dd19441a26375a72 Author: Pranav Kant Date: Mon Apr 10 18:27:07 2017 +0530 security: Stricter Referrer-Policy: no-referrer I don't think we should lea

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

2017-04-10 Thread Pranav Kant
wsd/FileServer.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4b8a6f491e5d7d603de074302d97ecf3d547ae69 Author: Pranav Kant Date: Mon Apr 10 18:27:07 2017 +0530 security: Stricter Referrer-Policy: no-referrer I don't think we should lea

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

2017-04-12 Thread Pranav Kant
loleaflet/src/map/Map.js |4 1 file changed, 4 deletions(-) New commits: commit 336ac4d6d1f41232fb315e76db9e831f421ea5f0 Author: Pranav Kant Date: Wed Apr 12 16:33:51 2017 +0530 loleaflet: Grid/selection/caret is sometimes displaced This is actually not a displaced

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

2017-04-12 Thread Pranav Kant
loleaflet/src/map/Map.js |6 -- 1 file changed, 6 deletions(-) New commits: commit cc4de7c1375e7b55b03154dcfb79b70a9b721d03 Author: Pranav Kant Date: Wed Apr 12 16:33:51 2017 +0530 loleaflet: Grid/selection/caret is sometimes displaced This is actually not a displaced

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

2017-04-12 Thread Pranav Kant
loleaflet/dist/loleaflet.html |7 --- wsd/FileServer.cpp| 10 +- 2 files changed, 9 insertions(+), 8 deletions(-) New commits: commit b7eafb1e4a8da6fced02af395581475f0332c2a7 Author: Pranav Kant Date: Wed Apr 12 19:23:35 2017 +0530 Move CSP to response

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

2017-04-12 Thread Pranav Kant
wsd/FileServer.cpp | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 699e8df9a7f99f59a5366e4f2506a69d71e8de9d Author: Pranav Kant Date: Wed Apr 12 19:58:08 2017 +0530 Use CSP without WOPI host too Fallback from

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

2017-04-12 Thread Pranav Kant
loleaflet/dist/loleaflet.html |7 --- wsd/FileServer.cpp| 15 ++- 2 files changed, 14 insertions(+), 8 deletions(-) New commits: commit 00af954041c72f00e2813f4102fe22b6f52fa946 Author: Pranav Kant Date: Wed Apr 12 19:23:35 2017 +0530 Make CSP work in

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

2017-04-13 Thread Pranav Kant
sc/source/ui/undo/undocell.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 291ec5e9708352a1d98c54814dad8db7ce38fdb9 Author: Pranav Kant Date: Thu Apr 13 13:14:15 2017 +0530 sc lok: Add/Remove comment uno undo/redo Change-Id

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

2017-04-13 Thread Pranav Kant
sc/source/ui/undo/undocell.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0bffbac287aefd85aa1a2f31ea3fae925d3b35f3 Author: Pranav Kant Date: Thu Apr 13 13:14:15 2017 +0530 sc lok: Add/Remove comment uno undo/redo Change-Id

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

2017-04-13 Thread Pranav Kant
New branch 'private/pranavk/comments' available with the following commits: commit 4320d1e59fc2b2d67518e1d6bfb801959581d66b Author: Pranav Kant Date: Thu Apr 13 16:50:28 2017 +0530 WIP: Combine root comments with their children comments For some reason, setting the

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

2017-04-13 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 185 --- 1 file changed, 145 insertions(+), 40 deletions(-) New commits: commit 3f4c678ab33dcda8c264a1236b59199ee5606cb5 Author: Pranav Kant Date: Thu Apr 13 16:50:28 2017 +0530 Combine root comments with their

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

2017-04-13 Thread Pranav Kant
loleaflet/dist/loleaflet.css |6 +- loleaflet/src/layer/marker/Annotation.js |9 ++--- 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 043ec94bef7dd82dd558fe5834e068636820300c Author: Pranav Kant Date: Fri Apr 14 11:46:12 2017 +0530

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

2017-04-14 Thread Pranav Kant
loleaflet/dist/loleaflet.css |1 loleaflet/src/layer/AnnotationManager.js | 34 +-- 2 files changed, 32 insertions(+), 3 deletions(-) New commits: commit 86be5a24a50907a31049bc59c30991b384612428 Author: Pranav Kant Date: Fri Apr 14 13:46:01 2017

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

2017-04-19 Thread Pranav Kant
loleaflet/dist/loleaflet.css |1 + 1 file changed, 1 insertion(+) New commits: commit b864b562cf7645de6dd213160fc5f82f454a1dd2 Author: Pranav Kant Date: Wed Apr 19 15:21:46 2017 +0530 Revert "loleaflet: Remove box-shadow from comments" This reve

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

2017-04-19 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 0fb2c1901423be43967f879961c40c70b2bc8d59 Author: Pranav Kant Date: Wed Apr 19 18:06:24 2017 +0530 loleaflet: Animate child elements together with their parent

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

2017-04-19 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 15 --- loleaflet/src/map/Map.js |2 ++ 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 4a8caa40e88561cfeb046c83da29b144c287016b Author: Pranav Kant Date: Wed Apr 19 19:13:25 2017 +0530

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

2017-04-19 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 78fd7f6ffd32d59eca6ac978dec20313649594d4 Author: Pranav Kant Date: Wed Apr 19 19:39:55 2017 +0530 loleaflet: Select change tracking comments; hidden overlay

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

2017-04-19 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 15 --- loleaflet/src/map/Map.js |2 ++ 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit c62728d3a865c8d2f4e8d0fb4cecb21ee395b50f Author: Pranav Kant Date: Wed Apr 19 19:13:25 2017 +0530

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

2017-04-19 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 1e50768a38072551bf305cc26b845b378669615c Author: Pranav Kant Date: Wed Apr 19 19:39:55 2017 +0530 loleaflet: Select change tracking comments; hidden overlay

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

2017-04-20 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit ee683c106cd8421600b2141cb43c25e5e8dd1af0 Author: Pranav Kant Date: Thu Apr 20 12:42:16 2017 +0530 loleaflet: Fix incorrect variable usage in

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

2017-04-20 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b51d26720c7aa318e2850fbbe37dd1c1f0df2354 Author: Pranav Kant Date: Thu Apr 20 12:39:43 2017 +0530 Surely, it is supposed to be update, not upate Change-Id

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

2017-04-20 Thread Pranav Kant
loleaflet/src/layer/AnnotationManager.js | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit a3850d67b9b7d36566fdb02e8141303e2ce008ff Author: Pranav Kant Date: Thu Apr 20 12:42:16 2017 +0530 loleaflet: Fix incorrect variable usage in this

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

2017-04-20 Thread Pranav Kant
sc/source/core/data/column2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2373babc6888e840d44ed2db80567acccb9ba993 Author: Pranav Kant Date: Thu Apr 20 14:43:44 2017 +0530 sc lok: Notify when comment is added to destination doc This can happen, for example

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/dist

2017-04-20 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df488665232110dd760ad5cc56a10864fcafca68 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] core.git: Branch 'distro/collabora/cp-5.3' - sc/source

2017-04-21 Thread Pranav Kant
sc/source/core/data/column2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 14b9d20090b9ecb75c13d1f5667b14df652cf027 Author: Pranav Kant Date: Thu Apr 20 14:43:44 2017 +0530 sc lok: Notify when comment is added to destination doc This can happen, for example

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

2017-07-28 Thread Pranav Kant
loleaflet/dist/admin/admin.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a05ff490767f66ea363982e5b94fe7750a34bd3 Author: Pranav Kant Date: Thu Jun 8 16:44:38 2017 +0530 admin-console: Spread the tabbed view to full width (cherry picked from

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

2017-07-28 Thread Pranav Kant
wsd/DocumentBroker.cpp |8 1 file changed, 8 insertions(+) New commits: commit b80f27f552b507e0763dfa1d5645b362ad39e78c Author: Pranav Kant Date: Thu Jun 22 17:04:59 2017 +0530 Update PostMessageOrigin if SSL termination is on too Change-Id

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

2017-07-28 Thread Pranav Kant
wsd/DocumentBroker.cpp | 19 ++- wsd/DocumentBroker.hpp |2 +- 2 files changed, 7 insertions(+), 14 deletions(-) New commits: commit ce2608b374bdbd4f61079f989705b5ca9dc8b16a Author: Pranav Kant Date: Wed Jun 21 15:37:38 2017 +0530 Bin unused parameter, rude

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 1338 commits - accessibility/AllLangMoTarget_acc.mk accessibility/AllLangResTarget_acc.mk accessibility/inc accessibility/Module_accessibi

2017-07-28 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit d7d9491c6c3644a48bdd7078507417183fff83ef Author: Pranav Kant Date: Fri Jul 28 18:07:44 2017 +0530 lokdialog: Dialog invalidation support For now, just invalidate the whole dialog whenever any of the controls in the dialog get

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

2017-07-28 Thread Pranav Kant
desktop/source/lib/init.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 08baa1485d1df3b0dcede5643fc58c910b28a067 Author: Pranav Kant Date: Fri Jul 28 22:45:07 2017 +0530 lokdialog: Set dialog painting flags while painting These are used to supress any dialog

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

2017-07-28 Thread Pranav Kant
/lokdocview.cxx| 18 +++ 8 files changed, 110 insertions(+), 5 deletions(-) New commits: commit 58ed58680ac200304087833f4491ec6f577153a2 Author: Pranav Kant Date: Fri Jul 28 23:45:25 2017 +0530 lokdialog: Queue a redraw on invalidation in gtktiledviewer Change-Id

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

2017-07-28 Thread Pranav Kant
solenv/gdb/libreoffice/vcl.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 64eac4e0f8f25675efe72c95df0cb17789ba3559 Author: Pranav Kant Date: Sat Jul 29 02:40:21 2017 +0530 Fix no longer valid comment This was changed in

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

2017-07-29 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 37540c4429390fa5f7d659631dc7ec3739f77766 Author: Pranav Kant Date: Sat Jul 29 11:20:34 2017 +0530 lokdialog: Set up intial posting mouse events to dialogs Events from the dialog in GTV are forwarded correctly, but the events

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 2 commits - include/vcl libreofficekit/qa sw/source vcl/source

2017-07-29 Thread Pranav Kant
(+), 32 deletions(-) New commits: commit 23e767261983273c5d6efe61396546f694df7af5 Author: Pranav Kant Date: Sat Jul 29 18:08:21 2017 +0530 lokdialog: Trigger repaint on all opened dialog with invalidate This is just a hack to temporarily trigger paints for all the opened dialogs

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

2017-07-31 Thread Pranav Kant
wsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a93758bff85b227ab9d42fb65564a5764466888 Author: Pranav Kant Date: Wed Jun 21 16:52:03 2017 +0530 Remove redundant function call This is called later after the while loop

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

2017-07-31 Thread Pranav Kant
+++ 12 files changed, 146 insertions(+), 9 deletions(-) New commits: commit 3754972df41bc4f7a0638ed5f1ab1b61bb47d915 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: Branch 'distro/collabora/collabora-online-2-1' - wsd/Admin.cpp

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

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

2017-07-31 Thread Pranav Kant
wsd/Admin.cpp |8 +++- wsd/LOOLWSD.cpp |1 - 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit a5b3e4a861ec6cd54aa94fb2f00f4573f647d9da 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-2-1' - wsd/Admin.cpp

2017-07-31 Thread Pranav Kant
wsd/Admin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9c55868d21b3c10437c8f33ef8c7419b9f63ef9 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: Branch 'distro/collabora/collabora-online-2-1' - wsd/Admin.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-07-31 Thread Pranav Kant
wsd/Admin.cpp |9 + wsd/LOOLWSD.cpp | 13 + wsd/LOOLWSD.hpp |3 +++ 3 files changed, 25 insertions(+) New commits: commit d8217e17e67de2751e6daa9efa01469c85416fb5 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-2-1' - common/Log.hpp wsd/DocumentBroker.cpp wsd/Storage.cpp

2017-07-31 Thread Pranav Kant
common/Log.hpp | 14 ++ wsd/DocumentBroker.cpp | 18 +- wsd/Storage.cpp| 10 +++--- 3 files changed, 30 insertions(+), 12 deletions(-) New commits: commit 45d183170b74ade8907e75cf4cae87057bcd6389 Author: Pranav Kant Date: Sat Jun 10 20:15

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 3 commits - include/vcl libreofficekit/qa libreofficekit/source sw/source vcl/source

2017-08-01 Thread Pranav Kant
/dialog.cxx| 16 ++ 5 files changed, 182 insertions(+), 35 deletions(-) New commits: commit 1fdc2503344a7aeea7f351e7899b5155ffc4e101 Author: Pranav Kant Date: Sun Jul 30 06:06:56 2017 +0530 lokdialog: Handle key events in core Change-Id

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

2017-08-01 Thread Pranav Kant
loleaflet/src/core/Socket.js |3 +-- wsd/DocumentBroker.cpp | 22 ++ wsd/protocol.txt |6 +++--- 3 files changed, 22 insertions(+), 9 deletions(-) New commits: commit c8e462fb6fd2b78e2d522a22005558f203dadced Author: Pranav Kant Date: Mon Jun 19

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

2017-08-01 Thread Pranav Kant
sd/source/ui/view/drviews2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f4e5940abbbaa3c2747108b0954e8912d164f3e5 Author: Pranav Kant Date: Tue Aug 1 16:37:52 2017 +0530 tdf#110743: Use page position to insert master page, not id Fallback from

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

2017-08-01 Thread Pranav Kant
loleaflet/src/map/handler/Map.WOPI.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fec6a48dbf4e51becbbf4b6a2e332e19598cd983 Author: Pranav Kant Date: Tue Jun 20 16:38:28 2017 +0530 Make this custom button's css consistent with other toolbar i

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

2017-08-01 Thread Pranav Kant
loleaflet/src/map/handler/Map.WOPI.js | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 9fd3b29485e444ff30d0c41a2c6610ef052d8381 Author: Pranav Kant Date: Tue Jun 20 17:12:43 2017 +0530 Warn users if they try to use post message API incorrectly Change-Id

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

2017-08-01 Thread Pranav Kant
loleaflet/src/control/Toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9141a5a31ce213316a0c113fdfffdbd27eb946fb Author: Pranav Kant Date: Wed Jun 7 10:13:48 2017 +0530 No need to specify the full path Moreover, its ideal to use the same URL

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

2017-08-03 Thread Pranav Kant
| 22 ++- 19 files changed, 328 insertions(+), 21 deletions(-) New commits: commit 40aca344d280920d8d5e21270b732c5d15ce8e6a Author: Pranav Kant Date: Thu Aug 3 14:42:55 2017 +0530 lokdialog: Support for rendering floating window dialog widgets Now gtktiledviewer can show

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

2017-08-03 Thread Pranav Kant
deletions(-) New commits: commit 9c44a71a06cb2312fd24ffd7c48302f0ae7807c1 Author: Pranav Kant Date: Thu Aug 3 22:58:04 2017 +0530 lokdialog: Move the floating window to its actual position gtk_window_move them to the position broadcasted to us by vcl Change-Id

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

2017-08-03 Thread Pranav Kant
: Pranav Kant Date: Fri Aug 4 00:02:48 2017 +0530 lokdialog: drawing area needs to have focus to capture key events With this, key events successfully work now. Change-Id: I6dc6aff91dea08fcbc7ab840a77e2542ab9048ce diff --git a/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx

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

2017-08-04 Thread Pranav Kant
loleaflet/README |3 ++- loleaflet/dist/toolbar.css | 10 ++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 341c07b64f1012731b6d337929b120640d2474be Author: Pranav Kant Date: Fri Aug 4 17:41:54 2017 +0530 loleaflet: Explicitly mention z-index

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

2017-08-05 Thread Pranav Kant
loleaflet/dist/toolbar.css | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 0ef75107fcfe8cb07ae97f676bc0b141d95e93a1 Author: Pranav Kant Date: Fri Aug 4 17:41:54 2017 +0530 loleaflet: Explicitly mention z-index to please MS Edge 40 This is not required in

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

2017-08-05 Thread Pranav Kant
loleaflet/dist/toolbar.css | 10 ++ 1 file changed, 10 insertions(+) New commits: commit d09e5c0ad665d220d6d6693ad04a2294632eeacc Author: Pranav Kant Date: Fri Aug 4 17:41:54 2017 +0530 loleaflet: Explicitly mention z-index to please MS Edge 40 This is not required in

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

2017-08-09 Thread Pranav Kant
fc8be5339ed8d7c9cbf73ea82357904da18d947a Author: Pranav Kant Date: Fri Aug 4 11:17:06 2017 +0530 lokdialog: Mouse events for dialog floating child windows It doesn't work as of now. The mosue events seems to hang the floating window completely. Chan

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sd/source

2017-08-11 Thread Pranav Kant
sd/source/ui/view/drviews2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9ff6f8f9c7f94070bef0909636f0ec91d9baaf7 Author: Pranav Kant Date: Tue Aug 1 16:37:52 2017 +0530 tdf#110743: Use page position to insert master page, not id Fallback from

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

2017-08-11 Thread Pranav Kant
, 93 insertions(+), 64 deletions(-) New commits: commit ef54b6ea167471ba5dc50947bc071a4c5f58c43f Author: Pranav Kant Date: Fri Aug 11 23:10:34 2017 +0530 wsd: Ignore useractive, userinactive when doc is not loaded Sometimes client sends a userinactive message while the document is

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

2017-08-14 Thread Pranav Kant
loleaflet/src/map/handler/Map.WOPI.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8537d4372fad988137bd3be2fa696c274008f3de Author: Pranav Kant Date: Mon Aug 14 19:51:43 2017 +0530 Reset the flag when doc unloads Though no harm as of now because we are calling

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

2017-08-14 Thread Pranav Kant
Author: Pranav Kant Date: Fri Aug 11 21:39:12 2017 +0530 loleaflet: new event, docloaded, to sync. various things First, use the docloaded event to see whether we should be dimming the document (make it inactive) or not. There is no point in inactivating a document before

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

2017-08-14 Thread Pranav Kant
loleaflet/src/map/Map.js |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 23a4a887f2ce1102d802837851efd85c1fd9d9d9 Author: Pranav Kant Date: Fri Aug 11 22:32:34 2017 +0530 loleaflet: activate the inactivity timer after document load The timer

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

2017-08-14 Thread Pranav Kant
kit/ChildSession.cpp |7 --- wsd/DocumentBroker.cpp |6 ++ 2 files changed, 6 insertions(+), 7 deletions(-) New commits: commit e6fd8fcc0ac33c5fe874e0a812eb5fda34982a2e Author: Pranav Kant Date: Fri Aug 11 23:10:34 2017 +0530 wsd: Ignore useractive, userinactive when

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

2017-08-14 Thread Pranav Kant
loleaflet/src/map/handler/Map.WOPI.js | 11 +++ 1 file changed, 11 insertions(+) New commits: commit f7e5b5f2e8eca1a857c1b0e0e361253c7334b717 Author: Pranav Kant Date: Tue Jun 20 17:12:43 2017 +0530 Warn users if they try to use post message API incorrectly Change-Id

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

2017-08-14 Thread Pranav Kant
loleaflet/src/map/handler/Map.WOPI.js |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit dd604fea10cb2dc126e0e8b6ebd7bf14babdaf7c Author: Pranav Kant Date: Mon Aug 14 17:42:07 2017 +0530 loleaflet: Handle Close_Session even if document is not loaded

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 6 commits - include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source sw/inc sw/source vcl/sourc

2017-08-15 Thread Pranav Kant
/dialog.cxx| 13 + vcl/source/window/floatwin.cxx | 12 + 17 files changed, 137 insertions(+), 68 deletions(-) New commits: commit d466cf526a2b5b2e48ec71a07cee5fbde100502c Author: Pranav Kant Date: Tue Aug 15 18:32:40 2017

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

2017-08-15 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx | 58 ++-- 1 file changed, 30 insertions(+), 28 deletions(-) New commits: commit c732bf5a6af9dfaea6c2885db8c49f604e854920 Author: Pranav Kant Date: Tue Aug 15 18:54:02 2017 +0530 lokdialog: Smoother mouse move on

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 54 commits - accessibility/source android/source avmedia/source basctl/source basegfx/source canvas/source chart2/source configu

2015-06-11 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 709b6ba8ad40a8c92149000365cdbf59a4b3d325 Author: Pranav Kant Date: Wed Jun 10 20:59:18 2015 +0530 gtktiledviewer: Replace deprecated Gtk functions Change-Id: I354aa987f8e732945fb552d855a3416c782bb508 diff --git a/libreofficekit/qa

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 61 commits - android/source bean/test configure.ac connectivity/source dbaccess/qa desktop/test distro-configs/LibreOfficeLinux.

2015-06-12 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit d4f3a8b95c88218a82cb3b464dba90842d316256 Author: Pranav Kant Date: Fri Jun 12 19:13:08 2015 +0530 lokdocview: Generate CURSOR_HANDLE_DIR from LOPath Change-Id: I62ce25ee5ab1b8b3af6fc66518e25980adf1f755 diff --git a/libreofficekit

[GSoC] Integrating LO with GNOME - WR#3

2015-06-14 Thread Pranav Kant
i.gnome.org/Projects/GObjectIntrospection [2] https://github.com/pranavk/lokdocviewer [3] https://pranvk.fedorapeople.org/viewer.webm [4] https://bugs.documentfoundation.org/show_bug.cgi?id=91887 -- Regards, Pranav Kant http://pranavk.me ___ LibreOffice mail

[Libreoffice-commits] core.git: 4 commits - libreofficekit/Executable_gtktiledviewer.mk libreofficekit/Library_libreofficekitgtk.mk libreofficekit/Module_libreofficekit.mk libreofficekit/qa libreoffic

2015-06-15 Thread Pranav Kant
/lokdocview.cxx| 79 +++ 5 files changed, 90 insertions(+), 96 deletions(-) New commits: commit 101b616c7a2ee90b6d09eedd7a7543a63f237c97 Author: Pranav Kant Date: Wed Jun 10 20:59:18 2015 +0530 gtktiledviewer: Replace deprecated Gtk functions Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 99 commits - accessibility/source android/source avmedia/source basctl/source basegfx/source basic/source bean/qa bin/lo-pack-so

2015-06-15 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 450ec91bfb7531c5b8279a76a78c53b3a60e80b4 Author: Pranav Kant Date: Fri Jun 12 19:48:37 2015 +0530 Superfluous block; lets merge into one Change-Id: I2f49394c53deece8e86a7f290250c4f52918c5d8 diff --git a/libreofficekit

[Libreoffice-commits] core.git: 2 commits - include/LibreOfficeKit libreofficekit/Module_libreofficekit.mk libreofficekit/qa libreofficekit/source

2015-06-16 Thread Pranav Kant
(+), 840 deletions(-) New commits: commit 23ca7d8a81df74d7195d2d8916f77c6305fc8a94 Author: Pranav Kant Date: Fri Jun 12 19:48:37 2015 +0530 Superfluous block; lets merge into one Change-Id: I2f49394c53deece8e86a7f290250c4f52918c5d8 diff --git a/libreofficekit

[GSoC] Integrating LO with GNOME - WR#4

2015-06-21 Thread Pranav Kant
application in general requires from such a widget. This would include API design (signals, properties etc.). I would also need to dive in deeper in gnome-documents code for better integration. -- Regards, Pranav Kant http://pranavk.me ___ LibreOffice

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 143 commits - basebmp/test basegfx/source bin/lo-commit-stat chart2/CppunitTest_chart2_trendcalculators.mk chart2/Module_chart2.

2015-06-22 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 23c75e1b367b7687d42e8b77cedc72fb4f802748 Author: Pranav Kant Date: Mon Jun 22 15:27:24 2015 +0530 lokdocview: fixed a signal name Change-Id: I645516d43562dfa03c27e2bea366e9a161829bfe diff --git a/libreofficekit/source/gtk

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

2015-06-22 Thread Pranav Kant
e608a754b0ab14d3c5ec21237d163218d0be3e09 Author: Pranav Kant Date: Mon Jun 22 15:27:24 2015 +0530 lokdocview: fixed a signal name Change-Id: I645516d43562dfa03c27e2bea366e9a161829bfe diff --git a/libreofficekit/source/gtk/lokdocview.cxx b/libreofficekit/source/gtk/lokdocview.cxx index c746b84..cff02ea

Re: [GSoC] Integrating LO with GNOME - WR#4

2015-06-22 Thread Pranav Kant
nav, > > On Mon, 2015-06-22 at 01:26 +0530, Pranav Kant wrote: >> because I managed to integrate the Gtk widget with the >> gnome-documents. > > Heh - you know you want to post a screenshot and/or blog about it at > this stage ? =) > > Ni

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/qa libreofficekit/source

2015-06-22 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 12 libreofficekit/source/gtk/lokdocview.cxx| 11 --- 2 files changed, 20 insertions(+), 3 deletions(-) New commits: commit 3b7bc09f1554d4ae6d03704ac621e58f09fbb6b3 Author: Pranav Kant Date: Tue Jun 23

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-06-22 Thread Pranav Kant
d7cdd69e7a2e4388d524eafaa6016e9d0403a277 Author: Pranav Kant Date: Tue Jun 23 02:58:38 2015 +0530 lokdocview: Remove superfluous *_post_key() Instead directly let LOKDocView handle the input. Change-Id: I260a460df23c3e2e5c78d8b363bb864ae5c63dab diff --git a/include/LibreOfficeKit

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-23 Thread Pranav Kant
libreofficekit/source/gtk/tilebuffer.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit fd4c17f5fcede7730f88b193471808d30a7a15f7 Author: Pranav Kant Date: Tue Jun 23 14:37:09 2015 +0530 tilebuffer: Add timer to measure paintTile() call Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-23 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ebf40cbedcc871ad36b1bf5d69db360164023337 Author: Pranav Kant Date: Wed Jun 24 02:02:39 2015 +0530 lokdocview: Handle DELETE key Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 195 commits - accessibility/source basctl/source basegfx/source basic/inc basic/source bean/com bin/lint-ui.py bridges/source ch

2015-06-25 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit b1b1d4d1436a10d30238be4c21396e7becbd35c3 Author: Pranav Kant Date: Wed Jun 24 02:02:39 2015 +0530 lokdocview: Handle DELETE key Change-Id: I58d0c36decf81c812c108458b449402416ebcc2d diff --git a/libreofficekit/source/gtk

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 24 commits - config_host.mk.in dbaccess/source download.lst external/libetonyek icon-themes/breeze include/LibreOfficeKit libreo

2015-06-26 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 614485f2778476b45706455ed767114bb2a0f112 Author: Pranav Kant Date: Wed Jun 24 02:02:39 2015 +0530 lokdocview: Handle DELETE key Change-Id: I58d0c36decf81c812c108458b449402416ebcc2d diff --git a/libreofficekit/source/gtk

[GSoC'15] Integrate LO with GNOME - WR#5

2015-06-28 Thread Pranav Kant
ther than LOKDocView handle it. * Simplify the post key logic. We don't need a separate _post_key() function, and the new LOKDocView widget can automatically listen to keyboard input signals. Other small patches like handling DELETE key, and adding some debugging information to paintTile renderi

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 222 commits - accessibility/source basctl/source basegfx/source basic/inc basic/source bridges/source canvas/source chart2/sourc

2015-06-29 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 2e97441a31c16b2e8ca77d3a8de0ba44b36defda Author: Pranav Kant Date: Mon Jun 29 13:34:24 2015 +0530 gtktiledviewer: Don't continue on widget init failure Change-Id: I5916357903fad5878d29bc31f21af45816a45ec5 diff --

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 32 commits - chart2/source comphelper/source connectivity/source cppuhelper/qa cppuhelper/source dbaccess/source desktop/source

2015-06-29 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit dbfde294265f184736306ac66d6de829b337277b Author: Pranav Kant Date: Mon Jun 29 13:34:24 2015 +0530 gtktiledviewer: Don't continue on widget init failure Change-Id: I5916357903fad5878d29bc31f21af45816a45ec5 diff --

[Libreoffice-commits] core.git: 5 commits - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-06-29 Thread Pranav Kant
, 49 insertions(+), 52 deletions(-) New commits: commit a482d3289fa7e3789a306970ea76d074527c3579 Author: Pranav Kant Date: Mon Jun 29 13:34:24 2015 +0530 gtktiledviewer: Don't continue on widget init failure Change-Id: I5916357903fad5878d29bc31f21af45816a45ec5 diff --

[GSoC 15] Tiled rendering - Weekly report #1

2015-06-01 Thread Pranav Kant
lla.org/Platform/GFX/OffMainThreadCompositing -- Regards, Pranav Kant http://pranavk.me ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c729a529932564b1122f00200567015b421d6df2 Author: Pranav Kant Date: Tue Jun 2 18:26:12 2015 +0530 lokdocview: add width and height to the visible rectangle Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 77 --- 1 file changed, 30 insertions(+), 47 deletions(-) New commits: commit 8792f68a0dcc57b216a042b0faa1af08c838c7f3 Author: Pranav Kant Date: Wed Jun 3 20:52:49 2015 +0530 lokdocview: use GtkDrawingArea for

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/Library_libreofficekitgtk.mk libreofficekit/source

2015-06-03 Thread Pranav Kant
insertions(+), 15 deletions(-) New commits: commit 1858a2a30dcd75698af704a7ddf8fb12c89e8112 Author: Pranav Kant Date: Thu Jun 4 00:06:46 2015 +0530 lokdocview: add tile buffering support The TileBuffer class now manages all the tiles. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 32 +++ libreofficekit/source/gtk/tilebuffer.hxx |8 +++ 2 files changed, 16 insertions(+), 24 deletions(-) New commits: commit 62074927bf1849169b2c84e0fae1fffcf0fff257 Author: Pranav Kant Date: Thu Jun 4 01:16

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
libreofficekit/source/gtk/tilebuffer.cxx | 17 + libreofficekit/source/gtk/tilebuffer.hxx |8 +++- 2 files changed, 12 insertions(+), 13 deletions(-) New commits: commit 99070af0cdda393f5edc4601d37e9947b3afceb5 Author: Pranav Kant Date: Thu Jun 4 01:44:47 2015 +0530

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
857440900b3169d19a560d24b08122405e2398db Author: Pranav Kant Date: Thu Jun 4 03:32:18 2015 +0530 gtktiledviewer: add support for editing Change-Id: I8637d99e6fa59129af207e667bcdf03dc212efeb diff --git a/libreofficekit/source/gtk/lokdocview.cxx b/libreofficekit/source/gtk/lokdocview.cxx index f476a23..2a3a395 100644

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-03 Thread Pranav Kant
libreofficekit/source/gtk/tilebuffer.cxx | 104 +++ libreofficekit/source/gtk/tilebuffer.hxx | 69 ++-- 2 files changed, 86 insertions(+), 87 deletions(-) New commits: commit 767797a89db147f0baa42d997a1421de1b5bcebc Author: Pranav Kant Date: Thu

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-04 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 3aad0cd0428667c4620977cdc6f1f21616a5835e Author: Pranav Kant Date: Thu Jun 4 13:08:01 2015 +0530 lokdocview: fixed the values for invalidation region

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 7 commits - libreofficekit/source

2015-06-04 Thread Pranav Kant
5f1a56aba2a93855d77575de232c3692a6132fc3 Author: Pranav Kant Date: Thu Jun 4 14:34:49 2015 +0530 lokdocview: style fixes Change-Id: I27434cd87bef15904c8f8b98c3b260de2d957bfb diff --git a/libreofficekit/source/gtk/lokdocview.cxx b/libreofficekit/source/gtk/lokdocview.cxx index 1faf771..ff00253 100644 --- a

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 8 commits - libreofficekit/Library_libreofficekitgtk.mk libreofficekit/source

2015-06-04 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 9e5b792642fe39b9558c26f9d76b8ed9b6752942 Author: Pranav Kant Date: Thu Jun 4 22:09:57 2015 +0530 lokdocview, tilebuffer: clean up Improve documentation, style fixes Change-Id: I5000e32e90cd8e3b75e8df2907673efc303a55fd

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