1. 95c2f22 updater: fix incorrect installation directory path by Markus Mohrhard · 9 years ago
  2. 74a3a03 updater: flush the configuration changes before we call execv by Markus Mohrhard · 9 years ago
  3. 682cd95 updater: always log all Updater messages also to SAL_INFO by Markus Mohrhard · 9 years ago
  4. cff13c4 updater: log the update check time by Markus Mohrhard · 9 years ago
  5. c74fbd4 updater: switch to an one-step update by Markus Mohrhard · 9 years ago
  6. bdeb3fb updater: remove the updater files after an update by Markus Mohrhard · 9 years ago
  7. 6d2ef60 updater: make it easier to test indenpendent updater parts by Markus Mohrhard · 9 years ago
  8. a0c54ff updater: extract the build ID generation into own method by Markus Mohrhard · 9 years ago
  9. ec4229b tdf#109347: don't verify SSL certificate for crashreport upload by Markus Mohrhard · 9 years ago
  10. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  11. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  12. 8c64b2e loplugin:constparams in lotuswordpro by Noel Grandin · 9 years ago
  13. ff1471d tdf#109262 - load libraries, and handle exceptions for --script-cat by Michael Meeks · 9 years ago
  14. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  15. 13e57e4 Added SAL_NOLOCK_PROFILE variable to ignore lockfile by Szymon Kłos · 9 years ago
  16. a63e17c loplugin:checkunusedparams more part3 by Noel Grandin · 9 years ago
  17. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  18. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  19. c8e8ae8 updater: make sure the old oosplash process closes by Markus Mohrhard · 9 years ago
  20. 604bc94 loplugin:unusedfields readonly fields by Noel Grandin · 9 years ago
  21. b66cfdb Removed duplicated includes by Andrea Gelmini · 9 years ago
  22. f7c3daf lok: Add docm/xlsm/pptm filters to be known by LOK. by Jan Holesovsky · 9 years ago
  23. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  24. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  25. 5734c6f CheckWebQuery: Don't use OUString::createFromAscii for user input by Mike Kaganski · 9 years ago
  26. 0f7e64f loplugin:constparams in desktop by Noel Grandin · 9 years ago
  27. e530689 Clean up android specific template functions defined in std namespace by brainbreaker · 9 years ago
  28. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  29. b9ae150 Move scheduler task into its own header by Jan-Marek Glogowski · 9 years ago
  30. dc63cc3 use more OUString::operator== in dbaccess..filter by Noel Grandin · 9 years ago
  31. dd0bece loplugin:oncevar: empty strings: desktop by Stephan Bergmann · 9 years ago
  32. f19fbad tdf#106359: use SvFileStream to read iqy; fixes *nix compatibility by Mike Kaganski · 9 years ago
  33. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  34. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  35. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  36. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  37. 58cff1a loplugin:casttovoid (clang-cl): desktop by Stephan Bergmann · 9 years ago
  38. 6e3a563 loplugin:unusedfields various by Noel Grandin · 9 years ago
  39. eeb1030 loplugin:unusedfields in cui..idl by Noel Grandin · 9 years ago
  40. 0cc5391 loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY by Stephan Bergmann · 9 years ago
  41. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  42. eef90bd6 loplugin:casttovoid: desktop by Stephan Bergmann · 9 years ago
  43. 6cfce7d Handle osl::File::setPos failure by Stephan Bergmann · 9 years ago
  44. c724093 loplugin:oncevar by Stephan Bergmann · 9 years ago
  45. 594331c remove default-able copy ctors and copy operators by Jochen Nitschke · 9 years ago
  46. a263609 updater: add a way to manually test updater command line by Markus Mohrhard · 9 years ago
  47. 7843714 updater: forward the command line arguments to the updater by Markus Mohrhard · 9 years ago
  48. 222bc56 loplugin:unusedfields in desktop..editeng by Noel Grandin · 9 years ago
  49. 58ae5fb loplugin:oncevar in cppcanvas..drawinglayer by Noel Grandin · 9 years ago
  50. b3b2a75 updater: handle the SeeAlso property after the update succeeded by Markus Mohrhard · 9 years ago
  51. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  52. bb5622a updater: check every 12 hours for updates for now by Markus Mohrhard · 9 years ago
  53. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  54. 76ed00f updater: detect when user can not write to installation directory by Markus Mohrhard · 9 years ago
  55. fc26bbc updater: only download language packs for installed languages by Markus Mohrhard · 9 years ago
  56. 13bb5a4 Make SfxItemSet ranges correct by construction by Stephan Bergmann · 9 years ago
  57. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  58. 4ffdb67 remove TDE integration (vclplug, address book, config backend) by Michael Stahl · 9 years ago
  59. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  60. 9cdeee3 use the shared path code by Markus Mohrhard · 9 years ago
  61. 64179a5 better variable names by Markus Mohrhard · 9 years ago
  62. 9d186e5 make it easier to extend the response by Markus Mohrhard · 9 years ago
  63. 476cc20 use the shared path code by Markus Mohrhard · 9 years ago
  64. 42aac9e better updater logging by Markus Mohrhard · 9 years ago
  65. 6c6992f Add --script-cat parameter to dump scripts content. by Michael Meeks · 9 years ago
  66. 18cf495 tdf#36019: Disable context menu entry for extension removal properly by Muhammet Kara · 9 years ago
  67. f256b18 desktop: fix misformatted makefile line by Michael Stahl · 9 years ago
  68. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  69. 99841f1 tdf#36019: Fix tooltip by Muhammet Kara · 9 years ago
  70. 92be65d Avoid implementation-defined behavior when mapping non-ASCII characters by Stephan Bergmann · 9 years ago
  71. b082179 clang-tidy readability-redundant-string-cstr by Noel Grandin · 9 years ago
  72. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  73. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  74. 20c15b2 lok: Notify about the Formatting Marks changes. by Jan Holesovsky · 9 years ago
  75. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  76. d33a091 allow to override settings based updater URL and channel through env by Markus Mohrhard · 9 years ago
  77. f09be32 tdf#36019: Dynamically enable/disable extension removal via GUI by Muhammet Kara · 9 years ago
  78. 99b7c4f tdf#36019: Dynamically enable/disable extension installation via GUI by Muhammet Kara · 9 years ago
  79. 7a447a8 iOS, remove curl to make iOS compile by jan Iversen · 9 years ago
  80. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  81. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  82. d6e4d4e conditionally disable test that depends on additional fonts by Markus Mohrhard · 9 years ago
  83. d2846c4 loplugin:stringcopy: desktop by Stephan Bergmann · 9 years ago
  84. 2155e04 make string translation loading more uniform by Caolán McNamara · 9 years ago
  85. d880df3 remove unused languagetag.hxx includes by Jochen Nitschke · 9 years ago
  86. a5204fe remove double '/' in update download URL by Markus Mohrhard · 9 years ago
  87. ff65b97 log all the updater actions by Markus Mohrhard · 9 years ago
  88. 3e4f3ac actually abort the update process if the update file is invalid by Markus Mohrhard · 9 years ago
  89. 8eda8fa actually check the hash of the update files by Markus Mohrhard · 9 years ago
  90. 12e7e48 if the update_dir does not exist continue with the update check by Markus Mohrhard · 9 years ago
  91. ea2a3c2 better reporting for normal response from updater by Markus Mohrhard · 9 years ago
  92. b65cf7d extract the common updater path info into methods by Markus Mohrhard · 9 years ago
  93. a1ae46a either try to install an update or check for update by Markus Mohrhard · 9 years ago
  94. a72c3d0 normalize path for updater by Markus Mohrhard · 9 years ago
  95. 9304180 first stab at normalizing updater path by Markus Mohrhard · 9 years ago
  96. bdeb0c7 use an update dir that is in the user profile by Markus Mohrhard · 9 years ago
  97. da48be8 don't crash when we get bad response by Markus Mohrhard · 9 years ago
  98. 95b301a hard coding the number of entries just leads to problems by Markus Mohrhard · 9 years ago
  99. 00209d6 version entry is no more by Markus Mohrhard · 9 years ago
  100. 269a7a7 protect the downloading of the update info also with try..catch by Markus Mohrhard · 9 years ago