1. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  2. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  3. 662c17f We can use thread_local on Windows, too by Tor Lillqvist · 9 years ago
  4. 4f6bf3d gpg4libre: Recycle certificate selection dialog for encryption by Katarina Behrens · 9 years ago
  5. c54850b gpg4libre/comphelper: add storage helper for GPG encryption data by Thorsten Behrens · 9 years ago
  6. 5921306 Log also the elapsed time of each zone, in milliseconds by Tor Lillqvist · 9 years ago
  7. 920b5ac If called on an empty collection, don't let OEnumerationByIndex.nextElement() by Damjan Jovanovic · 9 years ago
  8. 4505047 Don't crash if aProfileId is null by Tor Lillqvist · 9 years ago
  9. e1a75dc loplugin:unreffun (clang-cl) by Stephan Bergmann · 9 years ago
  10. 454c438 loplugin:cstylecast (clang-cl) by Stephan Bergmann · 9 years ago
  11. dd06677 -Werror,-Wmissing-field-initializers (clang-cl) by Stephan Bergmann · 9 years ago
  12. 210f57d -Werror,-Wwritable-strings (clang-cl) by Stephan Bergmann · 9 years ago
  13. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  14. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  15. 0c3bd1d new loplugin:droplong by Noel Grandin · 9 years ago
  16. 26020c8 updater: fix crash on windows while creating the updater command line by Markus Mohrhard · 9 years ago
  17. 07a9c70 Revert "cppcheck: variableScope" by Markus Mohrhard · 9 years ago
  18. f70e978 cppcheck: variableScope by Jochen Nitschke · 9 years ago
  19. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  20. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  21. 5875fd0 updater: move the windows process starting code to comphelper by Markus Mohrhard · 9 years ago
  22. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  23. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  24. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  25. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  26. 4bb2bca remove now unnecessary comphelper::OModuleClient stuff by Noel Grandin · 9 years ago
  27. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  28. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  29. ff8e463 loplugin:constparams in comphelper,unoidl by Noel Grandin · 9 years ago
  30. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  31. 2c4c0832 comphelper: move base64 encode/decode helpers from sax by Ashod Nakashian · 9 years ago
  32. a394d67 use more OUString::operator== comphelper..cui by Noel Grandin · 9 years ago
  33. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  34. 43a6b59 simplify some OUString compareTo calls by Noel Grandin · 9 years ago
  35. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  36. 2ed9a2b Remove useless method OCommonAccessibleText::getText by Arnaud Versini · 9 years ago
  37. c5e4534 remove nullptr checks on STL search result iterators by Jochen Nitschke · 9 years ago
  38. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  39. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  40. 31d4562 use begin()/end() when working with Sequence by Noel Grandin · 9 years ago
  41. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  42. 2b1c731 loplugin:casttovoid: comphelper by Stephan Bergmann · 9 years ago
  43. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  44. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  45. 809e2d3 create comphelper::RefCountedMutex by Noel Grandin · 9 years ago
  46. 8ed77fa loplugin:oncevar in codemaker..connectivity by Noel Grandin · 9 years ago
  47. 8141379 comphelper: add a profiling API by László Németh · 9 years ago
  48. 1d0890b Missing include by Stephan Bergmann · 9 years ago
  49. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  50. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  51. 7260bb7 Setting Buffered(threaded)Stream as default: by Mohammed Abdul Azeem · 9 years ago
  52. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  53. d4eabd5 pass comphelper::PropertySetInfo around using rtl::Reference by Noel Grandin · 9 years ago
  54. 2a48fd3 allow build without tls and ssl by jan Iversen · 9 years ago
  55. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  56. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  57. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  58. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  59. 6dbf954 tdf#36541 Wrong syntax highlighting in BASIC IDE by tagezi · 9 years ago
  60. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  61. bb134f4 loplugin:stringcopy: comphelper by Stephan Bergmann · 9 years ago
  62. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  63. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  64. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  65. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  66. 5bd7713 add test for MD5 hashing by Markus Mohrhard · 9 years ago
  67. cf45dda add MD5 hashing to generic digest class by Markus Mohrhard · 9 years ago
  68. d70cc23 loplugin:cppunitassertequals: comphelper by Stephan Bergmann · 9 years ago
  69. 91a1342 tdf#39468 cleanup source code comments by dennisroczek · 9 years ago
  70. 2c6eb5d remove ResourceBasedEventLogger in favor of its base EventLogger by Caolán McNamara · 9 years ago
  71. 8e9c618 drop writeonly unused struct by Caolán McNamara · 9 years ago
  72. 65330ab the only use of this argument is sdbcl which is a deleted resource file by Caolán McNamara · 9 years ago
  73. 265a320 comphelper: fix loplugin:unreffun warning by Miklos Vajna · 9 years ago
  74. 8efb852 another name for a nonlocalized string is a string by Caolán McNamara · 9 years ago
  75. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  76. e0c7b254 simplify ChainableProperySet and MasterPropertySet by Noel Grandin · 9 years ago
  77. a4df4972 fix --with-tls=openssl build by Caolán McNamara · 9 years ago
  78. 512ba28 add test for generic digest class by Markus Mohrhard · 9 years ago
  79. b7324ec add generic digest class by Markus Mohrhard · 9 years ago
  80. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  81. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  82. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  83. 6f12914 update cppunit to 1.14.0 by Markus Mohrhard · 9 years ago
  84. 169bd77 [API-CHANGE] drop css.comp.logging.SimpleLogRing by Caolán McNamara · 9 years ago
  85. 7b9f22f try and silence coverity#1403659 Data race condition by Caolán McNamara · 9 years ago
  86. 4852422 split closeOutput up by Caolán McNamara · 9 years ago
  87. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  88. 1fc76c4 This only wants to check for Windows in general? by Stephan Bergmann · 9 years ago
  89. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  90. 6a10163 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  91. ab4f53e sw: plain-text ASCII export: filter out all CH_TXT_ATR_* by Michael Stahl · 9 years ago
  92. 5262883 Fix typos by Andrea Gelmini · 9 years ago
  93. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  94. 64c0937 comphelper::ThreadPool: guard against concurrent shutdown/pushTask by Michael Stahl · 9 years ago
  95. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  96. bdaa13a comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2 by Michael Stahl · 9 years ago
  97. 3f24347 ofz: segv on nullptr by Caolán McNamara · 9 years ago
  98. 3902bb7 Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" by Miklos Vajna · 9 years ago
  99. 9899ffd comphelper: fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  100. 0f0ebdd Fix typos by Andrea Gelmini · 9 years ago