summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKit.h
Commit message (Expand)AuthorAgeFilesLines
* lokit: make this build on windows, silence extra warningsThorsten Behrens2017-04-061-2/+4
* Run macro:// via LOKitKatarina Behrens2017-02-281-0/+2
* Revert "Lok: support for batch API calls"Jan Holesovsky2017-01-311-10/+0
* Lok: support for batch API callsAshod Nakashian2017-01-231-0/+10
* lok: add character parameter to renderFontHenry Castro2016-11-141-0/+1
* sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2016-09-161-0/+5
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-161-2/+2
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-151-4/+0
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-111-0/+4
* LOK: change back type of view ids to intMiklos Vajna2016-06-301-4/+4
* lok: Expose LO version informationPranav Kant2016-06-211-0/+3
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-171-4/+4
* Allow painting for arbitrary partAshod Nakashian2016-05-091-0/+13
* lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky2016-04-211-4/+4
* lokit: add getPartHashHenry Castro2016-04-211-0/+4
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-0/+2
* LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti2016-01-291-0/+2
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-271-0/+4
* libreofficekit: ask for password when loading encrypted documentsMichael Stahl2016-01-251-0/+5
* Clean up lok::Office::freeError()Miklos Vajna2016-01-211-2/+2
* freeError function moved to the end of the listOliver Specht2016-01-201-1/+2
* Make LibreOffice kit usable on windowsOliver Specht2016-01-191-0/+2
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-071-4/+4
* LOK: renderFont methodMihai Varga2015-11-301-0/+6
* LOK: add Document::getTileMode()Miklos Vajna2015-11-231-0/+3
* lok::Document::initializeForRendering: support init. argumentsMiklos Vajna2015-11-181-1/+2
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-131-0/+7
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-031-1/+7
* LOK: add Document::paste()Miklos Vajna2015-10-221-0/+6
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2015-10-051-1/+3
* lok: add Document::getPartPageRectangles()Miklos Vajna2015-09-291-0/+3
* lok: add Office::getFilterTypes()Miklos Vajna2015-09-251-0/+3
* lokdocview: set view before calling lok::Document member functionsMiklos Vajna2015-09-211-1/+1
* Add missing lok::Document::setPartMode() wrapperMiklos Vajna2015-09-211-4/+2
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-09-211-3/+2
* lok::Document: add get/setView()Miklos Vajna2015-09-211-0/+4
* lok::Document: add destroyView()Miklos Vajna2015-09-211-0/+2
* lok::Office: add getViews()Miklos Vajna2015-09-211-0/+3
* lok::Document: add createView()Miklos Vajna2015-09-211-0/+3
* LOK: added a general getCommandValues methodMihai Varga2015-09-101-1/+1
* Revert "LOK: added a general getCommandValues method"Mihai Varga2015-09-041-1/+1
* LOK: added a general getCommandValues methodMihai Varga2015-09-041-1/+1
* lok::Document getStyles methodMihai Varga2015-08-181-0/+3
* LOK: return used format in Document::getTextSelection()Miklos Vajna2015-06-191-1/+2
* LOK: add lok::Document::getTextSelection()Miklos Vajna2015-06-171-0/+4
* Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist2015-05-061-0/+5
* lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna2015-04-221-1/+2
* The mode lines says we use 4-column indentation steps, so do that thenTor Lillqvist2015-04-161-80/+91
* LOK: document remaining Document member functionsMiklos Vajna2015-04-071-16/+8
* Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist2015-03-201-1/+0