summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKit.hxx
AgeCommit message (Expand)Author
2018-01-10Mention that the getError() semantics are unclearTor Lillqvist
2017-12-19lokdialog: Allow windows / dialogs in different languages.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-25lokdialog: Add more dialog related methods to LOK APIPranav Kant
2017-10-19Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKitStephan Bergmann
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant
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-07-21migrate to boost::gettextCaolán McNamara
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
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-15Add the missing lok::Office::registerCallback().Jan Holesovsky
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-21lok: Change version string to JSON formatPranav Kant
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-21lokit: add getPartHashHenry Castro
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky
2016-02-04LibreOfficeKit: document availability of some LibreOfficeKit C++ APIRiccardo Magliocchetti
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
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-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-10Missing include (for NULL)Stephan Bergmann
2015-11-10Keep LibreOfficeKit.hxx compatible with C++03Stephan Bergmann