Miklos Vajna
784f2eb94c
Update bundled LibreOfficeKit include files
...
Change-Id: I8f08c3b22d81b81ba8dc13398269cd4b8e75aaf6
2016-09-16 14:50:32 +02:00
Miklos Vajna
3d27e285b6
lok::Document: rename getViews() to getViewsCount()
...
Adapt client code to the changed core.git API.
Change-Id: I752d27919b7983909c8e96900115cca26bac11c6
2016-09-16 12:32:19 +02:00
Marco Cecchetti
80153826db
Revert "loolwsd: we use callbacks latch for not missing messages sent very early"
...
This reverts commit ed983f17cb
.
Conflicts:
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h
Change-Id: Ia85b4d9223e9918dd33a66b8d6aeb0c3a1516a3c
Reviewed-on: https://gerrit.libreoffice.org/28904
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-09-15 13:23:39 +00:00
Tor Lillqvist
c56888159a
Update to match core master
...
Just two small comment and whitespace changes.
2016-09-12 13:09:08 +03:00
Marco Cecchetti
ed983f17cb
loolwsd: we use callbacks latch for not missing messages sent very early
...
- lok::Document::setCallbackLatch: used on doument loading for
set/unset the latch
- now cell cursors of other views are correctly notified to the new
view
2016-09-10 21:28:11 +02:00
Marco Cecchetti
edc1302f16
Revert "loolwsd: we use callbacks latch for not missing messages sent very early"
...
This reverts commit f2106157f3
.
2016-09-10 20:51:59 +02:00
Marco Cecchetti
f2106157f3
loolwsd: we use callbacks latch for not missing messages sent very early
...
- lok::Document::setCallbackLatch: used by a child session for
set/unset the latch
- lok::Document::registerCallback has a new boolean parameter used for
setting the latch state just before the callback is actually
registered for a (new) view
- now cell cursors of other views are correctly notified to the new
view
2016-09-09 22:23:51 +02:00
Tor Lillqvist
86afada76e
Update bundled LibreOfficeKit include files from LO core master
2016-08-29 17:54:28 +03:00
Miklos Vajna
e0cd11848a
Update bundled headers
2016-08-19 16:55:09 +02:00
Miklos Vajna
b9fbc6d369
Update bundled headers
2016-07-22 18:09:32 +02:00
Miklos Vajna
07b6f0ce64
Update bundled headers
2016-07-11 09:22:47 +02:00
Miklos Vajna
2419df6e60
Update bundled headers
2016-07-07 19:21:57 +02:00
Pranav Kant
42ebabb3a9
Update bundled headers
...
Change-Id: Ifa69fec15df328d97d5d2c207dcd47c0d3ff660d
2016-06-22 14:52:07 +05:30
Ashod Nakashian
8e480d7ac1
loolwsd: use paintPartTile and remove workarounds
...
Change-Id: Ice59004a23919c7a77a00782f7210a83bc1464e7
Reviewed-on: https://gerrit.libreoffice.org/24703
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-05-06 15:06:37 +00:00
Henry Castro
415b265b6b
loolwsd: update bundled headers
2016-04-23 11:38:49 -04:00
Jan Holesovsky
756cb64203
Update LOK headers to the latest ones.
2016-04-08 19:15:08 +02:00
Tor Lillqvist
80d9610432
Update from LO master
2016-03-04 12:09:14 +02:00
Jan Holesovsky
b442680d90
loolwsd: Update the bundled LOK headers.
2016-03-03 11:08:25 +01:00
Tor Lillqvist
46e2446db1
Update from LO master
2016-02-17 15:28:00 +02:00
Jan Holesovsky
32ecdb8ab6
loolwsd, loleaflet: Handle the ERROR callback.
...
This introduces a new error id 5 - "document save failed".
2016-02-03 11:24:21 +01:00
Miklos Vajna
816663f1e8
loolwsd: update bundled headers
2016-02-02 11:24:54 +01:00
Miklos Vajna
230c9cb4e3
loolwsd: update bundled headers
2016-01-29 14:36:14 +01:00
Andras Timar
84de61f3b4
Revert "loolwsd: update bundled headers"
...
This reverts commit 9bcde92f50
.
2015-12-02 16:46:30 +01:00
Andrzej Hunt
9bcde92f50
loolwsd: update bundled headers
...
(cherry picked from commit 49cddd1efb93d8f03a1696f64cf79f96839e1d6b)
2015-12-02 16:22:28 +01:00
Mihai Varga
5b1471aaf0
loolwsd: update the bundled headers
2015-11-30 12:59:37 +02:00
Miklos Vajna
195aa3a953
loolwsd: use png_set_write_user_transform_fn() only for BGRA pixel format
2015-11-24 09:19:17 +01:00
Miklos Vajna
7c88097163
loolwsd: update bundled headers
2015-11-23 12:12:10 +01:00
Miklos Vajna
fe1aacd6d0
loolwsd: update the bundled headers
2015-11-18 17:00:34 +01:00
Jan Holesovsky
9e9974e186
loolwsd: Update LOK headers to get setClientZoom and LOK_CALLBACK_CELL_FORMULA.
2015-11-16 20:29:21 +01:00
Andrzej Hunt
69325ce576
loolwsd: update bundled headers to contain LOK_CALLBACK_MOUSE_POINTER
2015-11-10 13:46:41 +01:00
Andrzej Hunt
b46bc1bcf6
loolwsd: update the bundled headers
2015-11-05 12:52:05 +01:00
Jan Holesovsky
9f75fbd2fc
loolwsd: Update the bundled LOK to contain LOK_CALLBACK_UNO_COMMAND_RESULT.
2015-11-03 19:29:50 +01:00
Miklos Vajna
c2a681ff4d
loolwsd: update the bundled headers
2015-10-26 17:21:15 +01:00
Miklos Vajna
2cf417f863
loolwsd: update the bundled headers
2015-10-14 16:13:30 +02:00
Miklos Vajna
d19f483085
loolwsd: update the bundled headers
2015-10-13 14:53:30 +02:00
Mihai Varga
a4003470e3
loolwsd: update the bundled headers
2015-10-08 16:49:46 +03:00
Mihai Varga
886cdc80df
search result count callback handler
2015-10-05 16:44:40 +03:00
Mihai Varga
14dca89150
We now send the mouse button that has been pressed and also they key
...
modifiers for actions such as ctrl+click or shift+click
2015-10-05 15:04:19 +03:00
Miklos Vajna
5d5d41d619
loolwsd: update bundled LOK headers
2015-09-29 12:51:19 +02:00
Mihai Varga
b278554ba6
loolwsd: update bundled headers
2015-09-10 12:56:32 +03:00
Henry Castro
38c40efbf3
loolwsd: update LibreOfficeKitInit.h
...
lok: namespace and re-work various types & helper functions.
by Michael Meeks.
2015-08-18 17:31:58 -04:00
Henry Castro
fd5b676b2d
loolwsd: set RTLD_NOW, all undefined symbols in
...
the library are resolved before dlopen() returns.
Also remove unnecessary commented code.
2015-07-15 20:57:39 -04:00
Jan Holesovsky
a172c73519
Update the bundled includes.
2015-06-25 12:03:16 +02:00
Tor Lillqvist
fd7f83df92
Update from master
2015-05-28 10:27:43 +03:00
Tor Lillqvist
b3ea72955d
Update from LO master
2015-05-27 14:06:50 +03:00
Tor Lillqvist
25ecb6ce16
Update from latest master
2015-05-23 11:25:42 +01:00
Tor Lillqvist
5c6cb156f9
Delete those bundled LOKit headers we don't actually use
2015-05-15 13:39:10 +03:00
Tor Lillqvist
4bff5fef73
Include LibreOfficeKit headers from today for optional use
...
Useful when building loolwsd on a system that doesn't have new enough
LibreOfficeKit headers available. (It makes sense to use them only if the
resulting loolwsd will then be run on a system with a new enough LibreOffice
installation anyway.)
Pass the --with-lokit-path=bundled/include configure option to use them.
2015-05-15 10:12:50 +03:00