Rebased ref, commits from common ancestor:
commit 4a8a5527b4ab7387866db1f891f34b8f795aa79d
Author: Pranav Kant
Date: Thu Jun 4 22:09:57 2015 +0530
lokdocview, tilebuffer: clean up
Improve documentation, style fixes
Change-Id: I5000e32e90cd8e3b75e8df2907673efc303a55fd
include/LibreOfficeKit/LibreOfficeKitEnums.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 107d31165479d602fbc644aaf41d213e58e00389
Author: Pranav Kant
Date: Fri Jun 5 16:36:14 2015 +0530
LOK: fix the rectangle format mentioned in documentation/comment
f5795aa66eef527a658cedb758cfba715b596655
Author: Pranav Kant
Date: Sat Jun 6 03:10:31 2015 +0530
lokdocview: Modernise LOKDocView as GObject
Change-Id: I3bbd07ce8163890f9b88567966622dd4fbe9d94d
diff --git a/include/LibreOfficeKit/LibreOfficeKitGtk.h
b/include/LibreOfficeKit
pointer is dragged over the widget in view
(non-edit) mode. I have attached the backtrace in the bug report.
Any comments/pointers would be helpful.
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffice mailing list
LibreOffice
include/LibreOfficeKit/LibreOfficeKitGtk.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bd13ea0a5d900e96162f9a65c2d1ec4b694ea0ac
Author: Pranav Kant
Date: Sun Jun 7 22:28:01 2015 +0530
lokdocview: mark *_get_type() with const function attribute
.gnome.org/Projects/GObjectIntrospection
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
] https://git.gnome.org/browse/gtk+/tree/gtk/gtkwidget.h#n608
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
libreofficekit/source/gtk/lokdocview.cxx | 81 ---
1 file changed, 42 insertions(+), 39 deletions(-)
New commits:
commit f565b9d63505c5239a3f993ba8432280b82699b2
Author: Pranav Kant
Date: Mon Jun 8 14:17:17 2015 +0530
lokdocview: Make tilebuffer an instance
9ec97fe89d34f94d07e9c5e483485510e28a21ea
Author: Pranav Kant
Date: Mon Jun 8 15:08:44 2015 +0530
tilebuffer: ZoomFactor as member variable is superfluous
Change-Id: I9f533f577f959c9a715e5214be99ca59cb0d206c
diff --git a/libreofficekit/source/gtk/lokdocview.cxx
b/libreofficekit/source/gtk/lokdocview.cxx
index
: Pranav Kant
Date: Mon Jun 8 15:24:12 2015 +0530
tilebuffer: tileSize as member variable is superfluous
Change-Id: I1eae8c96c12ba4d272341f45fee6c1fd66ab9e28
diff --git a/libreofficekit/source/gtk/lokdocview.cxx
b/libreofficekit/source/gtk/lokdocview.cxx
index 64955f7..5f768e7 100644
insertions(+), 69 deletions(-)
New commits:
commit 38ae486beb868650dbb012238a2d6baee80d8af2
Author: Pranav Kant
Date: Tue Jun 9 02:21:23 2015 +0530
lokdocview: change the base class to GtkDrawingArea
It is not the job of the widget to provide the scroll bars. The
consumers should
28079d5bda1532325690040dea412f62f894aba3
Author: Pranav Kant
Date: Tue Jun 9 02:47:29 2015 +0530
lokdocview: move the pixelToTwip function
Change-Id: I91c83e3d64d68fa6e92fb5ffb44bb881cdfb5562
diff --git a/include/LibreOfficeKit/LibreOfficeKitGtk.h
b/include/LibreOfficeKit
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
commit 3721aa73fa72c0e86c0fe5ccb1f47fecd8f07631
Author: Pranav Kant
Date: Tue Jun 9 02:21:23 2015 +0530
lokdocview: change the base class to GtkDrawingArea
It is not the job of the widget to provide the scroll bars. The
consumers
/tilebuffer.cxx| 111
libreofficekit/source/gtk/tilebuffer.hxx| 135 +
6 files changed, 587 insertions(+), 312 deletions(-)
New commits:
commit 2afe94dbfc85cbcde1399267379a466d527998a4
Author: Pranav Kant
Date: Mon Jun 8 15:24:12 2015 +0530
tilebuffer: tileSize
Rebased ref, commits from common ancestor:
commit 49e6268ab39415507585d33d4e7272a63bb380d4
Author: Pranav Kant
Date: Tue Jun 9 16:27:37 2015 +0530
lokdocview: Change parent class to GtkDrawingArea
It is not the job of the widget to provide the scroll bars.
Change-Id
include/LibreOfficeKit/LibreOfficeKitGtk.h |2
libreofficekit/source/gtk/lokdocview.cxx | 67 -
2 files changed, 66 insertions(+), 3 deletions(-)
New commits:
commit 4707bfdc3b17459933c329ef40d30c4aff67d663
Author: Pranav Kant
Date: Tue Jun 9 17:28:53 2015
Rebased ref, commits from common ancestor:
commit e135b7678af1516897738a4384fa5edb8150e9c6
Author: Pranav Kant
Date: Tue Jun 9 16:27:37 2015 +0530
lokdocview: Change parent class to GtkDrawingArea
It is not the job of the widget to provide the scroll bars.
Change-Id
Rebased ref, commits from common ancestor:
commit 3ffc5cfee6f3cc3dc42819a58dfffa4254f40aeb
Author: Pranav Kant
Date: Tue Jun 9 16:27:37 2015 +0530
lokdocview: Change parent class to GtkDrawingArea
It is not the job of the widget to provide the scroll bars.
Change-Id
Rebased ref, commits from common ancestor:
commit cdc44d3c06b08c46f02e089eff1c329f6e7b07f9
Author: Pranav Kant
Date: Wed Jun 10 16:57:19 2015 +0530
lokdocview, gtktiledviewer: Remove gtk version checks
We already have the global ENABLE_GTK3 guard for RHEL5 baseline
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 52 +---
1 file changed, 34 insertions(+), 18 deletions(-)
New commits:
commit ddbdd9004790ea691f762e7196a76a944de9772e
Author: Pranav Kant
Date: Wed Jun 10 20:59:18 2015 +0530
gtktiledviewer: Replace deprecated Gtk
Rebased ref, commits from common ancestor:
commit cbd5da28e3e297ad534cf0c8fdd29036b3dfb081
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
All of my past & future contributions to LibreOffice may be licensed
under the MPLv2/LGPLv3+ dual license.
signature.asc
Description: This is a digitally signed message part
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.fr
replaces the dummy
tile with it.
It was much better initially.
Here[1] is the screencast of what I exactly want to say.
[1] https://pranvk.fedorapeople.org/async.webm
On Thu, Jul 16, 2015 at 1:18 AM, Michael Meeks
wrote:
> Hi Pranav,
>
> On Wed, 2015-07-15 at 23:48 +0530, Pranav Kant wrot
Maybe I should consider updating the overlay only after I get the actual tile ?
On Fri, Jul 17, 2015 at 11:50 PM, Pranav Kant wrote:
> I followed the approach you mentioned.
>
> But the user experience is poor this way. As I am typing things on the
> keyboard the immediate effec
Rebased ref, commits from common ancestor:
commit 207072cdc70bae5c48d0310004bc60bbdf216a85
Author: Pranav Kant
Date: Wed Jul 15 23:39:09 2015 +0530
lokdocview: [WIP] Trying to draw in a separate thread
But it seems that this code is not able to correctly handle and
paint the
Rebased ref, commits from common ancestor:
commit 8e79ef65b9aa6a2572744fa464f68ee520ba99ab
Author: Pranav Kant
Date: Sat Jul 18 19:18:23 2015 +0530
lokdocview: [WIP] paintTile in another thread
Change-Id: Iab85fb1778f1c5283c2979e992eb7e106dd6bf8b
diff --git a/libreofficekit
Rebased ref, commits from common ancestor:
commit f3683a6f72bf6232fc0dfda82fec9441b8e287df
Author: Pranav Kant
Date: Sat Jul 18 23:12:47 2015 +0530
lokdocview: Use a thread pool
Change-Id: Ibbfdb7cb0a8ef9f07bcc659e65ce8997716aa245
diff --git a/include/LibreOfficeKit
Rebased ref, commits from common ancestor:
commit 79167e50146cb6616a230c8e1b2d8fd1c9185137
Author: Pranav Kant
Date: Sat Jul 18 23:12:47 2015 +0530
lokdocview: Use a thread pool
Change-Id: Ibbfdb7cb0a8ef9f07bcc659e65ce8997716aa245
diff --git a/include/LibreOfficeKit
aa8e645df85fbf1ea9695c90c2a0c6317367557b
Author: Pranav Kant
Date: Sun Jul 19 01:03:56 2015 +0530
WIP: Trying to make paintTile async
Change-Id: I6a1a261709e503a2f286f126f686e23fcdbcf85c
diff --git a/libreofficekit/source/gtk/lokdocview.cxx
b/libreofficekit/source/gtk/lokdocview.cxx
index 08c8485..3662f0d
On Sun, Jul 19, 2015 at 12:42 AM, Michael Meeks
wrote:
> Hi Pranav,
>
> On Fri, 2015-07-17 at 23:50 +0530, Pranav Kant wrote:
>> I followed the approach you mentioned.
>
> Heh =)
>
>> But the user experience is poor this way. As I am typing things on the
&g
Rebased ref, commits from common ancestor:
commit 00d94c3a423ab524f0b47c265eeea09f97f0424e
Author: Pranav Kant
Date: Sun Jul 19 23:05:43 2015 +0530
lokdocview: [WIP] Async. request for tile on tile invalidation
Change-Id: I57db9e3adf26996e6e1e105b8b95f53e88e7760f
diff --git a
it of polishing, though, before merging). The tiles are
being rendered asynchronously now. However, I am bit worried about the
lag that we are facing sometimes, of which I will try to find the
actual cause.
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreO
On Mon, Jul 20, 2015 at 3:16 PM, Michael Meeks
wrote:
> Hi Pranav,
>
> On Mon, 2015-07-20 at 01:04 +0530, Pranav Kant wrote:
>> This week I made few enhancements to the threading infrastructure that
>> I coded last week taking inspiration from Libreoffice Android. Now I
Please correct me if I am wrong.
On Mon, Jul 20, 2015 at 3:25 PM, Pranav Kant wrote:
> On Mon, Jul 20, 2015 at 3:16 PM, Michael Meeks
> wrote:
>> Hi Pranav,
>>
>> On Mon, 2015-07-20 at 01:04 +0530, Pranav Kant wrote:
>>> This week I made few enhancements to
Hi Tomaz,
On Mon, Jul 20, 2015 at 4:14 PM, Tomaž Vajngerl wrote:
> Hi,
>
> On Mon, Jul 20, 2015 at 7:02 PM, Pranav Kant wrote:
>>> I am making use of thread pool, but this pool consists of only single
>>> thread. All the LOK calls will be queued and can reuse this
Rebased ref, commits from common ancestor:
commit 2501f24e42353ae86c3ebcf4b39d493d9a1ca77c
Author: Pranav Kant
Date: Sun Jul 19 23:05:43 2015 +0530
lokdocview: [WIP] Async. request for tile on tile invalidation
Change-Id: I57db9e3adf26996e6e1e105b8b95f53e88e7760f
diff --git a
Rebased ref, commits from common ancestor:
commit 61aac257c6e40a05edfe635bb0bee6ffb0c2ed61
Author: Pranav Kant
Date: Sun Jul 19 01:03:56 2015 +0530
lokdocview: Make paintTile() async
Change-Id: I57db9e3adf26996e6e1e105b8b95f53e88e7760f
diff --git a/libreofficekit/source/gtk
Rebased ref, commits from common ancestor:
commit 0ec64ce1d2ffbbf6e17026b069d4b47bb905a9d3
Author: Pranav Kant
Date: Wed Jul 22 20:25:36 2015 +0530
lokdocview, tilebuffer: Add DOxygen comments
Change-Id: I27377f0a758729a7877cfc6a56ea1b4bb3d1c3c9
diff --git a/libreofficekit/source
abd0cfa6332a73d498cc197ceed1422a47d0a055
Author: Pranav Kant
Date: Fri Jul 24 01:10:42 2015 +0530
Use thread pool for LOK call: paintTile()
Change-Id: I45e94248013277affa11e91439fbc16995b8ed8e
diff --git a/libreofficekit/source/gtk/lokdocview.cxx
b/libreofficekit/source/gtk/lokdocview.cxx
internally has, hence making it impossible to do this "task
compression". We can switch to using async queue approach as mentioned
by Tomaz, if this optimization is worth it, otherwise we can just
stick to the existing implemented approach for the time being.
On Mon, Jul 20, 2015 at 6:05 PM
libreofficekit/source/gtk/lokdocview.cxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 298219da1e653e30f49bf29ee806451cb0607a9b
Author: Pranav Kant
Date: Sat Jul 25 21:21:34 2015 +0530
lokdocview: Cannot use same GTask object for all calls
Rebased ref, commits from common ancestor:
commit 9288722eb8aecd3cc307f771d2f3fbfb762ef11c
Author: Pranav Kant
Date: Sat Jul 25 21:21:34 2015 +0530
lokdocview: Cannot use same GTask object for all calls.
Change-Id: I875d49a9e4360659087ae70456edefb15bc57b20
diff --git a
Rebased ref, commits from common ancestor:
commit a32e41cdaf06864e9b4ee34116f4f2a50edddafc
Author: Pranav Kant
Date: Sun Jul 26 22:56:27 2015 +0530
lokdocview: setTextSelection in another thread
Change-Id: Iecc257fc47f96bbbe22623793b58cf1843bc6f45
diff --git a/libreofficekit
:
- Callgrind because of the paintTile() lag.
- Play more with the sysui/ module and 'register' the widget.
- Fix some more bugs that we have found.
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffice mailing list
LibreOffice@lists.freedeskto
Rebased ref, commits from common ancestor:
commit 0f90e2f689eb4b9414f29f6ee9b2e6f4125f7790
Author: Pranav Kant
Date: Mon Jul 27 22:13:39 2015 +0530
lokdocview: post_command arguments are not supposed to be const
Change-Id: Ibc22d03d9eee9fd151ecf5773e36c2519141a5eb
diff --git a
/tilebuffer.hxx| 91 +++
5 files changed, 626 insertions(+), 144 deletions(-)
New commits:
commit 2d2b392dcda5bdfab61a358dc1dd725d65fba07f
Author: Pranav Kant
Date: Mon Jul 27 22:13:39 2015 +0530
lokdocview: post_command arguments are not supposed to be const
Change-Id
Rebased ref, commits from common ancestor:
commit 0f482ad82b57fd881935e939cbe7b674aab710ff
Author: Pranav Kant
Date: Wed Jul 29 21:41:56 2015 +0530
lokdocview: Don't use extern variable: lokThreadPool
Change-Id: Ia208e3309bb64baf71ceb97cdf1b3b57b6120353
diff --
4df957f7255cf2ddce47a088dd30f945db6975be
Author: Pranav Kant
Date: Wed Jul 29 21:41:56 2015 +0530
lokdocview: Don't use extern variable: lokThreadPool
Change-Id: Ia208e3309bb64baf71ceb97cdf1b3b57b6120353
diff --git a/libreofficekit/source/gtk/lokdocview.cxx
b/libreofficekit/source/gtk/lokdocview.cxx
- Work on widget registration part
--
Regards,
Pranav Kant
http://pranavk.me <http://pricked.in/>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Rebased ref, commits from common ancestor:
commit 08ad2b1223f0b5b0791b2de134fc5067640f0bf2
Author: Pranav Kant
Date: Thu Jul 2 23:47:33 2015 +0530
lokdocview: Grab focus on mouse 'button-press-event'
Change-Id: I65187bbd2cc32d9278d8b3890a82b390858a
diff --git a/libr
Rebased ref, commits from common ancestor:
commit a9fb6fadc82698a6ab1551aed5ae0ef3e526af73
Author: Pranav Kant
Date: Mon Jul 6 22:01:30 2015 +0530
lokdocview: [WIP] Call open_document in another thread
This is to keep the widget responsive during heavy LOK calls
being made in
enhance the responsiveness of the widget, and not
freeze the UI while loading any document.
In next few weeks, I would improve this and add more LOK calls in
separate threads.
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffice mailing list
af3ff4f4b4db6a2f540fbc95040ac5ab145d3adb
Author: Pranav Kant
Date: Tue Jul 7 00:30:41 2015 +0530
lokdocview: [WIP] Superfluous signals
Callback always gets invoked after the load finishes. So, lets
use that.
Change-Id: Ifa221684c7e6f286fe3434119ae5f21e2e02ea37
diff --git a
Rebased ref, commits from common ancestor:
commit fc5c6e10757c7bf05e4f95bc190713ba2c4e43f7
Author: Pranav Kant
Date: Tue Jul 7 00:30:41 2015 +0530
lokdocview: [WIP] Superfluous signals
Callback always gets invoked after the load finishes. So, lets
use that.
Change-Id
libreofficekit/source/gtk/lokdocview.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit a625cd702700ae1773966a3133d27027d1c4d083
Author: Pranav Kant
Date: Thu Jul 2 23:47:33 2015 +0530
lokdocview: Grab focus on mouse 'button-press-event'
Rebased ref, commits from common ancestor:
commit 248926d58bdf9d53e8909daac08d1ba1429b6294
Author: Pranav Kant
Date: Tue Jul 7 21:16:45 2015 +0530
lokdocview: Emit load-changed signal showing load progress
Change-Id: I69b4c05d12c0c0b2ca6b7d1ad76ed74cc1f4346a
diff --git a
Rebased ref, commits from common ancestor:
commit eb70ac262dd5cc51837f928c282a1e107044a043
Author: Pranav Kant
Date: Tue Jul 7 21:16:45 2015 +0530
lokdocview: Emit load-changed signal showing load progress
Change-Id: I69b4c05d12c0c0b2ca6b7d1ad76ed74cc1f4346a
diff --git a
Rebased ref, commits from common ancestor:
commit 9ef8b40815d6645dfc272d4ecb403f9f583fd000
Author: Pranav Kant
Date: Tue Jul 7 21:16:45 2015 +0530
lokdocview: Emit load-changed signal showing load progress
Change-Id: I69b4c05d12c0c0b2ca6b7d1ad76ed74cc1f4346a
diff --git a
Rebased ref, commits from common ancestor:
commit 4600821c60f7692a160140b1e811decccb8a7bbd
Author: Pranav Kant
Date: Sat Jul 11 21:29:53 2015 +0530
gtktiledviewer: Fill whole statusbar with progressbar
We don't have anything yet to put in statusbar. Let progressbar
fil
Rebased ref, commits from common ancestor:
commit d784278cac5d38b92b74640a9d41f070b16220ad
Author: Pranav Kant
Date: Wed Jul 15 23:14:56 2015 +0530
lokdocview: postKeyEvent goes async
Change-Id: I0486fdb5a96b960ebde29d726693acf3d4a02b16
diff --git a/libreofficekit/source/gtk
libreofficekit/source/gtk/lokdocview.cxx | 41 ++-
1 file changed, 30 insertions(+), 11 deletions(-)
New commits:
commit 4a95948e8b7bdc7d40e58d0b2efa22b49f2867ec
Author: Pranav Kant
Date: Wed Jul 15 23:39:09 2015 +0530
lokdocview: [WIP] Trying to draw in a
st WIP one, do not seem to produce any regression for the widget.
Next Steps:
I will do more research on using cairo contexts asynchronously, and
then gradually move over to the integration part.
--
Regards,
Pranav Kant
http://pranavk.me
___
LibreOffi
sc/qa/unit/opencl-test.cxx | 2351 +
1 file changed, 683 insertions(+), 1668 deletions(-)
New commits:
commit 0ef455bdc33356dcf00e3a2f724b2a18e15de38f
Author: Pranav Kant
Date: Sun Mar 1 21:32:22 2015 +0530
tdf#89267: Reduce duplicate code
|4
29 files changed, 137 insertions(+), 182 deletions(-)
New commits:
commit 33de587e95dddfc8e3c89b84f90b3d1bca823dae
Author: Pranav Kant
Date: Tue Mar 17 12:56:54 2015 +0530
tdf#88230: cleanup solar mutex yielding
Use SolarMutexReleaser, instead.
Change-Id
sw/source/core/view/viewsh.cxx |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit b15b97ee6b21be18d4ba5df396d39b6d3dab57e1
Author: Pranav Kant
Date: Tue Mar 24 04:17:58 2015 +0530
tdf#88230: Cleanup solar mutex yielding
Fallout from
fpicker/source/win32/filepicker/SolarMutex.cxx |6 --
fpicker/source/win32/filepicker/SolarMutex.hxx |2 --
2 files changed, 8 deletions(-)
New commits:
commit c6c4d21847ef18ae7378e1a5a329000ea6547d18
Author: Pranav Kant
Date: Tue Mar 24 03:25:28 2015 +0530
tdf#88230: Remove
sw/source/core/view/viewsh.cxx |9 -
1 file changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 183f3791bad09cf95c2eee6e7bb043d7b00546a0
Author: Pranav Kant
Date: Tue Mar 24 12:18:09 2015 +0530
Reverts and correct "tdf#88230: Cleanup solar mutex yie
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
New commits:
commit 40ad68bbe7cd1c86a8ebefb1539fb7b403506792
Author: Pranav Kant
Date: Fri May 8 19:19:57 2015 +0530
gtktiledviewer: Stop event propagation to
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 24 ++--
1 file changed, 12 insertions(+), 12 deletions(-)
New commits:
commit 92361b81d46b0c4cea71cf8643130d636f1821b6
Author: Pranav Kant
Date: Fri May 8 23:07:52 2015 +0530
gtktiledviewer: Make all functions
ils/google/gsoc2015/pranav913/5728116278296576
--
Regards,
Pranav Kant,
Department of Computer Science
National Institute of Technology Hamirpur
http://pricked.in/
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailma
Rebased ref, commits from common ancestor:
commit 20f04025ca8b5ff60ebb9e46fcbd162b3e30193c
Author: Pranav Kant
Date: Fri Aug 18 15:26:26 2017 +0530
lokdialog: lok header changes
Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a
diff --git a/include/LibreOfficeKit
Rebased ref, commits from common ancestor:
commit 8bb9fc940a7579db65200b710e2f5f0ac37cfb84
Author: Pranav Kant
Date: Fri Aug 18 15:26:26 2017 +0530
lokdialog: lok header changes
Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a
diff --git a/include/LibreOfficeKit
Rebased ref, commits from common ancestor:
commit 937b2720393c4b1e42e39b6b7c796784343dfcd1
Author: Pranav Kant
Date: Fri Aug 18 15:26:26 2017 +0530
lokdialog: lok header changes
Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a
diff --git a/include/LibreOfficeKit
sfx2/source/view/lokhelper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 48840cf8a4333ff15fda281173f9dfa354ff4318
Author: Pranav Kant
Date: Thu Sep 28 10:18:03 2017 +0530
const-ify
Change-Id: Ic0a0d50a8f8e4316d6cf254de04c08c0de533d78
diff
Rebased ref, commits from common ancestor:
commit e6b6cdf475594939ef24a0b4f3211213fd2589ee
Author: Pranav Kant
Date: Thu Sep 28 10:18:03 2017 +0530
const-ify
Change-Id: Ic0a0d50a8f8e4316d6cf254de04c08c0de533d78
diff --git a/include/sfx2/lokhelper.hxx b/include/sfx2/lokhelper.hxx
Rebased ref, commits from common ancestor:
commit 1988140e09098a33e600f0b664a29d2e8444512f
Author: Pranav Kant
Date: Fri Aug 18 15:26:26 2017 +0530
lokdialog: lok header changes
Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a
diff --git a/include/LibreOfficeKit
commits:
commit 0f58e974a7d6a88491a97ea3d0f30755ec330253
Author: Pranav Kant
Date: Fri Jul 28 18:05:20 2017 +0530
lokdialog: Better dialog rendering API
After painting the dialog, also write width and height of the rendered
dialog. The dialog is rendered
always on the top left of
:
commit 3d81ec3365cb327c73696892c8edd6eea9d52220
Author: Pranav Kant
Date: Fri Aug 18 15:26:26 2017 +0530
lokdialog: Add dialog APIs to lok::Document class
Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a
diff --git a/include/LibreOfficeKit/LibreOfficeKit.h
b/include
kit/ChildSession.cpp |6 ++
kit/KitHelper.hpp|4
tools/KitClient.cpp |2 ++
3 files changed, 12 insertions(+)
New commits:
commit 55de8e6c1b648aab61718fdecea1289fb35e1708
Author: Pranav Kant
Date: Wed Aug 16 16:50:58 2017 +0530
lokdialog: Add dialog related
framework/source/services/substitutepathvars.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 9127d1a89cbfba89eb9df6755ea7b9e161cfc67a
Author: Pranav Kant
Date: Tue Oct 3 11:48:34 2017 +0530
framework, lok: It's okay to have valid non-existent
framework/source/services/substitutepathvars.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit c04499bce3783b39b3636db4ff8b2807424ee497
Author: Pranav Kant
Date: Tue Oct 3 11:48:34 2017 +0530
framework, lok: It's okay to have valid non-existent
wsd/LOOLWSD.cpp | 30 --
1 file changed, 20 insertions(+), 10 deletions(-)
New commits:
commit 3008342c5752183bcd447cee5af7c4e947e9abb8
Author: Pranav Kant
Date: Tue Oct 3 13:45:29 2017 +0530
Don't kill the process when debugging
Assume that
kit/Kit.cpp |4
1 file changed, 4 insertions(+)
New commits:
commit c52cc45f08fed8d62d77d813c040c779e96171a2
Author: Pranav Kant
Date: Tue Oct 3 14:16:59 2017 +0530
Catch unknown exceptions and log it
... before lokit thread magically dissappears because some function
(+), 1 deletion(-)
New commits:
commit 6a73c19d160a312cc4345014ae9f79ee63f9b234
Author: Pranav Kant
Date: Tue Oct 3 20:36:02 2017 +0530
Show save-as option based on CheckFileInfo params
If UserCanNotWriteRelative is mentioned in the CheckFileInfo response.
Change-Id
loleaflet/reference.html | 83 ---
1 file changed, 72 insertions(+), 11 deletions(-)
New commits:
commit c8160260c0f22e9baddd2c38b93f3ebb20480eeb
Author: Pranav Kant
Date: Tue Jun 20 18:51:05 2017 +0530
Document custom button API
|1 +
wsd/Storage.cpp |4 +++-
wsd/Storage.hpp |4
7 files changed, 59 insertions(+), 4 deletions(-)
New commits:
commit 36670bcffa1113f1839fdd5e0dbca253171a95ed
Author: Pranav Kant
Date: Tue Oct 3 20:36:02 2017 +0530
Show
loleaflet/src/layer/AnnotationManager.js | 16
loleaflet/src/map/Map.js | 12 ++--
2 files changed, 14 insertions(+), 14 deletions(-)
New commits:
commit 981d810f1dbe56eb452d8979b43199b305fd4e6f
Author: Pranav Kant
Date: Wed Oct 11 14:45:50 2017
Rebased ref, commits from common ancestor:
commit 9222e715d23f9904e04258a58696c10987456dd2
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
sc/source/ui/view/gridwin.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit ddc0f69ca4a016ed5b6e749c01d6362c9a4d9014
Author: Pranav Kant
Date: Mon Dec 4 13:58:44 2017 +0530
lokdialog: sc: Guard autofilter popup's LOK notification
Chan
/gtv.ui | 49
+++-
8 files changed, 170 insertions(+), 31 deletions(-)
New commits:
commit 0d5ccc4eb114117b11f7ec53a2c75f9efcb4c651
Author: Pranav Kant
Date: Tue Nov 28 16:43:54 2017 +0530
gtv: Remember recently executed UNO commands
Saves the
desktop/qa/desktop_lib/test_desktop_lib.cxx |2 ++
desktop/source/lib/init.cxx |6 ++
2 files changed, 8 insertions(+)
New commits:
commit 1fdd9b3fbfac165e944516d87f02d2f9ff6e3a58
Author: Pranav Kant
Date: Thu Nov 30 01:22:33 2017 +0530
lokdialog: Execute all
(-)
New commits:
commit 59e6230d1c2c71148309f2a292a4143e7bc0e3fc
Author: Pranav Kant
Date: Mon Dec 4 13:58:44 2017 +0530
lokdialog: sc: Guard autofilter popup's LOK notification
Change-Id: I8d39a701618926e35c84f200ac7e2ce66e62b8b7
diff --git a/sc/source/ui/view/gridwin.cxx
loleaflet/src/control/Control.Menubar.js | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 245cb007af729260af8d4f5d33eb0a8f3bccbd13
Author: Pranav Kant
Date: Mon Dec 4 18:53:40 2017 +0530
lokdialog: Add FormatCellDialog, EditStyle dialog commands to
tools/map.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 99a7f1f9929f66bdf483e5a4905fe5c9aef1b5dd
Author: Pranav Kant
Date: Mon Dec 4 19:03:06 2017 +0530
Fix build; no operator== on std::stringstream
I guess we wanted to match strings there
New branch 'feature/lok_dialog-backport' available with the following commits:
commit 9f7a32627beb72416bbc8f9bbe25add277c1fc8b
Author: Pranav Kant
Date: Mon Dec 4 13:58:44 2017 +0530
lokdialog: sc: Guard autofilter popup's LOK notification
|9
14 files changed, 262 insertions(+), 373 deletions(-)
New commits:
commit a5d4c3bb90df48330c32142e8c235d23be089802
Author: Pranav Kant
Date: Tue Dec 5 02:39:26 2017 +0530
lokdialog: Set view id before posting to LOK dialog api
Change-Id
kit/Kit.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 155b3131fc78ca7d7807c67d6781eee884aa20fd
Author: Pranav Kant
Date: Tue Dec 5 09:38:04 2017 +0530
Fix build; -Wunused-var
Change-Id: Iba03c7b64188c89d668aac07365fd8c706eeefdd
diff --git a
changed, 16 insertions(+), 4 deletions(-)
New commits:
commit a00b653f55dd99f0e9ffcc585a66a15e7a7d845b
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
sfx2/source/appl/workwin.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 24f8a2ae3b1f8962f69375a507af6fade2be2230
Author: Pranav Kant
Date: Tue Dec 5 16:00:46 2017 +0530
fixup! lokdialog: Don't hide dialogs in case of LOK
Make it more rea
301 - 400 of 1492 matches
Mail list logo