summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2017-04-06lokit: this was supposed to be plain C functionsThorsten Behrens1-14/+16
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens2-9/+12
2017-04-06lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera1-2/+5
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-0/+3
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann1-35/+10
2017-03-20LibreOfficeKitInit.h modified to avoid ODR.jan Iversen1-5/+5
2017-03-19ios LibreOfficeLight LOkit integrationjan Iversen1-0/+10
2017-03-15tdf#102511: Fix gobject-introspection annotation syntaxMike Gorse1-6/+6
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann1-42/+42
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-02-28Run macro:// via LOKitKatarina Behrens2-0/+15
2017-02-16ios update to make TiledLibreOffice compile/linkjan Iversen1-1/+4
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky2-20/+0
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant1-0/+26
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+5
2017-01-23Lok: support for batch API callsAshod Nakashian2-0/+20
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian1-32/+32
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky1-0/+12
2016-11-14lok: add character parameter to renderFontHenry Castro2-2/+4
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant1-6/+6
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+8
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2-0/+21
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna2-8/+8
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2-15/+0
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2-0/+15
2016-08-30Clarify what the error code actually isTor Lillqvist1-1/+1
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-0/+23
2016-08-20Check arm64 tooTor Lillqvist1-1/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+24
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-1/+3
2016-08-18Better fix for Objective-CTor Lillqvist1-4/+16
2016-08-17Revert "These 'inline' keywords are fairly pointless"Tor Lillqvist1-4/+4
2016-08-17These 'inline' keywords are fairly pointlessTor Lillqvist1-4/+4
2016-08-09LOK init: strcpy() -> strncpy()Miklos Vajna1-4/+5
2016-08-04LOK init: avoid non-inline function definition in header fileMiklos Vajna1-5/+5
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+16
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+16
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+16
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-1/+16
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-4/+4
2016-06-21lok: Change version string to JSON formatPranav Kant2-7/+13
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-1/+15
2016-06-21lok: Expose LO version informationPranav Kant3-0/+29
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+17
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna2-8/+8
2016-05-09Allow painting for arbitrary partAshod Nakashian2-0/+34
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-4/+4
2016-04-21lokit: add getPartHashHenry Castro2-0/+10
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann3-9/+10