1. cfdbc96 Default OpenGL to off on all platforms by Thorsten Behrens · 8 years ago distro/cib/libreoffice-5-1
  2. 226439c ./g: don't exit early on ./g checkout -f by Thorsten Behrens · 8 years ago
  3. 44293c4 tdf#109080 First page header/footer ODF (1/2) by Luke Deller · 9 years ago
  4. e1bfdd4 download tarballs via HTTPS by Thorsten Behrens · 8 years ago
  5. 918078f Symstore: Also add .exe and .dlls to symstore by Samuel Mehrbrodt · 9 years ago
  6. 781ca02 gbuild: populate local symstore on Windows by Thorsten Behrens · 9 years ago
  7. f15d51b Build fixes by Samuel Mehrbrodt · 9 years ago
  8. 1e0d1aa Fix mismerge by Samuel Mehrbrodt · 9 years ago
  9. 6fc763c tdf#96011 Document is not focused when opening a second window by Samuel Mehrbrodt · 9 years ago
  10. 3bdf162 tdf#48300 bring window to top and restore window when minimized. by Mark Hung · 10 years ago
  11. 4e6c8db Crashdump: Make crash directory configurable by Samuel Mehrbrodt · 9 years ago
  12. fb1925f Disable CrashReportUI by Samuel Mehrbrodt · 9 years ago
  13. 9d09204 Add build id to crash metadata by Samuel Mehrbrodt · 9 years ago
  14. 074ae79 Fix CrashReportDialog by Samuel Mehrbrodt · 9 years ago
  15. 62cb0f4 Update crashreportdlg.ui from master by Samuel Mehrbrodt · 9 years ago
  16. 2be8ad4 breakpad: document how to read mini-dumps locally by Michael Stahl · 9 years ago
  17. d4555cd desktop: simplify $(ENABLE_BREAKPAD) checks by Michael Stahl · 10 years ago
  18. d4bfd57 breakpad: fix module makefile by Michael Stahl · 10 years ago
  19. bffec9b don't build/install minidump_upload with ENABLE_BREAKPAD= by Rene Engelhard · 10 years ago
  20. 7bdcda7 desktop: fix infinite loop with --enable-breakpad by Michael Stahl · 10 years ago
  21. 743da5b actually allow gbuild to see breakpad makefiles... by David Tardon · 10 years ago
  22. 528abdb desktop: fix undefined CrashReporter::AddKeyValue on MSVC by Michael Stahl · 10 years ago
  23. f24917b add the locale info to the crashreporter metadata by Markus Mohrhard · 9 years ago
  24. 30324b3 add a crashreporter entry when we start the shutdown by Markus Mohrhard · 9 years ago
  25. 4cedb449 don't overwrite the crashreport info that are written before upload by Markus Mohrhard · 9 years ago
  26. 9c26c30 use a dynamic library for minidump shared code by Markus Mohrhard · 10 years ago
  27. 7d8f0f2 I screwed up with the breakpad minidump_stackwalk patch by Markus Mohrhard · 10 years ago
  28. 3009d35 always compile breakpad with O2 by Markus Mohrhard · 10 years ago
  29. 03fa24e better use a backward compatible way to change the output by Markus Mohrhard · 10 years ago
  30. 803d2a5 add some info how to use the symbol upload script by Markus Mohrhard · 10 years ago
  31. 18c57fd add code_id to the minidump_stackwalk by Markus Mohrhard · 10 years ago
  32. e9e8d04 add some OpenGL info to the crash reporter by Markus Mohrhard · 10 years ago
  33. 6b4756e move the code for tdf#99410 to the sal init windows code by Markus Mohrhard · 10 years ago
  34. fcd31da better message for crash report dialog by Markus Mohrhard · 10 years ago
  35. c703e91 work around MSVCR2013 bug around AVX, tdf#99410 by Markus Mohrhard · 10 years ago
  36. afc41d6 passing a NULL pointer to fileno is not allowed by Markus Mohrhard · 10 years ago
  37. 16c13a1 we are using our own minidump_upload executable by Markus Mohrhard · 10 years ago
  38. 8ce8a83 enable breakpad in distro configs by Markus Mohrhard · 10 years ago
  39. 92b9c1b remove old debug output by Markus Mohrhard · 10 years ago
  40. d9728cc report the crash id back to the user by Markus Mohrhard · 10 years ago
  41. 16eeb2f don't just silently ignore the return value by Markus Mohrhard · 10 years ago
  42. dc8db9f integrate the minidump upload into the normal LibreOffice by Markus Mohrhard · 10 years ago
  43. 875005e extract the minidump uploader code into a static lib by Markus Mohrhard · 10 years ago
  44. 7bba14f add some more error checking to minidump uploader by Markus Mohrhard · 10 years ago
  45. ee98205 use the existing url to path function also in the ini file part by Markus Mohrhard · 10 years ago
  46. c800d84 use the existing URL to path tools by Markus Mohrhard · 10 years ago
  47. fc4e9b6 crash report lib should be part of mergelib by Markus Mohrhard · 10 years ago
  48. 5d80c3d don't use the VM URL anywhere by Markus Mohrhard · 10 years ago
  49. 1245559 use correct path for minidump_upload on windows by Markus Mohrhard · 10 years ago
  50. ad2f8f5 add the file extension for minidumps on windows by Markus Mohrhard · 10 years ago
  51. cd5cfdf use correct URL for crashreport by Markus Mohrhard · 10 years ago
  52. c46abf5 copy and paste error in minidump uploader by Markus Mohrhard · 10 years ago
  53. 83c402f this is unnecessary and os.path.abspath seems to be confused in cygwin by Markus Mohrhard · 10 years ago
  54. 0c0db1e make the symbol generation also work correctly on windows by Markus Mohrhard · 10 years ago
  55. 6b6b74d fix previous commits by Markus Mohrhard · 10 years ago
  56. 9560458 make debuggin failures a bit easier by Markus Mohrhard · 10 years ago
  57. f08a4c0 add build system part for upload crashreport symbols by Markus Mohrhard · 10 years ago
  58. c0cfdff fix the crashreport symbol upload script by Markus Mohrhard · 10 years ago
  59. 06949f8 also create the symbols.zip file by Markus Mohrhard · 10 years ago
  60. ff7a68e remove old symbols directory by Markus Mohrhard · 10 years ago
  61. d5cdacd return paths and not URLs by Markus Mohrhard · 10 years ago
  62. 8bcec53 update the minidump location as soon as possible by Markus Mohrhard · 10 years ago
  63. 7b86d36 handle std::string vs std::wstring during export by Markus Mohrhard · 10 years ago
  64. e7340dc fix the crash report location also in another place by Markus Mohrhard · 10 years ago
  65. 7ce7f75 add a build system target to generate the symbol files by Markus Mohrhard · 10 years ago
  66. 05f8a7f also handle .bin files in the windows symbol code by Markus Mohrhard · 10 years ago
  67. 97b6331 use the TDF server as target for crash reports by Markus Mohrhard · 10 years ago
  68. 1383c14 add the breakpad exception handler also for windows by Markus Mohrhard · 10 years ago
  69. 701e2e1 add missing file for breakpad library by Markus Mohrhard · 10 years ago
  70. 6bd24ae somewhere I lost the filename by Markus Mohrhard · 10 years ago
  71. d37181c update the location for breakpad as soon as we have access to profile by Markus Mohrhard · 10 years ago
  72. bbdb75b switch to EHs on windows by Markus Mohrhard · 10 years ago
  73. 110dfe6 get breakpad signal handler working on windows by Markus Mohrhard · 10 years ago
  74. 27e4c39 Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3 by Stephan Bergmann · 10 years ago
  75. 36a3e94 tdf#93548 Refactor sal signal to reduce code duplication by Aleksas Pantechovskis · 10 years ago
  76. 72a251e Remove unnecessary typedef (that introduced a reserved identifier) by Stephan Bergmann · 10 years ago
  77. ce37b78 support building breakpad on windows by Markus Mohrhard · 10 years ago
  78. e44f14c store the crash ini file inside of the user profile by Markus Mohrhard · 10 years ago
  79. 6c01ae4 remove the case for system breakpad by Markus Mohrhard · 10 years ago
  80. 443254e log to the crashreporter whether we use OpenGL by Markus Mohrhard · 10 years ago
  81. 86f4b6e fix a number of Wshadow warnings in breakpad by Markus Mohrhard · 10 years ago
  82. d0eea61 work on adding crash report UI by Markus Mohrhard · 10 years ago
  83. 6a8c29b better error reporting for crash uploader by Markus Mohrhard · 10 years ago
  84. 1fbe161 store the URL in the crash ini file by Markus Mohrhard · 10 years ago
  85. 51f26a4 use the new ini file based minidump uploader by Markus Mohrhard · 10 years ago
  86. 53e09d5 write an own minidump uploader by Markus Mohrhard · 10 years ago
  87. bc99ca5 log some information about used OpenGL device by Markus Mohrhard · 10 years ago
  88. cb43a9e don't hardcode the version string in crash report url by Markus Mohrhard · 10 years ago
  89. 886c04a add way to add additional information to the crash report by Markus Mohrhard · 10 years ago
  90. 769bd5f87 LIBO_LIBEXEC_FOLDER is the correct place for executables by Markus Mohrhard · 10 years ago
  91. 84dd8fa upload crashes correctly to server for linux by Markus Mohrhard · 10 years ago
  92. 6601790 add script to upload symbols to crash reporting site by Markus Mohrhard · 10 years ago
  93. 917d3a6 add script to generate symbols by Markus Mohrhard · 10 years ago
  94. 5373b9d fix the minidump_upload script to send correct http header by Markus Mohrhard · 10 years ago
  95. 4b6481f package minidump_upload tool by Markus Mohrhard · 10 years ago
  96. 2623106 include breakpad into the build by Markus Mohrhard · 10 years ago
  97. abe1ca6 tdf#100807 upload expat 2.2.0 by David Tardon · 10 years ago
  98. 0c08fa4 curl: upgrade to version 7.51.0 by Michael Stahl · 9 years ago
  99. 26c4e2d curl 7.50.0 has CURL as typedef struct Curl_easy by Caolán McNamara · 10 years ago
  100. 8085c47 bump curl to 7.50.0 by Caolán McNamara · 10 years ago