summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)Author
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
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-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav 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-02Include dialogID in paintDialog APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
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-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-23Lok: support for batch API callsAshod Nakashian
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-21lok: Expose LO version informationPranav Kant
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky
2016-04-21lokit: add getPartHashHenry Castro
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-01-29LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-20freeError function moved to the end of the listOliver Specht
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-30LOK: renderFont methodMihai Varga
2015-11-23LOK: add Document::getTileMode()Miklos Vajna
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-10-22LOK: add Document::paste()Miklos Vajna
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga