summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-1/+7
* lok - sc: validity list drop down button callbackMarco Cecchetti2018-04-031-1/+10
* lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2018-04-031-0/+3
* lok: notify clients of clipboard changesAshod Nakashian2018-03-171-0/+11
* postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2018-02-272-8/+8
* lok IME: support dialogs as wellPranav Kant2018-02-142-2/+5
* sw lok: IME support + unit testPranav Kant2018-02-083-0/+27
* LibreOfficeKit: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-1/+0
* desktop: always clear LOK error message on successMiklos Vajna2018-01-251-5/+0
* Repair windows build break.jan Iversen2018-01-121-0/+2
* iOS, stop trying to do dynamic load in init()jan Iversen2018-01-121-8/+11
* Mention that the getError() semantics are unclearTor Lillqvist2018-01-101-0/+5
* lokdocview: Make g-ir-compiler, scanner happyPranav Kant2018-01-081-4/+2
* Fix typosAndrea Gelmini2017-12-211-1/+1
* lokdocview: Handle INVALIDATE_HEADER cbPranav Kant2017-12-211-3/+29
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-192-0/+14
* lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti2017-12-161-0/+5
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-151-1/+6
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-3/+3
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-042-39/+12
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-042-4/+4
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-043-42/+1
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-043-8/+25
* lok: calc: set outline stateMarco Cecchetti2017-12-012-0/+17
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-292-22/+0
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-292-24/+24
* iOS, cleaned unused parameterjan Iversen2017-11-231-0/+1
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-092-18/+32
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-092-4/+16
* Make Windows error reporting more robustMike Kaganski2017-11-041-1/+2
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-10-282-2/+5
* lokdialog: Add more dialog related methods to LOK APIPranav Kant2017-10-251-1/+50
* 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