1. 95a8f1b tdf#89609 Ignore subsecond precision in iso8601_date_to_local_date by Muhammet Kara · 10 years ago
  2. 5e30320 -Werror=terminate (GCC 6) by Stephan Bergmann · 10 years ago
  3. 018bacf loplugin:unusedfields in shell/ by Noel Grandin · 10 years ago
  4. e5c55a6 shell: rename CppunitTest to the same name as the makefile by Michael Stahl · 10 years ago
  5. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  6. 3b8e2f2 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  7. 3b45c0c -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) by Stephan Bergmann · 10 years ago
  8. cc6241f -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  9. d8c6b26 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  10. 69d64cc -Werror,-Wsizeof-pointer-memaccess by Stephan Bergmann · 10 years ago
  11. 4668528 -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway by Stephan Bergmann · 10 years ago
  12. 4b7d339 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  13. ceeeb48 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  14. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  15. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  16. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  17. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  18. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  19. b6f6cf8 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  20. 7a8d48f loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  21. b8f0442 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  22. 1c3d3ff use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  23. b82f36a loplugin:stringconstant by Stephan Bergmann · 10 years ago
  24. 59b072e yyyyy by Noel Grandin · 10 years ago
  25. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  26. 56c4032 com::sun::star->css in shell by Noel Grandin · 10 years ago
  27. 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
  28. 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
  29. 3cf557c drop gconf integration as per ESC decision by Bjoern Michaelsen · 10 years ago
  30. a9e7645 TDE: move stuff into the tde-integration package by Jan-Marek Glogowski · 10 years ago
  31. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  32. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  33. 313b82d Library recentfile should be built when UXING_X11 by Samuel Mehrbrodt · 11 years ago
  34. f45ac62 Fix typos by Andrea Gelmini · 11 years ago
  35. 04724c9 Fix typos by Andrea Gelmini · 11 years ago
  36. cfaebe5 shell: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  37. 7269959 remove KDE3 support, --enable-kde and --enable-kdeab by Michael Stahl · 11 years ago
  38. 3306807 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  39. c8f6c45 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  40. b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
  41. 4679154 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  42. 0fd9b79 shell,sfx2,sd: inline some use-once typedefs by Noel Grandin · 11 years ago
  43. f5deb46 remove some unused typedefs by Noel Grandin · 11 years ago
  44. 95aad95 inline a handful of use-once #defines by Noel Grandin · 11 years ago
  45. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  46. 4bf8384 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  47. 18f3cef warning C4101: unreferenced local variable by Stephan Bergmann · 11 years ago
  48. 67badfc Code deliberately not linking against sal just can't use OSL_ENSURE by Stephan Bergmann · 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. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  51. 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  52. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  53. a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
  54. 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  55. 2279f1f tdf#92269 fix Windows Explorer crash caused by shellextension by Christian Lohmaier · 11 years ago
  56. a023842 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  57. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  58. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  59. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  60. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  61. d8ba942 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  62. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  63. 2633a2a boost::shared_ptr -> std::shared_ptr by Stephan Bergmann · 11 years ago
  64. 2527a4d Implement some more XModify methods by Stephan Bergmann · 11 years ago
  65. 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago
  66. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  67. 5eff55b Don't throw UnknownPropertyException for givenname/sn from KDE backends by Stephan Bergmann · 11 years ago
  68. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  69. 8840fd3 tdf#82695 allow to build with system collada2gltf by David Tardon · 11 years ago
  70. ee094bd loplugin:staticmethods by Noel Grandin · 11 years ago
  71. 65c3f29 Typo: wheter->whether by Julien Nabet · 11 years ago
  72. 1140d4c Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  73. 9e53fbd loplugin:cstylecast by Stephan Bergmann · 11 years ago
  74. 84676d5 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  75. 09f83e1 Small fix for BSD. by Pedro Giffuni · 11 years ago
  76. b549220 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  77. 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
  78. 3f6bfb4 remove exit 0 at the end of a shell script by Phillip Sz · 11 years ago
  79. c6dcd7b Fix various Windows-only XServiceInfo implementations by Stephan Bergmann · 11 years ago
  80. 3a69940 No need to use -I$(SRCDIR)/include/shell by Tor Lillqvist · 11 years ago
  81. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  82. 6617505 V512: we want the number of wide-chars here, not the number of bytes by Caolán McNamara · 11 years ago
  83. 3aebfbc leak on short read by Caolán McNamara · 11 years ago
  84. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  85. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  86. 19bfe76 shell: warning C4996 function call with parameters that may be unsafe by Michael Stahl · 11 years ago
  87. d8dd6db gbuild: set _WIN32_WINNT globally instead of WINVER by Michael Stahl · 11 years ago
  88. b3f6c29 shell: remove unnecessary explicit -D_WIN32_IE by Michael Stahl · 11 years ago
  89. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  90. ff8b9c4 unnecessary wstring -> char* -> wstring conversion by Markus Mohrhard · 11 years ago
  91. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  92. f7db246 Add kde4-open-url script by Jan-Marek Glogowski · 11 years ago
  93. fe56449 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  94. 7ce1e0e fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLM by Aron Budea · 11 years ago
  95. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  96. ba68436 Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly by Michael Stahl · 11 years ago
  97. dcfb17b Some more loplugin:cstylecast: shell by Stephan Bergmann · 11 years ago
  98. 4500afc try to fix GetVersionEx deprecation warnings from Windows SDK 8.1 by Michael Stahl · 11 years ago
  99. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  100. 54942f0 spelling: attachement -> attachment by Noel Grandin · 11 years ago