summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow painting for arbitrary partAshod Nakashian2016-05-092-0/+34
* lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky2016-04-211-4/+4
* lokit: add getPartHashHenry Castro2016-04-212-0/+10
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-193-9/+10
* tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna2016-04-191-0/+17
* lok context menu: Expose the disabled commands too.Jan Holesovsky2016-04-081-6/+13
* lok context menu: Expose context menuPranav Kant2016-04-081-0/+16
* New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann2016-03-081-4/+1
* Mention that there are two disjunct sets of callbacksTor Lillqvist2016-03-041-0/+9
* sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky2016-03-031-12/+0
* sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro2016-02-161-0/+12
* lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky2016-02-111-0/+5
* lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky2016-02-061-0/+1
* Fix typosAndrea Gelmini2016-02-051-2/+2
* LibreOfficeKit: document availability of some LibreOfficeKit C++ APIRiccardo Magliocchetti2016-02-041-1/+6
* Include headers using OpenBSD toocoypu2016-02-041-1/+1