summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-041-43/+3
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-041-3/+3
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-041-41/+14
* lokdialog: Kill some code; use already existing method to paintPranav Kant2017-12-041-1/+1
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-041-3/+24
* lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant2017-12-042-0/+8
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-1/+1
* lok: calc: set outline stateMarco Cecchetti2017-12-011-17/+16
* lok: Replace this custom loop with STLPranav Kant2017-11-301-15/+11
* lokdialog: Compress DIALOG_CHILD callbacksPranav Kant2017-11-301-0/+1
* lok - calc: outline and group handlingMarco Cecchetti2017-11-291-0/+18
* Fix 'unused parameter' warnings.Jan Holesovsky2017-11-291-5/+5
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-291-33/+0
* lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2017-11-291-16/+6
* lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2017-11-291-41/+115
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-291-36/+28
* loplugin:unusedmethodsNoel Grandin2017-11-292-13/+0
* LOK: provide user feedback while preloading.Michael Meeks2017-11-251-3/+6
* Remove redundant callPranav Kant2017-11-241-2/+0
* tdf#90794 Position of progress bar on high res screensheiko tietze2017-11-231-3/+16
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar2017-11-231-93/+40
* Various loplugin warnings in --enable-online-update=marStephan Bergmann2017-11-211-9/+9
* fix fallout from orcus upgrageDavid Tardon2017-11-211-16/+16
* Fix typosAndrea Gelmini2017-11-131-1/+1
* iOS, make sure SfxApplication::GetOrCreate() is calledjan Iversen2017-11-121-0/+1
* Upgrade these SAL_WARNs to INFOPranav Kant2017-11-101-27/+25
* lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant2017-11-091-0/+133
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-091-15/+31
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-091-3/+10
* sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2017-11-081-1/+3
* loplugin:finalclasses in dbaccessNoel Grandin2017-11-062-4/+3
* Finally make DbusIpcThread terminateStephan Bergmann2017-11-061-105/+61
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* Remove GetNextSubset and create GetSubsetMapJulien Nabet2017-11-051-2/+2
* Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara2017-11-041-4/+79
* Make Windows error reporting more robustMike Kaganski2017-11-042-6/+5
* Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet2017-11-041-1/+1
* Replace remaining lists by deques (desktop)Julien Nabet2017-11-035-43/+36
* improve constparam lopluginNoel Grandin2017-11-022-6/+6
* Replace some lists by vectors in deployment/registry (desktop)Julien Nabet2017-11-0110-15/+13
* loplugin:constantparam in d*Noel Grandin2017-11-013-4/+4
* Replace some lists by vectors in desktopJulien Nabet2017-10-305-25/+20
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-10-281-3/+12
* loplugin:includeform: desktop (Windows)Stephan Bergmann2017-10-271-3/+3
* ...and one more fix for DbusIpcThread,Stephan Bergmann2017-10-271-23/+4
* vcl: make MapMode constructor explicitMichael Stahl2017-10-264-5/+5
* iOS, soffice not needed for iOSjan Iversen2017-10-251-0/+6
* Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann2017-10-251-30/+54
* Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann2017-10-241-35/+34