1. e371ec5 updater: disable lang pack handling for windows by Markus Mohrhard · 9 years ago
  2. 7d2fa41 updater: abort if there are not enough command line parameters by Markus Mohrhard · 9 years ago
  3. 0ae09b2 updater: convert to unix path in another place by Markus Mohrhard · 9 years ago
  4. e74846a updater: get the partial update generation working on windows by Markus Mohrhard · 9 years ago
  5. 1878dac updater: handle windows path in cygwin correctly by Markus Mohrhard · 9 years ago
  6. 954e4dc updater: check that access to mandatory externals is working by Markus Mohrhard · 9 years ago
  7. 71b0d8b updater: initial working on windows support for mar file generation by Markus Mohrhard · 9 years ago
  8. d99cc33 get-bugzilla-attachments: fix typo, ppotx -> potx by Aron Budea · 9 years ago
  9. 569ae95 ofz: resource dir no longer needed by Caolán McNamara · 9 years ago
  10. f2964b9 convert SfxGroupId to scoped enum by Noel Grandin · 9 years ago
  11. db5f86c update lo-xlate-lang for "kurdish"/kurmanji, amharic and guarani by Rene Engelhard · 9 years ago
  12. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  13. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  14. f58bca9 drop findunusedcode by Caolán McNamara · 9 years ago
  15. 96dec6a gbuild-to-ide: add VisualStudio visualizers file to solution by Mike Kaganski · 9 years ago
  16. 3fda57c fix SDK paths (especially cat/sed) in bin/distro-install-sdk by Rene Engelhard · 9 years ago
  17. 374c0e3 remove "vs2013" from gbuild-to-ide by Michael Stahl · 9 years ago
  18. 344a5db Ported bin/generate-bash-completion from Perl to Python by Arkadiy Illarionov · 9 years ago
  19. d4be760 iwyu: add language standard defines to flags by Jochen Nitschke · 9 years ago
  20. 4cea80d update externals in bin/gen-iwyu-dummy-lib script by Jochen Nitschke · 9 years ago
  21. 438c0ed reformat bin/gen-iwyu-dummy-lib script by Jochen Nitschke · 9 years ago
  22. 266bcae White-list sw/ by Jens Carl · 9 years ago
  23. 63a7df3 Ported bin/find-unusedheaders.pl to Python by Arkadiy Illarionov · 9 years ago
  24. b6d3fa9 updater: expand ~ to $HOME in config path of uploader script by Markus Mohrhard · 9 years ago
  25. 4ffdb67 remove TDE integration (vclplug, address book, config backend) by Michael Stahl · 9 years ago
  26. 089ff7a Android tinderbox build breaker by jan Iversen · 9 years ago
  27. 27a8afd undo touch of ANDROID build by jan Iversen · 9 years ago
  28. 2a48fd3 allow build without tls and ssl by jan Iversen · 9 years ago
  29. efa3ef6 support executables in vim-ide-integration by Markus Mohrhard · 9 years ago
  30. 7b91b81 White-list svx. by Michael Meeks · 9 years ago
  31. ea90304 fix construction of directory path by Markus Mohrhard · 9 years ago
  32. b4ef794 take the update server url from the config by Markus Mohrhard · 9 years ago
  33. e8bcef2 fix errors in upload scripts by Markus Mohrhard · 9 years ago
  34. ff3e72a integrate the partial update info into the uploaded info by Markus Mohrhard · 9 years ago
  35. fdb4b34 use file instead of complete for the key of the partial update info by Markus Mohrhard · 9 years ago
  36. d3c6b7f add missing file by Markus Mohrhard · 9 years ago
  37. a3a74db use the shared signing code by Markus Mohrhard · 9 years ago
  38. 4e8a934 simplify path handling in the updater scripts by Markus Mohrhard · 9 years ago
  39. 3bde01f create valid partial language updates and write partial update info by Markus Mohrhard · 9 years ago
  40. 208012c extract the mar signing code by Markus Mohrhard · 9 years ago
  41. 25ea5a7a extract mar file name generation by Markus Mohrhard · 9 years ago
  42. 93b0c5b reuse the new extract mar code for the partial update generation by Markus Mohrhard · 9 years ago
  43. eb6c82c ignore the precomplete file at least for now by Markus Mohrhard · 9 years ago
  44. f278499 add a script to extract and uncompress from a mar file by Markus Mohrhard · 9 years ago
  45. cffde6c remove the split functionality from the update creation by Markus Mohrhard · 9 years ago
  46. fab01f7 start working on the creation of partial update files by Markus Mohrhard · 9 years ago
  47. f8f7f70 send the csrf token with the updater scripts by Markus Mohrhard · 9 years ago
  48. 85d4534 handle signing errors much better by Markus Mohrhard · 9 years ago
  49. 0bd4bb6 error out if the path to the updater config is empty by Markus Mohrhard · 9 years ago
  50. fb13ed6 add the manifest file to the mar file by Markus Mohrhard · 10 years ago
  51. ac647e2 make sure that the upload command succeeds by Markus Mohrhard · 10 years ago
  52. 7f52e384 move most of the updater settings to ini file by Markus Mohrhard · 10 years ago
  53. 641bd98 create complete and correct build_config files for the updater by Markus Mohrhard · 10 years ago
  54. 6c85141 we only need the signed mar files by Markus Mohrhard · 10 years ago
  55. 5276e0f improve the build system part for generating mar files by Markus Mohrhard · 10 years ago
  56. db2e9dc don't use MOZ_ prefixed env vars by Markus Mohrhard · 10 years ago
  57. a2a62b3 also include the platform into the build config by Markus Mohrhard · 10 years ago
  58. 1cb3736 change of plans, we are not going to use balrog by Markus Mohrhard · 10 years ago
  59. 8e4d493 use the new file based approach for the mar creation by Markus Mohrhard · 10 years ago
  60. 1bff19a add makefile part to generate mar file and update info by Markus Mohrhard · 10 years ago
  61. b221bbc add files to send update info to balrog server by Markus Mohrhard · 10 years ago
  62. 9870d31 add script for incremental mar generation by Markus Mohrhard · 10 years ago
  63. 7d16d98 add script to generate complete mar files by Markus Mohrhard · 10 years ago
  64. b9a2509 Adapt bin/gen-boost-headers to Clang 5 by Stephan Bergmann · 9 years ago
  65. 89bdfcc bin/gen-boost-headers: Don't stumble over "boost" in pathname by Stephan Bergmann · 9 years ago
  66. 7819838 test to see if we have enough space without this by Caolán McNamara · 9 years ago
  67. 249b6a5 lo-commit-stat: use matching group before destroying it with another match by Christian Lohmaier · 9 years ago
  68. 0b8cccd lo-commit-stat: improve sort in buglists (by number within a tracker) by Christian Lohmaier · 9 years ago
  69. 9c83796 lo-commit-stat: default to utf8, adjust regex for tdf bugzilla by Christian Lohmaier · 9 years ago
  70. 146258f lo-commit-stat: drop unnecessary check whether hash is defined by Christian Lohmaier · 9 years ago
  71. 81b512f maybe oss-fuzz shares /work and /out by Caolán McNamara · 9 years ago
  72. e60bf59 White-list include/ and sc/ - wow. by Michael Meeks · 9 years ago
  73. ada1ac8 ucpgvfs is gone a long while by Caolán McNamara · 9 years ago
  74. b7b159d remove the old collaboration feature based on telepathy by Markus Mohrhard · 9 years ago
  75. b57af33 tdf#106737 Rewrite bin/list-dispatch-commands.php in Python by Arkadiy Illarionov · 9 years ago
  76. 9ec6519 changelog creation: "command | > file" doesn't fly by Christian Lohmaier · 9 years ago
  77. 7140355 remove PseudoSlot support from idl compiler by Noel Grandin · 9 years ago
  78. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  79. ce3e318 remove unhandled SID commands in starmath by Noel Grandin · 9 years ago
  80. 60d1f71 Add script to list dispatch commands by Philippe Jung · 9 years ago
  81. 17e872c remove unused defines from HRC files in svx(1) by Noel Grandin · 9 years ago
  82. 4307643 remove unused defines from HRC files in misc(2) by Noel Grandin · 9 years ago
  83. e604ddf remove unused defines from HRC files in svx(2) by Noel Grandin · 9 years ago
  84. a386915 remove unused defines from HRC files in sc(2) by Noel Grandin · 9 years ago
  85. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  86. 707f59b remove unused defines from HRC files in sc(1) by Noel Grandin · 9 years ago
  87. c627f4b remove unused defines from HRC files in various by Noel Grandin · 9 years ago
  88. a9bbc74 remove unused defines from HRC files in extensions by Noel Grandin · 9 years ago
  89. 6bedab8 remove unused defines from HRC files in sfx2 by Noel Grandin · 9 years ago
  90. f5a16ea remove unused defines from HRC files in svtools by Noel Grandin · 9 years ago
  91. c20dc44 remove unused defines from HRC files in reportdesign by Noel Grandin · 9 years ago
  92. 2b06401 remove unused defines from HRC files in dbaccess by Noel Grandin · 9 years ago
  93. 0e193a4 presumbly we need this to fix the arm build by Caolán McNamara · 9 years ago
  94. 2b3c578 remove unused defines from HRC files in sd by Noel Grandin · 9 years ago
  95. 6742500 remove unused defines from HRC files in sw/ by Noel Grandin · 9 years ago
  96. 2589f09 remove unused HRC defines in sd/ by Noel Grandin · 9 years ago
  97. f645294 remove unused RID constants by Noel Grandin · 9 years ago
  98. b9c1eb5 solution ProjectIDE-vs2013: Generate.5: only 1 .vcxproj and .filter pr module by Gian Domenico Ceccarini · 9 years ago
  99. 3b7054e use a different resource dir for oss-fuzz by Caolán McNamara · 9 years ago
  100. 9e4f653 report that we export certain vars to be set by Caolán McNamara · 9 years ago