summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
* desktop: fix Android -Werror=unused-functionMiklos Vajna2017-03-201-0/+2
* don't check safe mode on AndroidTomaž Vajngerl2017-03-201-1/+2
* remove unused defines from HRC files in desktopNoel Grandin2017-03-172-54/+0
* tdf#106359: Open Web Query (.iqy) filesMike Kaganski2017-03-091-1/+89
* Fix typosAndrea Gelmini2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-282-2/+2
* tdf#100826 related: initialize stdout/stdin/strerr properlyMike Kaganski2017-02-181-25/+9
* Add missing #includesStephan Bergmann2017-02-063-0/+5
* Need <config_features.h> here, tooTor Lillqvist2017-02-011-0/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-311-1/+0
* Put crash directory config in soffice.ini, instead of own ini fileSamuel Mehrbrodt2017-01-271-3/+11
* Remove dynamic exception specificationsStephan Bergmann2017-01-267-41/+19
* Crashdump: Make crash directory configurableSamuel Mehrbrodt2017-01-241-11/+13
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-2/+2
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-1/+0
* set the default startup document locale fallback to work locale, not UI localeEike Rathke2017-01-171-1/+6
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-2/+3
* Add build id to crash metadataSamuel Mehrbrodt2017-01-151-0/+2
* add the locale info to the crashreporter metadataMarkus Mohrhard2017-01-061-0/+2
* loplugin:nullptrStephan Bergmann2017-01-061-1/+1
* Work around clang-cl -Werror,-Wmissing-field-initializersStephan Bergmann2017-01-061-1/+2
* desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl2017-01-031-4/+0
* tdf#100826: Use parent console for output if possibleMike Kaganski2016-12-231-15/+79
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar2016-12-201-1/+1
* tdf#104441 Addition to output to the console helptagezi2016-12-171-0/+7
* loplugin:nullptr (clang-cl)Stephan Bergmann2016-12-161-3/+3
* -Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann2016-12-161-1/+1
* -Werror,-Wunused-variableThorsten Behrens2016-12-141-1/+2
* SafeMode: Restart goes into safe mode againSamuel Mehrbrodt2016-12-131-1/+4
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-4/+30
* tdf#100836 "Starting the LibreOffice Software With Parameters" help updatetagezi2016-12-051-69/+124
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks2016-12-031-0/+1
* tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks2016-12-011-0/+4
* Revert "Remove extra "=" symbol for "--splash-pipe" argument"Stephan Bergmann2016-11-281-1/+1
* Remove extra "=" symbol for "--splash-pipe" argumenttagezi2016-11-261-1/+1
* New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2016-11-231-1/+2
* loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann2016-11-232-4/+0
* tdf#100826: use console for -h and --version also on WindowsMike Kaganski2016-11-232-198/+133
* drop extra semicolonsDavid Tardon2016-11-131-2/+2
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-2/+2
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-092-36/+14
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+3
* loplugin:oncevarNoel Grandin2016-11-081-3/+1
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-041-2/+1
* tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl2016-10-241-3/+1
* Check for enable safe mode earlierSamuel Mehrbrodt2016-10-202-3/+5