summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-21Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski1-57/+1
2020-04-21tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk1-10/+4
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann1-0/+4
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2017-10-23loplugin:includeform: desktopStephan Bergmann1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2016-12-03first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks1-0/+1
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard1-6/+0
2016-06-15work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard1-0/+6
2016-05-30Trivial follow-up fix to 64061d8dd687efa1c78e5284ab01f2f16e5817c3Tor Lillqvist1-1/+1
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-24add the file extension for minidumps on windowsMarkus Mohrhard1-1/+1
2016-05-24handle std::string vs std::wstring during exportMarkus Mohrhard1-3/+8
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard1-1/+18
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard1-1/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-12remove that unused old codeMarkus Mohrhard1-28/+0
2016-03-29Simplify codeStephan Bergmann1-2/+1
2016-03-29The whole block is only relevant for HAVE_FEATURE_OPENGLStephan Bergmann1-3/+1
2016-03-25fix headless buildOliver Specht1-1/+4
2016-03-01loplugin:sallogareasStephan Bergmann1-1/+1
2016-02-27leave comment about minidump locationMarkus Mohrhard1-0/+1
2016-02-27work on adding crash report UIMarkus Mohrhard1-21/+1
2016-02-26loplugin:stringconcatStephan Bergmann1-2/+2
2016-02-26store the URL in the crash ini fileMarkus Mohrhard1-0/+1
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard1-2/+13
2016-02-25loplugin:stringconcatStephan Bergmann1-1/+1
2016-02-25don't hardcode the version string in crash report urlMarkus Mohrhard1-1/+2
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard1-1/+1
2016-02-23Various loplugin warningsStephan Bergmann1-4/+4
2016-02-22LIBO_LIBEXEC_FOLDER is the correct place for executablesMarkus Mohrhard1-1/+1
2016-02-22upload crashes correctly to server for linuxMarkus Mohrhard1-3/+17
2016-02-22include breakpad into the buildMarkus Mohrhard1-0/+31
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-09-12desktop: com::sun::star->cssNoel Grandin1-1/+1
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist1-15/+0
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist1-2/+0
2015-02-07Fixup --without-x buildRiccardo Magliocchetti1-1/+1
2015-02-04Use LibreOfficeKit in the TiledLibreOffice iOS demo app, tooTor Lillqvist1-11/+1
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist1-4/+0
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard1-0/+12
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon1-1/+4
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist1-0/+32
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-04desktop: fix includesThomas Arnhold1-1/+1
2013-10-13Minor refactoring of iOS codeTor Lillqvist1-1/+5