summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky2017-12-121-0/+64
* loplugin:salcall fix functionsNoel Grandin2017-12-1118-27/+27
* sw lok: enable Page Header/FooterHenry Castro2017-12-081-1/+3
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-082-2/+2
* lokit: add .uno:DocumentRepair commandHenry Castro2017-12-071-1/+2
* lok: discard name languages not registeredHenry Castro2017-12-071-2/+7
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* lokdialog: State change events for dialogs uno commandsPranav Kant2017-12-061-1/+7
* 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