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