summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: libreofficekitStephan Bergmann2017-10-231-1/+1
* Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKitStephan Bergmann2017-10-192-3/+3
* iOS, changed define to IOSjan Iversen2017-10-171-3/+3
* lokdialog: Add dialog APIs to lok::Document classPranav Kant2017-10-022-4/+41
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-021-1/+1
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-021-0/+10
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-022-1/+21
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-021-0/+17
* lokdialog: Dialog invalidation supportPranav Kant2017-10-021-1/+5
* Include dialogID in paintDialog APIPranav Kant2017-10-021-1/+1
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-10-021-0/+3
* LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski2017-09-291-2/+19
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-09-142-6/+9
* lokit: make parts of unstable API public for 6.0Thorsten Behrens2017-09-143-19/+36
* implementing callback for ruler invalidationAditya Dewan2017-08-171-1/+18
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* 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