summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-03-17lok: notify clients of clipboard changesAshod Nakashian
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-01LibreOfficeKit: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25desktop: always clear LOK error message on successMiklos Vajna
2018-01-12Repair windows build break.jan Iversen
2018-01-12iOS, stop trying to do dynamic load in init()jan Iversen
2018-01-10Mention that the getError() semantics are unclearTor Lillqvist
2018-01-08lokdocview: Make g-ir-compiler, scanner happyPranav Kant
2017-12-21Fix typosAndrea Gelmini
2017-12-21lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-23iOS, cleaned unused parameterjan Iversen
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-25lokdialog: Add more dialog related methods to LOK APIPranav Kant
2017-10-23loplugin:includeform: libreofficekitStephan Bergmann
2017-10-19Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKitStephan Bergmann
2017-10-17iOS, changed define to IOSjan Iversen
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-10-02Include dialogID in paintDialog APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-09-29LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-01Fix typosAndrea Gelmini