1. 2b44deb tdf#119235 svx,sd: fix drag&drop from ColorBar by Michael Stahl · 7 years ago
  2. 7ea7b86e tdf#120158: Base CMimeContentType on INetMIME::scanContentType by Stephan Bergmann · 7 years ago
  3. b00d685 Fix typos by Andrea Gelmini · 8 years ago
  4. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  5. 5a341e1 Use for-range loops in drawinglayer and dtrans by Julien Nabet · 8 years ago
  6. f901bc5 dtrans: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  7. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  8. d4a066c inline some defines by Noel Grandin · 8 years ago
  9. 8efd39b Fix typos by Andrea Gelmini · 8 years ago
  10. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  11. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  12. aad6e59 loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  13. 016faa7 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 8 years ago
  14. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  15. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  16. 42beddd loplugin:simplifybool (clang-cl) by Stephan Bergmann · 8 years ago
  17. 9851245 loplugin:includeform: dtrans (Windows) by Stephan Bergmann · 8 years ago
  18. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  19. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  20. 20bae56 throw more useful uno::Exception's by Noel Grandin · 9 years ago
  21. 0a47885 loplugin:flatten (clang-cl, dtrans) by Stephan Bergmann · 9 years ago
  22. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  23. 079eee6 loplugin:unnecessarycatchthrow (clang-cl) by Stephan Bergmann · 9 years ago
  24. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  25. 16549dc tdf#96505 Get rid of cargo cult "long" integer literals by 66kesara99 · 9 years ago
  26. eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
  27. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  28. 3128668 Use more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  29. 7901d47 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 9 years ago
  30. c74a70e loplugin:constparams: dtrans (clang-cl) by Stephan Bergmann · 9 years ago
  31. 45acf26 remove some unused macro definitions by Noel Grandin · 9 years ago
  32. 186eda2 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 9 years ago
  33. c0998d9 EditEngine: Removing BIN format for Windows by Varun Dhall · 9 years ago
  34. 7d82067 loplugin:unnecessaryparen: dtrans (clang-cl) by Stephan Bergmann · 9 years ago
  35. 1621a12 loplugin:casttovoid (clang-cl): dtrans by Stephan Bergmann · 9 years ago
  36. 663376d loplugin:oncevar (clang-cl): dtrans by Stephan Bergmann · 9 years ago
  37. dbcc169 Fix typos by Andrea Gelmini · 9 years ago
  38. 3278cbf EditEngine: Added EditEngine ODF format for Windows by Varun Dhall · 9 years ago
  39. 32260c4 Revert "[API-CHANGE] Add persistent (in addition to persistant)" by Stephan Bergmann · 9 years ago
  40. 795d56d [API-CHANGE] Add persistent (in addition to persistant) by Julien Nabet · 9 years ago
  41. 39adbb9 Translate German comments and debug strings (leftovers in dirs d...) by Johnny_M · 9 years ago
  42. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  43. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  44. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  45. 447a013 clang-tidy readability-simplify-boolean-expr in dbaccess..framework by Noel Grandin · 9 years ago
  46. a29f494 Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()" by Tor Lillqvist · 9 years ago
  47. f1e2c03 tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent() by Tor Lillqvist · 9 years ago
  48. eff5af0 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  49. ddc1429 Fix typos by Andrea Gelmini · 9 years ago
  50. 08d8fd9 loplugin:unoany (clang-cl) by Stephan Bergmann · 9 years ago
  51. 2e0db91 Fix typos by Andrea Gelmini · 9 years ago
  52. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
  53. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  54. fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
  55. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  56. 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
  57. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  58. 2467278 New loplugin:dynexcspec: Add @throws documentation, dtrans by Stephan Bergmann · 9 years ago
  59. 91dfb47 loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  60. 048e30c tdf#101828 handle rtf/richtext correctly by Oliver Specht · 9 years ago
  61. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  62. 878461f Fix typo in comments: et -> ed by Takeshi Abe · 9 years ago
  63. bdd108c tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
  64. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  65. 525311b Fix typos by Andrea Gelmini · 9 years ago
  66. 1f9b601 clang-cl loplugin: dtrans by Stephan Bergmann · 9 years ago
  67. 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
  68. de162ef dtrans: remove commented-out code by Thorsten Behrens · 10 years ago
  69. 3720443 avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 by Markus Mohrhard · 10 years ago
  70. d5397bf C++11: disable ctors/operators with delete (dtrans) by Jochen Nitschke · 10 years ago
  71. 9089160 limit scanf string field width by Jochen Nitschke · 10 years ago
  72. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  73. 6f047b5 WNT: check result of PostMessage() by Michael Stahl · 10 years ago
  74. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  75. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  76. 3aafe05 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  77. a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
  78. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  79. 078d5e8 tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. by burcinakalin · 10 years ago
  80. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  81. b6a9953 -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
  82. 47b5863 fix Windows build by Noel Grandin · 10 years ago
  83. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  84. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  85. 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  86. 268e4e9 allocate and initialise FormatEntry table at compile-time by Noel Grandin · 10 years ago
  87. 7535cca -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  88. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  89. d710266 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  90. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  91. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  92. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  93. 6bab381 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  94. 318be4e loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  95. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  96. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  97. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  98. 0b018d2 tdf#39440: fix several warnings reported by cppcheck by Serge Krot · 10 years ago
  99. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  100. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago