summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro1-39/+31
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti1-2/+2
2017-10-02Removed duplicated includesAndrea Gelmini1-1/+0
2017-10-02tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski1-0/+1
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+24
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+21
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-1/+45
2017-10-02lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant1-0/+1
2017-10-02lokdialog: Set dialog painting flags while paintingPranav Kant1-0/+2
2017-10-02lokdialog: Better dialog rendering APIPranav Kant2-5/+7
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+27
2017-10-02lok: handle .uno:LanguageStatus commandHenry Castro1-5/+42
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski3-9/+9