Andras Timar
6d187eef00
loleaflet: typo fixes in reference.html
2015-12-06 14:05:35 +01:00
Mihai Varga
031156546e
loleaflet: document map.sendUnoCommand
2015-12-04 10:40:56 +02: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
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
ee6ba5c9fb
loleaflet: document comment insert/delete commands
2015-11-17 19:02:40 +01:00
Mihai Varga
feebb0d2a7
loleaflet: document basic uno commads in reference.html
2015-11-12 20:28:44 +02:00
Mihai Varga
e7c8469f49
loleaflet: load jquery in the reference.html
...
This will be used to generate the uno commands documentation.
2015-11-12 19:22:30 +02:00
Mihai Varga
a025359cb8
loleaflet: document applyStyle/Font/FontSize methods
2015-11-12 18:20:49 +02:00
Mihai Varga
b840d1bbc7
loleaflet: document the insertFile method
2015-11-12 16:55:56 +02:00
Mihai Varga
c1efc7c012
Formula bar for calc
2015-11-12 16:55:56 +02:00
Jan Holesovsky
b068d9622c
loleaflet: Add 'commandresult' event.
...
It's the loleaflet equivalent of the LOK_CALLBACK_UNO_COMMAND_RESULT callback.
2015-11-04 13:27:23 +01:00
Mihai Varga
e6ce519f1c
loleaflet: added a map.print() method
...
Also renamed the print handler so that it does not interfere with the
new method
2015-10-21 18:49:45 +03:00
Mihai Varga
62184cffb4
loleaflet: documented the print event
2015-10-19 11:31:20 +03:00
Mihai Varga
ed35ac63f6
loleaflet: searchAll method
2015-10-19 10:44:54 +03:00
Mihai Varga
1588dd5f5d
loleaflet: map.getPageSizes - returns the size of each page
...
In twips and pixels
2015-10-15 19:33:37 +03:00
Mihai Varga
4d8169fa3b
loleaflet: mention that some parameters are in twips
2015-10-15 19:33:37 +03:00
Mihai Varga
21028a7500
loleaflet: updated and reorganized the html documentation
2015-10-15 19:33:37 +03:00
Mihai Varga
cf089ccf2a
tdf#94607 downloadAs command handler
...
We use a hidden iframe to download the document. Once we have the url
for it, we set iframr.src = url
Also added map.downloadAs(name, format, options) method
2015-10-09 16:14:38 +03:00
Mihai Varga
d8fa9d708b
handle LOK_CALLBACK_SEARCH_RESULT_SELECTION callback
2015-10-06 18:05:44 +03:00
Mihai Varga
07a305df80
loleaflet: partpagerectangles command integration
...
An event is fired with the page dimensions.
Also the current page number is updated based on which page contains
the current view's center
2015-09-30 13:29:10 +03:00
Mihai Varga
f9a6048b03
loleaflet: added the new methods to the html documentation
2015-09-18 17:53:08 +03:00
Mihai Varga
d8311e72b0
loleaflet: mention version in documentation
2015-09-18 11:50:41 +03:00
Mihai Varga
2e726e4a01
loleaflet: html documentation - mentioned the public events
2015-09-15 19:34:38 +03:00
Mihai Varga
fc5d617737
loleaflet: renamed remaining currentPart to selectedPart
2015-09-15 17:53:27 +03:00
Mihai Varga
41a83b88cf
loleaflet: html documentation
...
This is the clean version from the leaflet repository as seen at
http://leafletjs.com/reference.html
Changes will gradually be made to this to reflect the new API and the
changes in the code.
2015-09-15 15:06:51 +03:00