1. cfaebe5 shell: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  2. 7269959 remove KDE3 support, --enable-kde and --enable-kdeab by Michael Stahl · 11 years ago
  3. 3306807 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  4. c8f6c45 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  5. b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
  6. 4679154 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  7. 0fd9b79 shell,sfx2,sd: inline some use-once typedefs by Noel Grandin · 11 years ago
  8. f5deb46 remove some unused typedefs by Noel Grandin · 11 years ago
  9. 95aad95 inline a handful of use-once #defines by Noel Grandin · 11 years ago
  10. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  11. 4bf8384 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  12. 18f3cef warning C4101: unreferenced local variable by Stephan Bergmann · 11 years ago
  13. 67badfc Code deliberately not linking against sal just can't use OSL_ENSURE by Stephan Bergmann · 11 years ago
  14. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  15. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  16. 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  17. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  18. a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
  19. 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  20. 2279f1f tdf#92269 fix Windows Explorer crash caused by shellextension by Christian Lohmaier · 11 years ago
  21. a023842 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  22. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  23. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  24. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  25. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  26. d8ba942 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  27. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  28. 2633a2a boost::shared_ptr -> std::shared_ptr by Stephan Bergmann · 11 years ago
  29. 2527a4d Implement some more XModify methods by Stephan Bergmann · 11 years ago
  30. 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago
  31. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  32. 5eff55b Don't throw UnknownPropertyException for givenname/sn from KDE backends by Stephan Bergmann · 11 years ago
  33. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  34. 8840fd3 tdf#82695 allow to build with system collada2gltf by David Tardon · 11 years ago
  35. ee094bd loplugin:staticmethods by Noel Grandin · 11 years ago
  36. 65c3f29 Typo: wheter->whether by Julien Nabet · 11 years ago
  37. 1140d4c Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  38. 9e53fbd loplugin:cstylecast by Stephan Bergmann · 11 years ago
  39. 84676d5 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  40. 09f83e1 Small fix for BSD. by Pedro Giffuni · 11 years ago
  41. b549220 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  42. 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
  43. 3f6bfb4 remove exit 0 at the end of a shell script by Phillip Sz · 11 years ago
  44. c6dcd7b Fix various Windows-only XServiceInfo implementations by Stephan Bergmann · 11 years ago
  45. 3a69940 No need to use -I$(SRCDIR)/include/shell by Tor Lillqvist · 11 years ago
  46. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  47. 6617505 V512: we want the number of wide-chars here, not the number of bytes by Caolán McNamara · 11 years ago
  48. 3aebfbc leak on short read by Caolán McNamara · 11 years ago
  49. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  50. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  51. 19bfe76 shell: warning C4996 function call with parameters that may be unsafe by Michael Stahl · 11 years ago
  52. d8dd6db gbuild: set _WIN32_WINNT globally instead of WINVER by Michael Stahl · 11 years ago
  53. b3f6c29 shell: remove unnecessary explicit -D_WIN32_IE by Michael Stahl · 11 years ago
  54. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  55. ff8b9c4 unnecessary wstring -> char* -> wstring conversion by Markus Mohrhard · 11 years ago
  56. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  57. f7db246 Add kde4-open-url script by Jan-Marek Glogowski · 11 years ago
  58. fe56449 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  59. 7ce1e0e fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLM by Aron Budea · 11 years ago
  60. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  61. ba68436 Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly by Michael Stahl · 11 years ago
  62. dcfb17b Some more loplugin:cstylecast: shell by Stephan Bergmann · 11 years ago
  63. 4500afc try to fix GetVersionEx deprecation warnings from Windows SDK 8.1 by Michael Stahl · 11 years ago
  64. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  65. 54942f0 spelling: attachement -> attachment by Noel Grandin · 11 years ago
  66. ea644f0 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  67. 7f09f38 shell: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  68. 4888f82 shell: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  69. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  70. 357f9d2 give all the open-url scripts the same starting permissions by Caolán McNamara · 11 years ago
  71. 20dab42 drop gnome-open-url binary by Caolán McNamara · 11 years ago
  72. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  73. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  74. 88a40e7 O_RDWR and O_CREAT are defined in fcntl.h by Richard PALO · 11 years ago
  75. a395a39 Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> by Richard PALO · 11 years ago
  76. 89c47e4 that stuff seems to be totally unused by Markus Mohrhard · 11 years ago
  77. 8b94b2e Don't add toolkit related shell packages with headless build by Riccardo Magliocchetti · 11 years ago
  78. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  79. f3f63f5 fdo#82038: senddoc, uri-encode got lost on Mac by Stephan Bergmann · 11 years ago
  80. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  81. 58735f0 scp2: move unix/gnome executables to AutoInstall by Michael Stahl · 11 years ago
  82. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  83. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  84. 04a810c back out more wrong and confusing tools::Time comment changes by Eike Rathke · 12 years ago
  85. 36d24bc shell (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  86. 5b401a0 shell: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  87. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  88. ae4c836 bnc#887307 ODF files not showing up on Windows search by Andras Timar · 12 years ago
  89. 8405ee5 shell: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  90. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  91. 83ac0fd Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  92. 5253732 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
  93. e99535d remove executable bits by Thomas Arnhold · 12 years ago
  94. 578d3fc warning C4505: unreferenced local function has been removed by Thomas Arnhold · 12 years ago
  95. a445eb4 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  96. 4469c60 warning C4296: '<' : expression is always false by Thomas Arnhold · 12 years ago
  97. a59e2d4 fdo#82038: Make sending email from LO work again on OS X by Tor Lillqvist · 12 years ago
  98. e395aa0 match va_start() with va_end() by Takeshi Abe · 12 years ago
  99. 38e2ef8 Fix FTBFS with TDE support enabled by Timothy Pearson · 12 years ago
  100. 7182db5 Include <algorithm> for std::min() and max() by Tor Lillqvist · 12 years ago