summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-181-0/+7
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-185-10/+7
* -Werror,-Wunused-lambda-captureStephan Bergmann2017-12-181-1/+1
* Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara2017-12-181-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-185-10/+10
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-181-1/+1
* lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti2017-12-161-1/+2
* Initialize more for sharing during pre-init.Michael Meeks2017-12-131-0/+17
* lok: discard name languages not registeredHenry Castro2017-12-131-2/+7
* lokdialog: State change events for dialogs uno commandsPranav Kant2017-12-131-1/+7
* lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2017-12-122-1/+12
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-0/+64
* lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti2017-12-121-0/+2
* Fix typosAndrea Gelmini2017-12-051-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-051-2/+3
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-051-43/+3
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-051-3/+3
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-051-41/+14
* lokdialog: Kill some code; use already existing method to paintPranav Kant2017-12-051-1/+1
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-051-3/+24
* lokdialog: Compress DIALOG_CHILD callbacksPranav Kant2017-11-301-0/+1
* lok: calc: set outline stateMarco Cecchetti2017-11-301-17/+16
* LOK: provide user feedback while preloading.Michael Meeks2017-11-301-3/+6
* lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant2017-11-302-0/+8
* LOK: support password-protected PDF docsAshod Nakashian2017-11-301-2/+10
* sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2017-11-281-1/+3
* lok - calc: outline and group handlingMarco Cecchetti2017-11-281-0/+18
* Fix 'unused parameter' warnings.Jan Holesovsky2017-11-281-5/+5
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-281-33/+0
* lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2017-11-281-16/+6
* lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2017-11-281-41/+115
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-281-36/+28
* Upgrade these SAL_WARNs to INFOPranav Kant2017-11-151-27/+25
* [API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2017-11-151-4/+4
* lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant2017-11-151-0/+133
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-151-15/+31
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-151-3/+10
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-11-151-3/+12
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-11-151-1/+1
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-11-151-0/+24
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-11-151-0/+21
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-11-151-1/+45
* lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant2017-11-151-0/+1
* lokdialog: Set dialog painting flags while paintingPranav Kant2017-11-151-0/+2
* lokdialog: Better dialog rendering APIPranav Kant2017-11-152-5/+7
* Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2017-11-151-0/+27
* Revert "Lok: support for batch API calls"Jan Holesovsky2017-11-153-75/+0
* lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky2017-10-031-5/+14
* lok: handle .uno:LanguageStatus commandHenry Castro2017-10-031-2/+35
* lok: Expose the automatic spell checking state in the UI.Jan Holesovsky2017-09-191-0/+1