1. a6f3ca0 tdf#101828 handle rtf/richtext correctly by Oliver Specht · 9 years ago
  2. c53cf1d tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
  3. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  4. 525311b Fix typos by Andrea Gelmini · 9 years ago
  5. 1f9b601 clang-cl loplugin: dtrans by Stephan Bergmann · 9 years ago
  6. 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
  7. de162ef dtrans: remove commented-out code by Thorsten Behrens · 10 years ago
  8. 3720443 avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 by Markus Mohrhard · 10 years ago
  9. d5397bf C++11: disable ctors/operators with delete (dtrans) by Jochen Nitschke · 10 years ago
  10. 9089160 limit scanf string field width by Jochen Nitschke · 10 years ago
  11. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  12. 6f047b5 WNT: check result of PostMessage() by Michael Stahl · 10 years ago
  13. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  14. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  15. 3aafe05 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  16. a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
  17. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  18. 078d5e8 tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. by burcinakalin · 10 years ago
  19. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  20. b6a9953 -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
  21. 47b5863 fix Windows build by Noel Grandin · 10 years ago
  22. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  23. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  24. 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  25. 268e4e9 allocate and initialise FormatEntry table at compile-time by Noel Grandin · 10 years ago
  26. 7535cca -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  27. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  28. d710266 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  29. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  30. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  31. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  32. 6bab381 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  33. 318be4e loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  34. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  35. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  36. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  37. 0b018d2 tdf#39440: fix several warnings reported by cppcheck by Serge Krot · 10 years ago
  38. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  39. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  40. f891d8c Fix typos by Andrea Gelmini · 11 years ago
  41. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  42. ea40756 dtrans: com::sun::star->css by Noel Grandin · 11 years ago
  43. c4f210f dtrans, winaccessibility: consistently use $(gb_UWINAPI) by Michael Stahl · 11 years ago
  44. b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
  45. f17f89a include: inline some use-once typedefs by Noel Grandin · 11 years ago
  46. 8e08edb filter,desktop,dbaccess: inline some use-once typedefs by Noel Grandin · 11 years ago
  47. 372d416 dtrans: reset DropTarget::m_pDropTarget if it is released by Michael Stahl · 11 years ago
  48. 7e495e2 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  49. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  50. 64bc8b4 i#107734 Support for Math Input Panel in Windows 7 by Regina Henschel · 11 years ago
  51. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  52. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  53. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  54. b9dd517 some spelling fixes, mostly in Java code by Noel Grandin · 11 years ago
  55. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  56. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  57. 59a051d Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  58. b06866b Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  59. aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
  60. dcde8ab SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE by Caolán McNamara · 11 years ago
  61. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  62. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  63. 3e7a6ff Fix for possible unaddressable write. by Ashod Nakashian · 11 years ago
  64. 3da925e Fix warning C4101: ´ex´ : unreferenced local variable by Matteo Casalin · 11 years ago
  65. 5dc23d5 cppcheck: selfAssignment by Caolán McNamara · 11 years ago
  66. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  67. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  68. b63571f Typos by Julien Nabet · 11 years ago
  69. 0f867ad dtrans: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  70. 04b183a fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  71. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  72. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  73. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  74. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  75. a5e5214 dtrans (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  76. 7094699 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
  77. d386f88 set names on the Win32-only threads by Michael Stahl · 12 years ago
  78. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  79. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  80. dd33f91 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 by Julien Nabet · 12 years ago
  81. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  82. 5ec7a58 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 by Julien Nabet · 12 years ago
  83. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  84. c7d6d3d dtrans: sal_Bool->bool by Noel Grandin · 12 years ago
  85. 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
  86. 2ada2b3 typo: dependend -> dependent by Thomas Arnhold · 12 years ago
  87. 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
  88. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  89. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  90. 75bbbf9 Remove visual noise from dtrans by Alexander Wilms · 12 years ago
  91. 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
  92. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  93. 6e3dee3 Resolves: #i124085# improved support for PNG clipboard format on windows by Armin Le Grand · 12 years ago
  94. 1d512fb Update comment. by Jan Holesovsky · 12 years ago
  95. 88c6cbd fdo#74584: These tags should be lowercase for correct clipboard handling. by Kohei Yoshida · 12 years ago
  96. 6ad41af fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. by Alexandre Vicenzi · 12 years ago
  97. 90d39a8 Resolves: #i124085# disabled CF_DIBV5... by Armin Le Grand · 12 years ago
  98. a3f3276 Fix bogus mass-conversion equalsAsciiL -> startsWith by Stephan Bergmann · 12 years ago
  99. 9e77ddc Resolves: #i123817# prepare codebase for updating to boost 1.55 by Herbert Dürr · 12 years ago
  100. 151887a Fix other typos by Julien Nabet · 12 years ago