summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14lok: check if an element exists in the containerHenry Castro
2018-02-13sw lok: IME support + unit testPranav Kant
2018-02-09sw lokit: add page syles to header & footerHenry Castro
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-26tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-24lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky
2018-01-24lok: Preload thesauri too.Jan Holesovsky
2018-01-18sw lok: enable Page Header/FooterHenry Castro
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant
2018-01-02lokdialog: Handle closing of modeless dialogs tooPranav Kant
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18-Werror,-Wunused-lambda-captureStephan Bergmann
2017-12-18Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-13Initialize more for sharing during pre-init.Michael Meeks
2017-12-13lok: discard name languages not registeredHenry Castro
2017-12-13lokdialog: State change events for dialogs uno commandsPranav Kant
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-05Fix typosAndrea Gelmini
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
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: Kill some code; use already existing method to paintPranav Kant
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-30LOK: provide user feedback while preloading.Michael Meeks
2017-11-30lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant
2017-11-30LOK: support password-protected PDF docsAshod Nakashian
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28Fix 'unused parameter' warnings.Jan Holesovsky
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-15Upgrade these SAL_WARNs to INFOPranav Kant
2017-11-15[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky
2017-11-15lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant
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