1. c1382f2 MSO lockfiles: Missing comma by Tamás Zolnai · 7 years ago
  2. 5aa23e4 Generate MSO lock files when the related MSO compat. option is set by Tamás Zolnai · 7 years ago
  3. 421ebc9 MSForms: Introduce a new compatibility flag to enable MS compatible Forms menu by Tamás Zolnai · 7 years ago
  4. 3729f11 Swiss Standard German: replace 'ß' in German translation with 'ss' by Tor Lillqvist · 7 years ago
  5. af747df Avoid gengal hanging in an --enable-dbgutil build on Windows by Tor Lillqvist · 8 years ago
  6. 08071d4 tdf#35798: Hide empty Database fields' paragraphs (+ compat option) by Mike Kaganski · 8 years ago
  7. e0fb4af lokdialog: Few more places that need to take LOK's LanguageTag into account. by Jan Holesovsky · 8 years ago
  8. ca25424 unotools: remove UseSHA1InODF12/UseBlowfishInODF12 from SvtSaveOptions by Michael Stahl · 8 years ago
  9. 9c885a0 Read/write 'encrypt to self' bit by Katarina Behrens · 8 years ago
  10. 9bf4d47 Read/write preferred GPG signing/encryption keys by Katarina Behrens · 8 years ago
  11. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  12. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  13. 9cb2962 rename AvoidConfig to Fuzzing by Caolán McNamara · 8 years ago
  14. a8b8841 speed up fuzzers a little by Caolán McNamara · 8 years ago
  15. 5a96359 CharClass: simplify methods a little by Mike Kaganski · 8 years ago
  16. 3ae605f Replace lists by vectors in configmgr/unotools by Julien Nabet · 8 years ago
  17. 7616e1c LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 by Eike Rathke · 8 years ago
  18. 922a94f Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 by Eike Rathke · 8 years ago
  19. 51a7ae7 Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 by Eike Rathke · 8 years ago
  20. ad1bf2c Supersede with XLocaleData5, LocaleData2, tdf#81671 by Eike Rathke · 8 years ago
  21. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  22. 7bd7048 loplugin:includeform: unotools by Stephan Bergmann · 8 years ago
  23. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  24. d4e5e20 tdf#110742 add support for icon themes via extension manager by Caolán McNamara · 8 years ago
  25. aacf28c Revert "remove handing of deprecated Storage path option" by Noel Grandin · 9 years ago
  26. 2bdf80be loplugin:finalclasses in unotools..vbahelper by Noel Grandin · 9 years ago
  27. b71fdc6 remove handing of deprecated Storage path option by Jochen Nitschke · 9 years ago
  28. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  29. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  30. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  31. 2d2259c clang-tidy modernize-use-emplace in test..vbahelper by Noel Grandin · 9 years ago
  32. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  33. 7281f4a use std::unique_ptr in TItemInfo by Noel Grandin · 9 years ago
  34. 5199250 Don't call NotifyListeners with mutex locked by Stephan Bergmann · 9 years ago
  35. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  36. 75a96e2 Translate German comments/debug strings (leftovers in dirs test to uui) by Johnny_M · 9 years ago
  37. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  38. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  39. 0b02b9c Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)" by Stephan Bergmann · 9 years ago
  40. 1b694dad loplugin:unusedmethods by Noel Grandin · 9 years ago
  41. 52275c6 tdf#110355: regression fix by Vitaliy Anderson · 9 years ago
  42. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  43. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  44. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  45. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  46. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  47. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  48. 90ac467 make IntlWrapper arg to GetPresentation non-implicit and non-optional by Caolán McNamara · 9 years ago
  49. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  50. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  51. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  52. f71a355 loplugin:constparams in configmgr,unotools by Noel Grandin · 9 years ago
  53. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  54. 0416f00 loplugin:oncevar: empty strings: unotools by Stephan Bergmann · 9 years ago
  55. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  56. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  57. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  58. 6a76b4c simplify LocalFileHelper::GetFolderContents by Noel Grandin · 9 years ago
  59. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  60. 18d7548 loplugin:casttovoid: unotools by Stephan Bergmann · 9 years ago
  61. 979d58c loplugin:unusedfields in toolkit..xmloff by Noel Grandin · 9 years ago
  62. 26c82e2 loplugin:oncevar in ucb..vbahelper by Noel Grandin · 9 years ago
  63. 3f31815 s/catched/caught by Noel Grandin · 9 years ago
  64. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  65. 101fdd9 fix regression, some mutexes need to live longer by Jochen Nitschke · 9 years ago
  66. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  67. 6149da2 replace misc double checked locking patterns by Jochen Nitschke · 9 years ago
  68. d69795b use local statics in getTypes functions by Jochen Nitschke · 9 years ago
  69. a975624 loplugin:unusedfields in tools..vbahelper by Noel Grandin · 9 years ago
  70. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  71. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  72. 0e2a6e8 remove some unnecessary use of OUStringBuffer by Noel Grandin · 9 years ago
  73. 93a41b2 tdf#108349: fix LanguageType conversions from UNO "short" by Michael Stahl · 9 years ago
  74. 84e18e9 Improved loplugin:redundantcast, const/static_cast combinations: unotools by Stephan Bergmann · 9 years ago
  75. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  76. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  77. f85ded4 tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat option by Miklos Vajna · 9 years ago
  78. d1e47b1 enhance useuniqueptr loplugin by Noel Grandin · 9 years ago
  79. b052e17 loplugin:stringcopy: unotools by Stephan Bergmann · 9 years ago
  80. 4c05834 loplugin:unusedmethods by Noel Grandin · 9 years ago
  81. dd6d799 loplugin:constantparam by Noel Grandin · 9 years ago
  82. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  83. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  84. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  85. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  86. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  87. f4da706 tdf#43157: convert unotools from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  88. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  89. d200713 Removed duplicated include by Andrea Gelmini · 9 years ago
  90. ad3e1af Move getProcessWorkingDir from tools to unotools by Chris Sherlock · 9 years ago
  91. a8a49d7 unotools: cleanup bootstrap.cxx by Chris Sherlock · 9 years ago
  92. f766331 loplugin:salunicodeliteral: unotools by Stephan Bergmann · 9 years ago
  93. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  94. f9f045e78 tools: move errcode.hxx to the vcl module by Chris Sherlock · 9 years ago
  95. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  96. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  97. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  98. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  99. b2764a9 convert EDynamicMenuType to scoped enum by Noel Grandin · 9 years ago
  100. 6390d77 convert MeasurementSystem to scoped enum by Noel Grandin · 9 years ago