Commit graph

1170 commits

Author SHA1 Message Date
Mihai Varga
7c4d91d3ad loleaflet: jquery is needed by vex in tilebench 2015-12-04 12:57:52 +02:00
Mihai Varga
e36d6a0684 loleaflet: run npm install before packaging 2015-12-04 12:57:11 +02:00
Mihai Varga
73be5c3f50 loleaflet: also pack the test files and some nodejs modules 2015-12-04 12:14:22 +02:00
Mihai Varga
e1cca3dd7e loleaflet: bump version after tarball 2015-12-04 10:50:09 +02:00
Mihai Varga
f662a89f4e loleaflet: bump version before tarball 2015-12-04 10:45:32 +02:00
Mihai Varga
031156546e loleaflet: document map.sendUnoCommand 2015-12-04 10:40:56 +02:00
Mihai Varga
ebcf779d78 loleaflet: include reference.html in the tarball 2015-12-04 10:12:48 +02:00
Mihai Varga
493d560203 loleaflet: the current tilebench replay only works for text docs 2015-12-04 10:12:48 +02:00
Mihai Varga
4a1ec210ed loleaflet: allow adding the file_path and host for tilebench 2015-12-04 10:12:48 +02:00
Mihai Varga
552514c35d loleaflet: hide the document container after running tilebench 2015-12-04 10:12:48 +02:00
Mihai Varga
c57cd5b468 loleaflet: remove the scrollbar from tilebench.html 2015-12-04 10:12:47 +02:00
Mihai Varga
cfda675537 loleaflet: glue the spreadsheet to the row/column headers
Previously when the spreadsheet was zoomed out and it was smaller than
the viewing area, the document would've been centered
2015-12-04 10:12:47 +02:00
Henry Castro
9933ef8675 loolwsd: destroy lokit document when a child dies 2015-12-03 17:41:12 -04:00
Henry Castro
c71ce222a5 loolwsd: remove child workspace when a child dies 2015-12-03 15:43:54 -04:00
Henry Castro
4617a93e5c loolwsd: create a child workspace based on process id 2015-12-03 10:50:03 -04:00
Henry Castro
f5b6aa6515 loolwsd: shut down web sockets that are not yet assigned a document to work on 2015-12-02 20:20:05 -04:00
Andras Timar
84de61f3b4 Revert "loolwsd: update bundled headers"
This reverts commit 9bcde92f50.
2015-12-02 16:46:30 +01:00
Andras Timar
4f2d9b02e5 Revert "loolwsd: add support for postMouseEvent's targetwindow"
This reverts commit d1b39e39e8.
2015-12-02 16:46:25 +01:00
Andras Timar
19c3187371 Revert "loleaflet: add column/row-header selection support"
This reverts commit db02f8795b.
2015-12-02 16:46:17 +01:00
Andrzej Hunt
db02f8795b loleaflet: add column/row-header selection support
(cherry picked from commit 264761ca18406b414080ccae31554b8ea1128dfd)
2015-12-02 16:23:10 +01:00
Andrzej Hunt
d1b39e39e8 loolwsd: add support for postMouseEvent's targetwindow
(cherry picked from commit b45e3fa5becf8fcbf106cb6b944c8f4709563d43)
2015-12-02 16:22:55 +01:00
Andrzej Hunt
9bcde92f50 loolwsd: update bundled headers
(cherry picked from commit 49cddd1efb93d8f03a1696f64cf79f96839e1d6b)
2015-12-02 16:22:28 +01:00
Henry Castro
bde7cd9e67 loolwsd: add the option subdir-objects 2015-12-01 23:16:09 -04:00
Mihai Varga
5b1471aaf0 loolwsd: update the bundled headers 2015-11-30 12:59:37 +02:00
Mihai Varga
e1b0e3dce9 loolwsd: update renderFont png encoding 2015-11-30 12:58:41 +02:00
Mihai Varga
b78fd2c68a loleaflet: renderfont command handler 2015-11-30 11:16:53 +02:00
Mihai Varga
862cfe29a0 loolwsd: renderfont command handler
Renders the requested font and sends it back to the client as a png
image
2015-11-30 11:16:53 +02:00
Mihai Varga
aa405d3836 loolwsd: cache rendered fonts 2015-11-30 11:16:53 +02:00
Mihai Varga
46a726c22e loleaflet: tested and document .uno:SetHyperlink' 2015-11-30 11:16:53 +02:00
Mihai Varga
4aafd56654 loleaflet: add a JSON parameter to sendUnoCommand() 2015-11-30 11:16:52 +02:00
Andras Timar
449e772b29 loolwsd: bump version after tarball 2015-11-30 10:07:12 +01:00
Andras Timar
7418c981c6 loolwsd: bump version before tarball 2015-11-30 10:07:01 +01:00
Andras Timar
5fdef755db loolwsd: add Png.hpp to tarball 2015-11-30 10:06:40 +01:00
Andras Timar
1141f3bb81 loleaflet: bump version after tarball 2015-11-30 09:57:30 +01:00
Andras Timar
b813249a05 loleaflet: bump version before tarball 2015-11-30 09:54:57 +01:00
Andras Timar
d49df74506 loleaflet: update column headers after Set Optimal Column Width command 2015-11-28 20:04:45 +01:00
Henry Castro
c0fbf5ebf9 loolwsd: remove child root folder when it is a gracefull shut down 2015-11-25 23:17:08 -04:00
Henry Castro
c5037c5d30 loolwsd: stop http server and shut down remaining web sockets 2015-11-25 22:59:24 -04:00
Henry Castro
964d95f04b loolwsd: handle a graceful shutdown 2015-11-25 22:49:34 -04:00
Henry Castro
0417b90eeb loolwsd: add signal handler 2015-11-25 22:37:08 -04:00
Henry Castro
e2e0e3a962 loolwsd: call poll, to check the status of the websocket 2015-11-25 22:23:08 -04:00
Henry Castro
d09951091a loolwsd: avoid double child socket shutdown
It was causing "broke pipe" exception.
2015-11-25 22:09:06 -04:00
Andras Timar
2c184ee1c1 bccu#1371 add libsm6 as dependency to loolwsd 2015-11-25 15:56:46 +01:00
Miklos Vajna
2bb596a256 loolwsd: coding style
If README says "spaces, not tabs" and "braces go on separate lines",
then be consistent about it before it gets normal to not respect those
rules.
2015-11-24 09:43:17 +01: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
Caolán McNamara
9803e2e448 adapt to cairo data format
Change-Id: I9b12ee4ab2ff8cd056ffbc907fb78c0bf3928e4c
2015-11-24 09:07:00 +01:00
Miklos Vajna
7c88097163 loolwsd: update bundled headers 2015-11-23 12:12:10 +01:00
Miklos Vajna
4f1fa913e5 Add git-review config 2015-11-20 17:13:26 +01:00
Caolán McNamara
dfa6fd134f info_ptr leak I bet
Change-Id: Ica1a162a9ff1e1648c1ee5ef9edf4177b756ea51
Reviewed-on: https://gerrit.libreoffice.org/20091
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-11-20 16:12:38 +00:00
Andras Timar
155c5d2781 loleaflet: bump version after tarball 2015-11-20 11:19:35 +01:00