summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-12-01lok: calc: set outline stateMarco Cecchetti1-17/+16
2017-11-30lok: Replace this custom loop with STLPranav Kant1-15/+11
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant1-0/+1
2017-11-29lok - calc: outline and group handlingMarco Cecchetti1-0/+18
2017-11-29Fix 'unused parameter' warnings.Jan Holesovsky1-5/+5
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant1-33/+0
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-16/+6
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-41/+115
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant1-36/+28
2017-11-29loplugin:unusedmethodsNoel Grandin2-13/+0
2017-11-25LOK: provide user feedback while preloading.Michael Meeks1-3/+6
2017-11-24Remove redundant callPranav Kant1-2/+0
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze1-3/+16
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar1-93/+40
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann1-9/+9
2017-11-21fix fallout from orcus upgrageDavid Tardon1-16/+16
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-12iOS, make sure SfxApplication::GetOrCreate() is calledjan Iversen1-0/+1
2017-11-10Upgrade these SAL_WARNs to INFOPranav Kant1-27/+25
2017-11-09lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant1-0/+133
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant1-15/+31
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-3/+10
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+3
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin2-4/+3
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann1-105/+61
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-2/+2
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-4/+79
2017-11-04Make Windows error reporting more robustMike Kaganski2-6/+5
2017-11-04Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet1-1/+1
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet5-43/+36
2017-11-02improve constparam lopluginNoel Grandin2-6/+6
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet10-15/+13
2017-11-01loplugin:constantparam in d*Noel Grandin3-4/+4
2017-10-30Replace some lists by vectors in desktopJulien Nabet5-25/+20
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-3/+12
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann1-3/+3
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann1-23/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl4-5/+5
2017-10-25iOS, soffice not needed for iOSjan Iversen1-0/+6
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann1-30/+54
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann1-35/+34
2017-10-24iOS, updated desktop/source/lib/init.cxxjan Iversen1-0/+7
2017-10-23loplugin:includeform: desktopStephan Bergmann81-224/+224
2017-10-23overload std::hash for OUString and OStringNoel Grandin9-15/+9
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara2-23/+1
2017-10-20tdf#113311 disable CppunitTest_libreofficekit_tiledrendering for nowMichael Stahl1-0/+2
2017-10-20drmemory: fix small leakCaolán McNamara1-0/+3
2017-10-18set parent of extension file dialogCaolán McNamara1-3/+3
2017-10-18Resolves: tdf#112891 give restart dialog a parentCaolán McNamara2-3/+6