summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-12lokdialog: 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-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-05lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-01lok: calc: small fixesMarco Cecchetti
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-15[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-11-15lokdialog: Add more dialog related methods to LOK APIPranav Kant
2017-11-15lokdialog: Add dialog APIs to lok::Document classPranav Kant
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-11-15lokdialog: Dialog invalidation supportPranav Kant
2017-11-15Include dialogID in paintDialog APIPranav Kant
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-11-15Revert "Lok: support for batch API calls"Jan Holesovsky
2017-09-14implementing callback for ruler invalidationAditya Dewan
2017-05-16lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-17lok: Implement new callbacks for comment notificationsPranav Kant
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant
2017-02-17Lok: support for batch API callsAshod Nakashian
2017-02-17Lok: number callback enum for easier debuggingAshod Nakashian
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
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-08-30Clarify what the error code actually isTor Lillqvist
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-20Check arm64 tooTor Lillqvist
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna
2016-08-18Better fix for Objective-CTor Lillqvist