summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-03-19lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2018-03-19lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2018-03-19lokdialog: Kill some code; use already existing method to paintPranav Kant
2018-03-19lokdialog: Allow closing a dialog from LOK clientPranav Kant
2018-03-19lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant
2018-03-19lok: calc: set outline stateMarco Cecchetti
2018-03-19lok: Replace this custom loop with STLPranav Kant
2018-03-19lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2018-03-19lok - calc: outline and group handlingMarco Cecchetti
2018-03-19Fix 'unused parameter' warnings.Jan Holesovsky
2018-03-19lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar
2018-01-23tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky
2017-11-25LOK: provide user feedback while preloading.Michael Meeks
2017-11-24Remove redundant callPranav Kant
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21fix fallout from orcus upgrageDavid Tardon
2017-11-13Fix typosAndrea Gelmini
2017-11-12iOS, make sure SfxApplication::GetOrCreate() is calledjan Iversen
2017-11-10Upgrade these SAL_WARNs to INFOPranav Kant
2017-11-09lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-04Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-30Replace some lists by vectors in desktopJulien Nabet
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25iOS, soffice not needed for iOSjan Iversen
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann