Age | Commit message (Expand) | Author |
2024-02-25 | Avoid UTF-16->UTF-8->UTF-16 conversion | Mike Kaganski |
2023-11-08 | loplugin:unnecessarygetstr (clang-cl) | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktop | Stephan Bergmann |
2023-08-18 | ucbhelper,ucb,desktop: InternetProxyServer is problematic | Michael Stahl |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-04-25 | loplugin:unnecessarygetstr | Stephan Bergmann |
2023-04-11 | loplugin:stringadd | Stephan Bergmann |
2022-08-18 | crashreport: __cpuid/__cpuidex are not available on arm64 | Christian Lohmaier |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-06-18 | Add Last 4 UNO Commands To CrashReport Dump | Gopi Krishna Menon |
2021-06-18 | Add Active Sfx Object Name To CrashReport Dump | Gopi Krishna Menon |
2021-06-16 | Add Active App Name Field To Crash Report | Gopi Krishna Menon |
2021-05-18 | loplugin:stringview (--enable-breakpad) | Stephan Bergmann |
2021-04-02 | Simplify some static variable initializations | Mike Kaganski |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-01-24 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2021-01-20 | make crashreports include info about the system (CPU,memory) | Luboš Luňák |
2021-01-01 | Use Unicode paths on Windows for minidumps | Mike Kaganski |
2020-12-06 | Clean up CrashReporter::IsDumpEnable | Stephan Bergmann |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-10 | Delete google_breakpad::ExceptionHandler before calling _exit() | Mike Kaganski |
2019-10-14 | New loplugin:getstr | Stephan Bergmann |
2019-10-02 | tdf#127711 - A runtime-switch for the MiniCrashDump | Juergen Funk |
2019-10-02 | Refactoring of the class CrashReporter | Juergen Funk |
2019-10-01 | crashreport: change addKeyValue to lower-case camel | Juergen Funk |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-05-16 | tdf#114227: set better proxy params in cURL for crash reporting | Aron Budea |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-04-17 | submit crash reports using https | Markus Mohrhard |
2017-04-10 | Clean up uses of SAL_U/SAL_W: desktop | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-01-27 | Put crash directory config in soffice.ini, instead of own ini file | Samuel Mehrbrodt |
2017-01-24 | Crashdump: Make crash directory configurable | Samuel Mehrbrodt |
2017-01-15 | Add build id to crash metadata | Samuel Mehrbrodt |
2016-12-14 | -Werror,-Wunused-variable | Thorsten Behrens |
2016-12-11 | don't overwrite the crashreport info that are written before upload | Markus Mohrhard |
2016-05-30 | use the existing url to path function also in the ini file part | Markus Mohrhard |
2016-05-25 | Silence clang-cl -Werror,-Wmicrosoft-enum-value in external include | Stephan Bergmann |
2016-05-25 | Fix mis-merge | Stephan Bergmann |
2016-05-25 | -Werror,-Wunused-variable | Stephan Bergmann |
2016-05-24 | use correct URL for crashreport | Markus Mohrhard |
2016-05-24 | fix previous commits | Markus Mohrhard |
2016-05-24 | return paths and not URLs | Markus Mohrhard |
2016-05-24 | update the minidump location as soon as possible | Markus Mohrhard |
2016-05-23 | use the TDF server as target for crash reports | Markus Mohrhard |
2016-05-19 | somewhere I lost the filename | Markus Mohrhard |
2016-05-19 | update the location for breakpad as soon as we have access to profile | Markus Mohrhard |
2016-03-01 | loplugin:stringconcat | Stephan Bergmann |
2016-02-27 | store the crash ini file inside of the user profile | Markus Mohrhard |