1. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  2. 536bd91 Missing template clone() in configmgr dconf mode by Stephan Bergmann · 8 years ago
  3. c9a8187 Add possibility to read <value xsi:nil="true"/> from winreg conf backend by Andras Timar · 8 years ago
  4. 8776a89 Winreg config layer: Allow to define external backend separately by Mike Kaganski · 8 years ago
  5. 8bd827c Ignore dangling symlink configuration files by Stephan Bergmann · 8 years ago
  6. 573f87f Use for-range loops in comphelper and configmgr by Julien Nabet · 8 years ago
  7. a26adf6 Better return nil than an arbitrary xml:lang="..." value by Stephan Bergmann · 8 years ago
  8. 8f43170 configmgr: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  9. 2a1fb44 loplugin:passstuffbyref improved returns by Noel Grandin · 8 years ago
  10. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  11. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  12. 3ae605f Replace lists by vectors in configmgr/unotools by Julien Nabet · 8 years ago
  13. 05d1564 Winreg configuration layer: don't assert on user input by Mike Kaganski · 8 years ago
  14. 5a5953b Winreg configuration layer: use writeAttributeValue for oox:external by Mike Kaganski · 8 years ago
  15. ce8536a Winreg configuration layer: support oox:external values by Mike Kaganski · 8 years ago
  16. e90329f typo: xs::boolean -> xs:boolean by Andras Timar · 8 years ago
  17. 9ee6031 loplugin:constmethod in idl,helpcompiler by Noel Grandin · 8 years ago
  18. 012d4dc loplugin:includeform: configmgr by Stephan Bergmann · 8 years ago
  19. a5a905e Replace list by vector in components (configmgr) by Julien Nabet · 8 years ago
  20. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  21. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  22. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  23. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  24. ac80f048 loplugin:flatten in basctl..configmgr by Noel Grandin · 9 years ago
  25. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  26. 3f0fba0 New rtl::isUnicodeScalarValue, rtl::isSurrogate by Stephan Bergmann · 9 years ago
  27. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  28. 975d65e loplugin:constparams by Stephan Bergmann · 9 years ago
  29. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  30. e7c0bd4 error: ‘class configmgr::NodeMap’ has no member named ‘emplace’ by Caolán McNamara · 9 years ago
  31. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  32. f71a355 loplugin:constparams in configmgr,unotools by Noel Grandin · 9 years ago
  33. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  34. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  35. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  36. 74cf124 loplugin:salunicodeliteral: configmgr by Stephan Bergmann · 9 years ago
  37. e598c5f loplugin:cppunitassertequals: configmgr by Stephan Bergmann · 9 years ago
  38. 3a36cf4 loplugin:checkunusedparams in configmgr and vcl by Noel Grandin · 9 years ago
  39. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  40. 2489662 Clean up uses of SAL_U/SAL_W: configmgr by Stephan Bergmann · 9 years ago
  41. 50057a3 Introduce o3tl::string_view.hxx approximation of C++17 <string_view> by Stephan Bergmann · 9 years ago
  42. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  43. c88d5f0 data.xcd dead after tdf#46723 - enable configmgr unit tests by Noel Grandin · 9 years ago
  44. c4e7c26 Fix configmgr argument by Andrea Gelmini · 9 years ago
  45. c68ac77 cleanup double includes and declarations by Jochen Nitschke · 9 years ago
  46. 145accd tdf#106283: Registry settings are not read properly on Windows by Tamás Zolnai · 9 years ago
  47. 979e4b8 Revert "tdf#106283: Registry settings are not read properly on Windows" by Stephan Bergmann · 9 years ago
  48. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  49. 8cfda72 tdf#106283: Registry settings are not read properly on Windows by Tamás Zolnai · 9 years ago
  50. 12fc1d5 tdf#84323: Make osl::Condition::wait more readable by Fakabbir Amin · 9 years ago
  51. 8fc4aec convert ValueParser::State to scoped enum by Noel Grandin · 9 years ago
  52. 8dc38dd tdf#105447 Move accelerator to first letters in Help menu by Yousuf Philips · 9 years ago
  53. e5b0627 configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable. by Michael Meeks · 9 years ago
  54. 8a16f66 makeAny->Any in canvas..configmgr by Noel Grandin · 9 years ago
  55. 5595ee7 loplugin:useuniqueptr by Stephan Bergmann · 9 years ago
  56. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  57. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  58. a90a481 loplugin: unnecessary destructor: comphelper..desktop by Noel Grandin · 9 years ago
  59. 75346b4 Kill the AutoPilotPresentations UNO command by Gabor Kelemen · 9 years ago
  60. 525311b Fix typos by Andrea Gelmini · 9 years ago
  61. 227d3d0 clang-cl loplugin: configmgr by Stephan Bergmann · 9 years ago
  62. 5f1a338 profilesafe: Multiple adaptions by Armin Le Grand · 9 years ago
  63. 35ec825 profilesafe: Add values for SecureUserConfig by Armin Le Grand · 10 years ago feature/profilesafemode
  64. 7db23b6 profilesafe: Collect copies in single *.pack file by Armin Le Grand · 10 years ago
  65. 9fa4eff profilesafe: Enhancements to BackupFileHelper by Armin Le Grand · 10 years ago
  66. ed646dc profilesafe: Initial creation of BackupFileHelper by Armin Le Grand · 10 years ago
  67. af652b8 tdf#95386 Remove remains of .uno:HelperDialog by Gabor Kelemen · 10 years ago
  68. 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
  69. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  70. 36d6503 Tell where the colon is missing in the exception message by Tor Lillqvist · 10 years ago
  71. 99cb0d3 configmgr: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
  72. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  73. a465a96 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  74. 384c75b tdf#61396 Possibility to edit a template not in Template Repository by Akshay Deep · 10 years ago
  75. 198cba6 tdf#91781 A round of minor tweaks to Writer's menus by Yousuf Philips · 10 years ago
  76. 4722192 Convert XmlReader::Result to scoped enum by Noel Grandin · 10 years ago
  77. 6bda2bf Convert XmlReader::Text to scoped enum by Noel Grandin · 10 years ago
  78. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  79. 34499f0 Silence -Werror,-Wimplicit-fallthrough under NDEBUG by Stephan Bergmann · 10 years ago
  80. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  81. 4b3c211 Remove Edit -> Plug-in as no longer used by Bryan Quigley · 10 years ago
  82. e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
  83. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  84. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  85. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  86. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  87. f0070f5 Missing include by Stephan Bergmann · 10 years ago
  88. 89e0663 tdf#96099 fix trival typedefs, Path to std::vector<OUString> by Jakub Trzebiatowski · 10 years ago
  89. 8eef10a5 Let's use the iterator return by erase method (part b) by Julien Nabet · 10 years ago
  90. b38f58a tdf#97703 Removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
  91. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  92. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  93. a78f074 tdf#70998 Termchange: Graphic/Picture->Image by akki95 · 10 years ago
  94. 597e694 Fix typos by Andrea Gelmini · 10 years ago
  95. 41dde831 Kill remaining plugin bits by Maxim Monastirsky · 10 years ago
  96. c5458af loplugin:unusedfields in chart2 by Noel Grandin · 10 years ago
  97. aad80e0 cppcheck:useInitializationList by Noel Grandin · 10 years ago
  98. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  99. 047239d loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  100. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago