1. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  2. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  3. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  4. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  5. 4bb2bca remove now unnecessary comphelper::OModuleClient stuff by Noel Grandin · 9 years ago
  6. 2b4cb88 loplugin:unusedfields in basctl..connectivity by Noel Grandin · 9 years ago
  7. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  8. ff8e463 loplugin:constparams in comphelper,unoidl by Noel Grandin · 9 years ago
  9. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  10. 2c4c0832 comphelper: move base64 encode/decode helpers from sax by Ashod Nakashian · 9 years ago
  11. a394d67 use more OUString::operator== comphelper..cui by Noel Grandin · 9 years ago
  12. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  13. 43a6b59 simplify some OUString compareTo calls by Noel Grandin · 9 years ago
  14. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  15. 2ed9a2b Remove useless method OCommonAccessibleText::getText by Arnaud Versini · 9 years ago
  16. c5e4534 remove nullptr checks on STL search result iterators by Jochen Nitschke · 9 years ago
  17. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  18. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  19. 31d4562 use begin()/end() when working with Sequence by Noel Grandin · 9 years ago
  20. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  21. 2b1c731 loplugin:casttovoid: comphelper by Stephan Bergmann · 9 years ago
  22. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  23. 7b5fac6 loplugin:unusedfields in accessibility..comphelper by Noel Grandin · 9 years ago
  24. 809e2d3 create comphelper::RefCountedMutex by Noel Grandin · 9 years ago
  25. 8ed77fa loplugin:oncevar in codemaker..connectivity by Noel Grandin · 9 years ago
  26. 8141379 comphelper: add a profiling API by László Németh · 9 years ago
  27. 1d0890b Missing include by Stephan Bergmann · 9 years ago
  28. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  29. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  30. 7260bb7 Setting Buffered(threaded)Stream as default: by Mohammed Abdul Azeem · 9 years ago
  31. a7532d8 Remove VCLExternalSolarLock and IMutex. by Arnaud Versini · 9 years ago
  32. d4eabd5 pass comphelper::PropertySetInfo around using rtl::Reference by Noel Grandin · 9 years ago
  33. 2a48fd3 allow build without tls and ssl by jan Iversen · 9 years ago
  34. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
  35. 94d9d89 Remove some unnecessary scaffolding around SAL_WARN calls by Stephan Bergmann · 9 years ago
  36. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  37. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  38. 6dbf954 tdf#36541 Wrong syntax highlighting in BASIC IDE by tagezi · 9 years ago
  39. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  40. bb134f4 loplugin:stringcopy: comphelper by Stephan Bergmann · 9 years ago
  41. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  42. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  43. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  44. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  45. 5bd7713 add test for MD5 hashing by Markus Mohrhard · 9 years ago
  46. cf45dda add MD5 hashing to generic digest class by Markus Mohrhard · 9 years ago
  47. d70cc23 loplugin:cppunitassertequals: comphelper by Stephan Bergmann · 9 years ago
  48. 91a1342 tdf#39468 cleanup source code comments by dennisroczek · 9 years ago
  49. 2c6eb5d remove ResourceBasedEventLogger in favor of its base EventLogger by Caolán McNamara · 9 years ago
  50. 8e9c618 drop writeonly unused struct by Caolán McNamara · 9 years ago
  51. 65330ab the only use of this argument is sdbcl which is a deleted resource file by Caolán McNamara · 9 years ago
  52. 265a320 comphelper: fix loplugin:unreffun warning by Miklos Vajna · 9 years ago
  53. 8efb852 another name for a nonlocalized string is a string by Caolán McNamara · 9 years ago
  54. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  55. e0c7b254 simplify ChainableProperySet and MasterPropertySet by Noel Grandin · 9 years ago
  56. a4df4972 fix --with-tls=openssl build by Caolán McNamara · 9 years ago
  57. 512ba28 add test for generic digest class by Markus Mohrhard · 9 years ago
  58. b7324ec add generic digest class by Markus Mohrhard · 9 years ago
  59. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  60. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  61. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  62. 6f12914 update cppunit to 1.14.0 by Markus Mohrhard · 9 years ago
  63. 169bd77 [API-CHANGE] drop css.comp.logging.SimpleLogRing by Caolán McNamara · 9 years ago
  64. 7b9f22f try and silence coverity#1403659 Data race condition by Caolán McNamara · 9 years ago
  65. 4852422 split closeOutput up by Caolán McNamara · 9 years ago
  66. ff339c8 loplugin:constantparam part2 by Noel Grandin · 9 years ago
  67. 1fc76c4 This only wants to check for Windows in general? by Stephan Bergmann · 9 years ago
  68. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  69. 6a10163 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  70. ab4f53e sw: plain-text ASCII export: filter out all CH_TXT_ATR_* by Michael Stahl · 9 years ago
  71. 5262883 Fix typos by Andrea Gelmini · 9 years ago
  72. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  73. 64c0937 comphelper::ThreadPool: guard against concurrent shutdown/pushTask by Michael Stahl · 9 years ago
  74. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  75. bdaa13a comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2 by Michael Stahl · 9 years ago
  76. 3f24347 ofz: segv on nullptr by Caolán McNamara · 9 years ago
  77. 3902bb7 Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" by Miklos Vajna · 9 years ago
  78. 9899ffd comphelper: fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  79. 0f0ebdd Fix typos by Andrea Gelmini · 9 years ago
  80. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  81. 6fab286 Fix typos by Andrea Gelmini · 9 years ago
  82. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  83. e821f88 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  84. db760ac loplugin:subtlezeroinit: comphelper by Stephan Bergmann · 9 years ago
  85. f5b09b4 cppcheck: unreadVariable by Jochen Nitschke · 9 years ago
  86. 6ba107f Consistent formatting & indentation. by Kohei Yoshida · 9 years ago
  87. 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
  88. 20d6486 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  89. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  90. 8a16f66 makeAny->Any in canvas..configmgr by Noel Grandin · 9 years ago
  91. c0f9bdd unnecessary use of OUStringBuffer in throwing exceptions by Noel Grandin · 9 years ago
  92. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  93. 3aae650 User profile backups: Don't backup user galleries by Samuel Mehrbrodt · 9 years ago
  94. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  95. 75d8b30 lok: New feature flag to turn off tiled annotations by Pranav Kant · 9 years ago
  96. a90a481 loplugin: unnecessary destructor: comphelper..desktop by Noel Grandin · 9 years ago
  97. 017911f use rtl::Reference in OPropertyChangeListener by Noel Grandin · 9 years ago
  98. f7db2b5 use rtl::Reference in OSelectionChangeListener by Noel Grandin · 9 years ago
  99. 3bb8bdb use rtl::Reference in OContainerListener by Noel Grandin · 9 years ago
  100. a10b95b New loplugin:dynexcspec: Add @throws documentation, comphelper by Stephan Bergmann · 9 years ago