1. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  2. 99872ad Remove OAccessibleTextHelper::getCharacter and getTextRange by Arnaud Versini · 8 years ago
  3. 8d4a44d Remove OCommonAccessibleText::getText and getCharacterCount. by Arnaud Versini · 8 years ago
  4. 3d2dbf4 No need to blacklist this loplugin:unnecessaryoverride by Stephan Bergmann · 8 years ago
  5. 82ccc1a loplugin:finalclasses in comphelper by Noel Grandin · 8 years ago
  6. 4be2af1 use rtl::Reference for SlaveData by Noel Grandin · 8 years ago
  7. e3530d2 Make Windows error reporting more robust by Mike Kaganski · 8 years ago
  8. a92c62b clang-tidy modernize-use-equals-default in comphelper by Jochen Nitschke · 8 years ago
  9. 8f293ee fix memory leak by Caolán McNamara · 8 years ago
  10. 57c5f98 loplugin:constmethod in comphelper,ucbhelper by Noel Grandin · 8 years ago
  11. 4b60d19 loplugin:includeform: comphelper by Stephan Bergmann · 8 years ago
  12. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  13. b6d6591 TSCP: include certificate usage in paragraph signatures by Ashod Nakashian · 9 years ago
  14. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  15. 055766f LOK: getSpellLanguages() is not necessary in comphelper in the end. by Jan Holesovsky · 9 years ago
  16. f50bf3c lok: use getCommandValues to obtain a list of languages by Henry Castro · 9 years ago
  17. 9874cd5 lokdialog: Dialog invalidation support by Pranav Kant · 9 years ago
  18. 20bae56 throw more useful uno::Exception's by Noel Grandin · 9 years ago
  19. f7445e1 tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMap by Miklos Vajna · 9 years ago
  20. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  21. 2684aef new loplugin unnecessarycatchthrow by Noel Grandin · 9 years ago
  22. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  23. 6c39f06 IndexedPropertyValuesContainer: remove iterators stupidity by Mike Kaganski · 9 years ago
  24. ac80f048 loplugin:flatten in basctl..configmgr by Noel Grandin · 9 years ago
  25. 3840aed Unify SolarMutex implementations by Jan-Marek Glogowski · 9 years ago
  26. 6df0b51 Put back one more #include by Stephan Bergmann · 9 years ago
  27. 8d24a4e windows_process: don't use 8-bit string functions by Mike Kaganski · 9 years ago
  28. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  29. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  30. 662c17f We can use thread_local on Windows, too by Tor Lillqvist · 9 years ago
  31. 4f6bf3d gpg4libre: Recycle certificate selection dialog for encryption by Katarina Behrens · 9 years ago
  32. c54850b gpg4libre/comphelper: add storage helper for GPG encryption data by Thorsten Behrens · 9 years ago
  33. 5921306 Log also the elapsed time of each zone, in milliseconds by Tor Lillqvist · 9 years ago
  34. 920b5ac If called on an empty collection, don't let OEnumerationByIndex.nextElement() by Damjan Jovanovic · 9 years ago
  35. 4505047 Don't crash if aProfileId is null by Tor Lillqvist · 9 years ago
  36. e1a75dc loplugin:unreffun (clang-cl) by Stephan Bergmann · 9 years ago
  37. 454c438 loplugin:cstylecast (clang-cl) by Stephan Bergmann · 9 years ago
  38. dd06677 -Werror,-Wmissing-field-initializers (clang-cl) by Stephan Bergmann · 9 years ago
  39. 210f57d -Werror,-Wwritable-strings (clang-cl) by Stephan Bergmann · 9 years ago
  40. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  41. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  42. 0c3bd1d new loplugin:droplong by Noel Grandin · 9 years ago
  43. 26020c8 updater: fix crash on windows while creating the updater command line by Markus Mohrhard · 9 years ago
  44. 07a9c70 Revert "cppcheck: variableScope" by Markus Mohrhard · 9 years ago
  45. f70e978 cppcheck: variableScope by Jochen Nitschke · 9 years ago
  46. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  47. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  48. 5875fd0 updater: move the windows process starting code to comphelper by Markus Mohrhard · 9 years ago
  49. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  50. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  51. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  52. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  53. 4bb2bca remove now unnecessary comphelper::OModuleClient stuff by Noel Grandin · 9 years ago
  54. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  55. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  56. ff8e463 loplugin:constparams in comphelper,unoidl by Noel Grandin · 9 years ago
  57. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  58. 2c4c0832 comphelper: move base64 encode/decode helpers from sax by Ashod Nakashian · 9 years ago
  59. a394d67 use more OUString::operator== comphelper..cui by Noel Grandin · 9 years ago
  60. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  61. 43a6b59 simplify some OUString compareTo calls by Noel Grandin · 9 years ago
  62. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  63. 2ed9a2b Remove useless method OCommonAccessibleText::getText by Arnaud Versini · 9 years ago
  64. c5e4534 remove nullptr checks on STL search result iterators by Jochen Nitschke · 9 years ago
  65. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  66. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  67. 31d4562 use begin()/end() when working with Sequence by Noel Grandin · 9 years ago
  68. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  69. 2b1c731 loplugin:casttovoid: comphelper by Stephan Bergmann · 9 years ago
  70. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  71. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  72. 809e2d3 create comphelper::RefCountedMutex by Noel Grandin · 9 years ago
  73. 8ed77fa loplugin:oncevar in codemaker..connectivity by Noel Grandin · 9 years ago
  74. 8141379 comphelper: add a profiling API by László Németh · 9 years ago
  75. 1d0890b Missing include by Stephan Bergmann · 9 years ago
  76. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  77. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  78. 7260bb7 Setting Buffered(threaded)Stream as default: by Mohammed Abdul Azeem · 9 years ago
  79. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  80. d4eabd5 pass comphelper::PropertySetInfo around using rtl::Reference by Noel Grandin · 9 years ago
  81. 2a48fd3 allow build without tls and ssl by jan Iversen · 9 years ago
  82. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  83. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  84. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  85. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  86. 6dbf954 tdf#36541 Wrong syntax highlighting in BASIC IDE by tagezi · 9 years ago
  87. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  88. bb134f4 loplugin:stringcopy: comphelper by Stephan Bergmann · 9 years ago
  89. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  90. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  91. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  92. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  93. 5bd7713 add test for MD5 hashing by Markus Mohrhard · 9 years ago
  94. cf45dda add MD5 hashing to generic digest class by Markus Mohrhard · 9 years ago
  95. d70cc23 loplugin:cppunitassertequals: comphelper by Stephan Bergmann · 9 years ago
  96. 91a1342 tdf#39468 cleanup source code comments by dennisroczek · 9 years ago
  97. 2c6eb5d remove ResourceBasedEventLogger in favor of its base EventLogger by Caolán McNamara · 9 years ago
  98. 8e9c618 drop writeonly unused struct by Caolán McNamara · 9 years ago
  99. 65330ab the only use of this argument is sdbcl which is a deleted resource file by Caolán McNamara · 9 years ago
  100. 265a320 comphelper: fix loplugin:unreffun warning by Miklos Vajna · 9 years ago