summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-285/+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
2017-10-13Log found extension updatesJan-Marek Glogowski1-10/+11
2017-10-12EPUB export: add simple example to command line helpCor Nouws1-1/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin21-53/+41
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-2/+1
2017-10-03lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky1-5/+14
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky1-1/+5
2017-10-03new loplugin:blockblockNoel Grandin1-7/+5