summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-06-011-1/+1
* LibreOfficeKit, changed test for iOS.jan Iversen2017-05-291-6/+9
* lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2017-05-111-1/+6
* LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti2017-04-211-1/+9
* lokit: this was supposed to be plain C functionsThorsten Behrens2017-04-061-14/+16
* lokit: make this build on windows, silence extra warningsThorsten Behrens2017-04-062-9/+12
* lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera2017-04-061-2/+5
* lok: Allow setting of the language during load.Jan Holesovsky2017-03-241-0/+3
* Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann2017-03-221-35/+10
* LibreOfficeKitInit.h modified to avoid ODR.jan Iversen2017-03-201-5/+5
* ios LibreOfficeLight LOkit integrationjan Iversen2017-03-191-0/+10
* tdf#102511: Fix gobject-introspection annotation syntaxMike Gorse2017-03-151-6/+6
* Remove redundant 'inline' keyword, Linux reduxStephan Bergmann2017-03-071-42/+42
* Fix typosAndrea Gelmini2017-03-031-2/+2
* Run macro:// via LOKitKatarina Behrens2017-02-282-0/+15
* ios update to make TiledLibreOffice compile/linkjan Iversen2017-02-161-1/+4
* Revert "Lok: support for batch API calls"Jan Holesovsky2017-01-312-20/+0
* lok: Implement new callbacks for comment notificationsPranav Kant2017-01-271-0/+26
* lok: New feature flag to turn off tiled annotationsPranav Kant2017-01-231-0/+5
* Lok: support for batch API callsAshod Nakashian2017-01-232-0/+20
* Lok: number callback enum for easier debuggingAshod Nakashian2016-11-271-32/+32
* Add the missing lok::Office::registerCallback().Jan Holesovsky2016-11-151-0/+12
* lok: add character parameter to renderFontHenry Castro2016-11-142-2/+4
* tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant2016-10-211-6/+6
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-291-0/+8
* sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2016-09-162-0/+21
* lok::Document: rename getViews() to getViewsCount()Miklos Vajna2016-09-162-8/+8
* Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2016-09-152-15/+0
* LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2016-09-112-0/+15
* Clarify what the error code actually isTor Lillqvist2016-08-301-1/+1
* Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist2016-08-291-0/+23
* Check arm64 tooTor Lillqvist2016-08-201-1/+1
* sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna2016-08-191-0/+1
* sw lok: add callbacks for redline table insertion / removalMiklos Vajna2016-08-191-0/+24
* gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna2016-08-181-1/+3
* Better fix for Objective-CTor Lillqvist2016-08-181-4/+16
* Revert "These 'inline' keywords are fairly pointless"Tor Lillqvist2016-08-171-4/+4
* These 'inline' keywords are fairly pointlessTor Lillqvist2016-08-171-4/+4
* LOK init: strcpy() -> strncpy()Miklos Vajna2016-08-091-4/+5
* LOK init: avoid non-inline function definition in header fileMiklos Vajna2016-08-041-5/+5
* sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna2016-07-221-0/+16
* sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna2016-07-081-0/+16
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-0/+16
* sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna2016-07-011-1/+16
* LOK: change back type of view ids to intMiklos Vajna2016-06-301-4/+4
* lok: Change version string to JSON formatPranav Kant2016-06-212-7/+13
* sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna2016-06-211-1/+15
* lok: Expose LO version informationPranav Kant2016-06-213-0/+29
* sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna2016-06-201-0/+17
* LOK: change type of view ids to uintptr_tMiklos Vajna2016-06-172-8/+8