summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.cxx
AgeCommit message (Expand)Author
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-10Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-08-31Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks
2016-11-13drop extra semicolonsDavid Tardon
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-15work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2016-05-30Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-24add the file extension for minidumps on windowsMarkus Mohrhard
2016-05-24handle std::string vs std::wstring during exportMarkus Mohrhard
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12remove that unused old codeMarkus Mohrhard
2016-03-29Simplify codeStephan Bergmann
2016-03-29The whole block is only relevant for HAVE_FEATURE_OPENGLStephan Bergmann
2016-03-25fix headless buildOliver Specht
2016-03-01loplugin:sallogareasStephan Bergmann
2016-02-27leave comment about minidump locationMarkus Mohrhard
2016-02-27work on adding crash report UIMarkus Mohrhard
2016-02-26loplugin:stringconcatStephan Bergmann
2016-02-26store the URL in the crash ini fileMarkus Mohrhard
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard
2016-02-25loplugin:stringconcatStephan Bergmann
2016-02-25don't hardcode the version string in crash report urlMarkus Mohrhard
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2016-02-23Various loplugin warningsStephan Bergmann
2016-02-22LIBO_LIBEXEC_FOLDER is the correct place for executablesMarkus Mohrhard
2016-02-22upload crashes correctly to server for linuxMarkus Mohrhard
2016-02-22include breakpad into the buildMarkus Mohrhard
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-04Use LibreOfficeKit in the TiledLibreOffice iOS demo app, tooTor Lillqvist