1. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  2. bba299d tdf#114751 Update the default UI fonts for Japanese locale by Takeshi Abe · 8 years ago
  3. c774ad6 loplugin:constantparam in svtools..unotools by Noel Grandin · 8 years ago
  4. 240e67e Fix typos by Andrea Gelmini · 8 years ago
  5. 01f3d84 Blind build fix for Android by Stephan Bergmann · 8 years ago
  6. 6b8a3ab iOS, added same limitations as MACOSX by jan Iversen · 8 years ago
  7. 1126fcf fix fuzzer build by Caolán McNamara · 8 years ago
  8. a32d22e hook up gettext to native dialog by Caolán McNamara · 8 years ago
  9. 945a119 loplugin:constparams by Noel Grandin · 8 years ago
  10. 3b666f6 remove some sal_Bool remnants by Noel Grandin · 8 years ago
  11. c80e341 More loplugin:cstylecast: unotools by Stephan Bergmann · 8 years ago
  12. b7f0446 More loplugin:cstylecast: unotools by Stephan Bergmann · 8 years ago
  13. 83f69a1 loplugin:redundantcast: unotools by Stephan Bergmann · 8 years ago
  14. e57a036 loplugin:useuniqueptr in tools,stoc,unotools by Noel Grandin · 8 years ago
  15. a9e294f lokdialog: Few more places that need to take LOK's LanguageTag into account. by Jan Holesovsky · 8 years ago
  16. cadfee0 ofz#4952 avoid liblangtag config when fuzzing enabled by Caolán McNamara · 8 years ago
  17. 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
  18. 1b66623 loplugin:singlevalfields improve copy constructor check by Noel Grandin · 8 years ago
  19. 6028b64 loplugin:passstuffbyref even more return improvements by Noel Grandin · 8 years ago
  20. 87114b3 ofz#4722 Integer-overflow by Caolán McNamara · 8 years ago
  21. 2a1fb44 loplugin:passstuffbyref improved returns by Noel Grandin · 8 years ago
  22. 26be5f2 unotools: don't go belly-up if temp dir is wrong or empty by Juergen Funk · 8 years ago
  23. b74da08 Read some configuration items directly by Stephan Bergmann · 8 years ago
  24. 66cd725 Don't leak SvtSaveOptions instance through ItemHolder1::holdConfigItem by Stephan Bergmann · 8 years ago
  25. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  26. 5c66c07 Read/write 'encrypt to self' bit by Katarina Behrens · 8 years ago
  27. df4fac1 Read/write preferred GPG signing/encryption keys by Katarina Behrens · 8 years ago
  28. 15d134b Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing by Stephan Bergmann · 8 years ago
  29. c5f6043 Enable C++17 for clang-cl, too by Stephan Bergmann · 8 years ago
  30. 78a6ce1 DELETEZ->std::unique_ptr in toolkit,unotools by Noel Grandin · 8 years ago
  31. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  32. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  33. 90d2155 Work around latest Boost 1.65.1 still using deprecated std::auto_ptr by Stephan Bergmann · 8 years ago
  34. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  35. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  36. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  37. 9cb2962 rename AvoidConfig to Fuzzing by Caolán McNamara · 8 years ago
  38. a8b8841 speed up fuzzers a little by Caolán McNamara · 8 years ago
  39. 5a96359 CharClass: simplify methods a little by Mike Kaganski · 8 years ago
  40. 3ae605f Replace lists by vectors in configmgr/unotools by Julien Nabet · 8 years ago
  41. 7616e1c LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 by Eike Rathke · 8 years ago
  42. 922a94f Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 by Eike Rathke · 8 years ago
  43. 51a7ae7 Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 by Eike Rathke · 8 years ago
  44. ad1bf2c Supersede with XLocaleData5, LocaleData2, tdf#81671 by Eike Rathke · 8 years ago
  45. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  46. 7bd7048 loplugin:includeform: unotools by Stephan Bergmann · 8 years ago
  47. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  48. d4e5e20 tdf#110742 add support for icon themes via extension manager by Caolán McNamara · 8 years ago
  49. aacf28c Revert "remove handing of deprecated Storage path option" by Noel Grandin · 9 years ago
  50. 2bdf80be loplugin:finalclasses in unotools..vbahelper by Noel Grandin · 9 years ago
  51. b71fdc6 remove handing of deprecated Storage path option by Jochen Nitschke · 9 years ago
  52. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  53. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  54. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  55. 2d2259c clang-tidy modernize-use-emplace in test..vbahelper by Noel Grandin · 9 years ago
  56. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  57. 7281f4a use std::unique_ptr in TItemInfo by Noel Grandin · 9 years ago
  58. 5199250 Don't call NotifyListeners with mutex locked by Stephan Bergmann · 9 years ago
  59. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  60. 75a96e2 Translate German comments/debug strings (leftovers in dirs test to uui) by Johnny_M · 9 years ago
  61. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  62. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  63. 0b02b9c Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)" by Stephan Bergmann · 9 years ago
  64. 1b694dad loplugin:unusedmethods by Noel Grandin · 9 years ago
  65. 52275c6 tdf#110355: regression fix by Vitaliy Anderson · 9 years ago
  66. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  67. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  68. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  69. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  70. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  71. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  72. 90ac467 make IntlWrapper arg to GetPresentation non-implicit and non-optional by Caolán McNamara · 9 years ago
  73. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  74. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  75. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  76. f71a355 loplugin:constparams in configmgr,unotools by Noel Grandin · 9 years ago
  77. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  78. 0416f00 loplugin:oncevar: empty strings: unotools by Stephan Bergmann · 9 years ago
  79. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  80. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  81. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  82. 6a76b4c simplify LocalFileHelper::GetFolderContents by Noel Grandin · 9 years ago
  83. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  84. 18d7548 loplugin:casttovoid: unotools by Stephan Bergmann · 9 years ago
  85. 979d58c loplugin:unusedfields in toolkit..xmloff by Noel Grandin · 9 years ago
  86. 26c82e2 loplugin:oncevar in ucb..vbahelper by Noel Grandin · 9 years ago
  87. 3f31815 s/catched/caught by Noel Grandin · 9 years ago
  88. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  89. 101fdd9 fix regression, some mutexes need to live longer by Jochen Nitschke · 9 years ago
  90. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  91. 6149da2 replace misc double checked locking patterns by Jochen Nitschke · 9 years ago
  92. d69795b use local statics in getTypes functions by Jochen Nitschke · 9 years ago
  93. a975624 loplugin:unusedfields in tools..vbahelper by Noel Grandin · 9 years ago
  94. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  95. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  96. 0e2a6e8 remove some unnecessary use of OUStringBuffer by Noel Grandin · 9 years ago
  97. 93a41b2 tdf#108349: fix LanguageType conversions from UNO "short" by Michael Stahl · 9 years ago
  98. 84e18e9 Improved loplugin:redundantcast, const/static_cast combinations: unotools by Stephan Bergmann · 9 years ago
  99. 709040e remove duplicate 'using namespace' by Jochen Nitschke · 9 years ago
  100. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago