summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit
Commit message (Expand)AuthorAgeFilesLines
* Verify that we are actually passed a URL, not a pathnameTor Lillqvist2018-10-251-0/+9
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-102-0/+40
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-291-1/+1
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-3/+3
* Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist2018-07-191-1/+1
* lok: export preinit helper, and share code variously.Michael Meeks2018-07-091-4/+36
* 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