summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-0/+3
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-3/+3
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant1-15/+5
2017-12-05lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant1-2/+2
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-3/+0
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant1-2/+5
2017-11-30lok: calc: set outline stateMarco Cecchetti1-0/+4
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant1-5/+0
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant1-6/+6
2017-11-15[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky1-5/+8
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant1-3/+7
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant1-1/+5
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-1/+1
2017-11-15lokdialog: Add dialog APIs to lok::Document classPranav Kant1-4/+6
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+10
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+2
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-0/+17
2017-11-15Include dialogID in paintDialog APIPranav Kant1-1/+1
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+3
2017-11-15Revert "Lok: support for batch API calls"Jan Holesovsky1-10/+0
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+2
2017-02-17Lok: support for batch API callsAshod Nakashian1-0/+10
2016-11-14lok: add character parameter to renderFontHenry Castro1-0/+1
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+5
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-2/+2
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-4/+0
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-0/+4
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-4/+4
2016-06-21lok: Expose LO version informationPranav Kant1-0/+3
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-4/+4
2016-05-09Allow painting for arbitrary partAshod Nakashian1-0/+13
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-4/+4
2016-04-21lokit: add getPartHashHenry Castro1-0/+4
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+2
2016-01-29LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti1-0/+2
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl1-0/+4
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl1-0/+5
2016-01-21Clean up lok::Office::freeError()Miklos Vajna1-2/+2
2016-01-20freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-19Make LibreOffice kit usable on windowsOliver Specht1-0/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-4/+4
2015-11-30LOK: renderFont methodMihai Varga1-0/+6
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+3
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-1/+2
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+7
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-1/+7
2015-10-22LOK: add Document::paste()Miklos Vajna1-0/+6
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+3
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+3
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna1-0/+3