Commit graph

661 commits

Author SHA1 Message Date
Andras Timar
dd6291e457 loleaflet: bump version after tarball 2015-12-06 14:11:17 +01:00
Andras Timar
f2cb7092a9 loleaflet: bump version before tarball 2015-12-06 14:11:02 +01:00
Andras Timar
6d187eef00 loleaflet: typo fixes in reference.html 2015-12-06 14:05:35 +01:00
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
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
Mihai Varga
b78fd2c68a loleaflet: renderfont command handler 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
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
Andras Timar
155c5d2781 loleaflet: bump version after tarball 2015-11-20 11:19:35 +01:00
Andras Timar
ae325baf27 loleaflet: bump version before tarball 2015-11-20 11:17:34 +01:00
Mihai Varga
8df7659ccd loleaflet: ccu#1328 added image/shape movement preview 2015-11-20 10:46:29 +02:00
Mihai Varga
11f2c1446a loleaflet: don't show a dialog when there is no selection content 2015-11-18 19:50:25 +02:00
Mihai Varga
e118574fa8 loleaflet: ccu#1349 handle copying cell content in Calc 2015-11-18 19:45:11 +02:00
Mihai Varga
9d911fbf22 loleaflet: fixt ctrl + C (copy) on firefox 2015-11-18 19:30:27 +02:00
Miklos Vajna
084e470257 loleaflet: send rendering options on load 2015-11-18 18:13:02 +01:00
Mihai Varga
f045fb5613 loleaflet: order the events description alphabetically 2015-11-18 17:45:21 +02:00
Mihai Varga
accf4c64aa loleaflet: order the events alphabetically 2015-11-18 17:45:21 +02:00
Mihai Varga
215ccfc421 loleaflet: document how to catch our custom events 2015-11-18 17:45:21 +02:00
Mihai Varga
605f6f3145 loleaflet: cellFormulaEvent documentation 2015-11-18 17:45:21 +02:00
Miklos Vajna
346b76fd93 loleaflet: move decoding comment where decoding happens 2015-11-17 21:09:29 +01:00
Mihai Varga
d18667d000 ccu#1273 support utf8 characters in the message passing server <-> client 2015-11-17 20:07:48 +02:00
Miklos Vajna
ee6ba5c9fb loleaflet: document comment insert/delete commands 2015-11-17 19:02:40 +01:00
Mihai Varga
b173908de0 loleaflet: bump version after tarball 2015-11-17 19:26:27 +02:00
Mihai Varga
683d128856 loleaflet: bump version before tarball 2015-11-17 19:26:14 +02:00
Andras Timar
14c85d397c loleaflet: bump version after tarball 2015-11-17 14:50:00 +01:00
Andras Timar
9e25af238d loleaflet: bump version before tarball 2015-11-17 14:47:56 +01:00
Andrzej Hunt
4e2bf06674 loleaflet: update client zoom before ViewRowColumnHeaders 2015-11-16 14:43:06 +01:00
Henry Castro
0883cd6d91 loleaflet: fix row/header last item, scroll offset 2015-11-15 19:28:38 -04:00
Henry Castro
7ed35f810e loleaflet: update row headers to modified css styles 2015-11-15 19:25:50 -04:00
Henry Castro
61648fa8af loleaflet: update column headers to modified css styles 2015-11-15 19:21:17 -04:00
Henry Castro
85b242a791 loleaflet: update row/columns styles 2015-11-15 19:17:26 -04:00
Mihai Varga
6acefcee9a lolleaflet: notify jslint about global objects 2015-11-13 11:36:48 +02:00
Mihai Varga
d8b91fbc29 loleaflet: fixed js lint errors in src/control/* 2015-11-13 11:27:54 +02:00
Mihai Varga
f19be527f5 loleaflet: fixed js lint erros in core/* 2015-11-13 11:04:17 +02:00
Mihai Varga
1c6299357d loleaflet: fixed js lint erros in layer/tile/CalcTileLayer.js 2015-11-13 11:01:34 +02:00