summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2018-01-12lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-06lokit: this was supposed to be plain C functionsThorsten Behrens
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens
2017-04-06lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann
2017-03-20LibreOfficeKitInit.h modified to avoid ODR.jan Iversen
2017-03-19ios LibreOfficeLight LOkit integrationjan Iversen
2017-03-15tdf#102511: Fix gobject-introspection annotation syntaxMike Gorse
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-16ios update to make TiledLibreOffice compile/linkjan Iversen
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2017-01-23Lok: support for batch API callsAshod Nakashian
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-08-30Clarify what the error code actually isTor Lillqvist
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-20Check arm64 tooTor Lillqvist
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-08-18Better fix for Objective-CTor Lillqvist
2016-08-17Revert "These 'inline' keywords are fairly pointless"Tor Lillqvist
2016-08-17These 'inline' keywords are fairly pointlessTor Lillqvist
2016-08-09LOK init: strcpy() -> strncpy()Miklos Vajna
2016-08-04LOK init: avoid non-inline function definition in header fileMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-21lok: Change version string to JSON formatPranav Kant
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-06-21lok: Expose LO version informationPranav Kant
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-05-09Allow painting for arbitrary partAshod Nakashian