1. 7901d47 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 9 years ago
  2. c74a70e loplugin:constparams: dtrans (clang-cl) by Stephan Bergmann · 9 years ago
  3. 45acf26 remove some unused macro definitions by Noel Grandin · 9 years ago
  4. 186eda2 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 9 years ago
  5. c0998d9 EditEngine: Removing BIN format for Windows by Varun Dhall · 9 years ago
  6. 7d82067 loplugin:unnecessaryparen: dtrans (clang-cl) by Stephan Bergmann · 9 years ago
  7. 1621a12 loplugin:casttovoid (clang-cl): dtrans by Stephan Bergmann · 9 years ago
  8. 663376d loplugin:oncevar (clang-cl): dtrans by Stephan Bergmann · 9 years ago
  9. dbcc169 Fix typos by Andrea Gelmini · 9 years ago
  10. 3278cbf EditEngine: Added EditEngine ODF format for Windows by Varun Dhall · 9 years ago
  11. 32260c4 Revert "[API-CHANGE] Add persistent (in addition to persistant)" by Stephan Bergmann · 9 years ago
  12. 795d56d [API-CHANGE] Add persistent (in addition to persistant) by Julien Nabet · 9 years ago
  13. 39adbb9 Translate German comments and debug strings (leftovers in dirs d...) by Johnny_M · 9 years ago
  14. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  15. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  16. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  17. 447a013 clang-tidy readability-simplify-boolean-expr in dbaccess..framework by Noel Grandin · 9 years ago
  18. a29f494 Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()" by Tor Lillqvist · 9 years ago
  19. f1e2c03 tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent() by Tor Lillqvist · 9 years ago
  20. eff5af0 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  21. ddc1429 Fix typos by Andrea Gelmini · 9 years ago
  22. 08d8fd9 loplugin:unoany (clang-cl) by Stephan Bergmann · 9 years ago
  23. 2e0db91 Fix typos by Andrea Gelmini · 9 years ago
  24. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
  25. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  26. fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
  27. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  28. 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
  29. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  30. 2467278 New loplugin:dynexcspec: Add @throws documentation, dtrans by Stephan Bergmann · 9 years ago
  31. 91dfb47 loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  32. 048e30c tdf#101828 handle rtf/richtext correctly by Oliver Specht · 9 years ago
  33. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  34. 878461f Fix typo in comments: et -> ed by Takeshi Abe · 9 years ago
  35. bdd108c tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
  36. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  37. 525311b Fix typos by Andrea Gelmini · 9 years ago
  38. 1f9b601 clang-cl loplugin: dtrans by Stephan Bergmann · 9 years ago
  39. 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
  40. de162ef dtrans: remove commented-out code by Thorsten Behrens · 10 years ago
  41. 3720443 avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 by Markus Mohrhard · 10 years ago
  42. d5397bf C++11: disable ctors/operators with delete (dtrans) by Jochen Nitschke · 10 years ago
  43. 9089160 limit scanf string field width by Jochen Nitschke · 10 years ago
  44. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  45. 6f047b5 WNT: check result of PostMessage() by Michael Stahl · 10 years ago
  46. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  47. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  48. 3aafe05 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  49. a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
  50. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  51. 078d5e8 tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. by burcinakalin · 10 years ago
  52. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  53. b6a9953 -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
  54. 47b5863 fix Windows build by Noel Grandin · 10 years ago
  55. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  56. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  57. 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  58. 268e4e9 allocate and initialise FormatEntry table at compile-time by Noel Grandin · 10 years ago
  59. 7535cca -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  60. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  61. d710266 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  62. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  63. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  64. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  65. 6bab381 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  66. 318be4e loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  67. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  68. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  69. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  70. 0b018d2 tdf#39440: fix several warnings reported by cppcheck by Serge Krot · 10 years ago
  71. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  72. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  73. f891d8c Fix typos by Andrea Gelmini · 11 years ago
  74. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  75. ea40756 dtrans: com::sun::star->css by Noel Grandin · 11 years ago
  76. c4f210f dtrans, winaccessibility: consistently use $(gb_UWINAPI) by Michael Stahl · 11 years ago
  77. b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
  78. f17f89a include: inline some use-once typedefs by Noel Grandin · 11 years ago
  79. 8e08edb filter,desktop,dbaccess: inline some use-once typedefs by Noel Grandin · 11 years ago
  80. 372d416 dtrans: reset DropTarget::m_pDropTarget if it is released by Michael Stahl · 11 years ago
  81. 7e495e2 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  82. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  83. 64bc8b4 i#107734 Support for Math Input Panel in Windows 7 by Regina Henschel · 11 years ago
  84. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  85. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  86. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  87. b9dd517 some spelling fixes, mostly in Java code by Noel Grandin · 11 years ago
  88. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  89. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  90. 59a051d Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  91. b06866b Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  92. aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
  93. dcde8ab SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE by Caolán McNamara · 11 years ago
  94. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  95. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  96. 3e7a6ff Fix for possible unaddressable write. by Ashod Nakashian · 11 years ago
  97. 3da925e Fix warning C4101: ´ex´ : unreferenced local variable by Matteo Casalin · 11 years ago
  98. 5dc23d5 cppcheck: selfAssignment by Caolán McNamara · 11 years ago
  99. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  100. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago