1. 127f70d new loplugin to check for static OUStrings by Noel Grandin · 10 years ago
  2. 3716b14 loplugin:constantparam by Noel Grandin · 10 years ago
  3. 069d71b loplugin:countusersofdefaultparams in shell..starmath by Noel Grandin · 10 years ago
  4. c13d130 shell: loplugin:nullptr / staticanonymous / stringconstant by Michael Stahl · 10 years ago
  5. b5c0587 Related: rhbz#1065807 recover using xdg templates and documents settings by Caolán McNamara · 10 years ago
  6. 7eed51d There is no css.configuration.backend.GconfBackend by Caolán McNamara · 10 years ago
  7. 28a0324 Workaround to call /app/bin/xdg-open when run under flatpak by Stephan Bergmann · 10 years ago
  8. a50cdeb Work towards tdf#72606 EasyHack _tstring/TCHAR elimination by skswales · 10 years ago
  9. 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
  10. 982a2c0 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  11. 97dee1d WIP tdf#89609 Ignore subsecond precision in iso8601 by Muhammet Kara · 10 years ago
  12. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  13. 0de868c tdf#94306 replace boost::noncopyable in sfx2 to sot by Jochen Nitschke · 10 years ago
  14. c076bab Drop pointless "internal" directory level for already internal include files by Tor Lillqvist · 10 years ago
  15. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  16. eea3f50 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  17. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  18. a32bfdf tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  19. b38f58a tdf#97703 Removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
  20. cbbeb77 tdf#96099 Reduce number of trivial typedefs by Chirag Manwani · 10 years ago
  21. 16a87cb shell, scp2: clean up empty script packages by Michael Stahl · 10 years ago
  22. cafd3ad Just use xdg-open by Bryan Quigley · 10 years ago
  23. 16067d4f loplugin:unuseddefaultparam in shell by Noel Grandin · 10 years ago
  24. a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
  25. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  26. ce43d0a use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  27. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  28. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  29. 21f9861 -Werror=terminate (GCC 6) by Stephan Bergmann · 10 years ago
  30. 0aa5414 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  31. d9bceb3 tdf#84263 KDE4: unify includes by Jan-Marek Glogowski · 10 years ago
  32. eaa7f30 Remove gnome-open support by Bryan Quigley · 10 years ago
  33. 7cc31b6 Do not assume time_t is long. by Pedro Giffuni · 10 years ago
  34. 3149c04 Resolve Linker Warning LNK4104 by Mike Kaganski · 10 years ago
  35. 9c49ece -Werror,-Wdelete-non-virtual-dtor by Stephan Bergmann · 10 years ago
  36. b98febd -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) by Stephan Bergmann · 10 years ago
  37. feea381 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  38. 018bacf loplugin:unusedfields in shell/ by Noel Grandin · 10 years ago
  39. e5c55a6 shell: rename CppunitTest to the same name as the makefile by Michael Stahl · 10 years ago
  40. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  41. 3b8e2f2 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  42. 3b45c0c -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) by Stephan Bergmann · 10 years ago
  43. cc6241f -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  44. d8c6b26 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  45. 69d64cc -Werror,-Wsizeof-pointer-memaccess by Stephan Bergmann · 10 years ago
  46. 4668528 -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway by Stephan Bergmann · 10 years ago
  47. 4b7d339 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  48. ceeeb48 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  49. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  50. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  51. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  52. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  53. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  54. b6f6cf8 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  55. 7a8d48f loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  56. b8f0442 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  57. 1c3d3ff use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  58. b82f36a loplugin:stringconstant by Stephan Bergmann · 10 years ago
  59. 59b072e yyyyy by Noel Grandin · 10 years ago
  60. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  61. 56c4032 com::sun::star->css in shell by Noel Grandin · 10 years ago
  62. 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
  63. 3569c58 Remove obsolete version map files by Stephan Bergmann · 10 years ago
  64. 3cf557c drop gconf integration as per ESC decision by Bjoern Michaelsen · 10 years ago
  65. a9e7645 TDE: move stuff into the tde-integration package by Jan-Marek Glogowski · 10 years ago
  66. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  67. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  68. 313b82d Library recentfile should be built when UXING_X11 by Samuel Mehrbrodt · 11 years ago
  69. f45ac62 Fix typos by Andrea Gelmini · 11 years ago
  70. 04724c9 Fix typos by Andrea Gelmini · 11 years ago
  71. cfaebe5 shell: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  72. 7269959 remove KDE3 support, --enable-kde and --enable-kdeab by Michael Stahl · 11 years ago
  73. 3306807 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  74. c8f6c45 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  75. b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
  76. 4679154 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  77. 0fd9b79 shell,sfx2,sd: inline some use-once typedefs by Noel Grandin · 11 years ago
  78. f5deb46 remove some unused typedefs by Noel Grandin · 11 years ago
  79. 95aad95 inline a handful of use-once #defines by Noel Grandin · 11 years ago
  80. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  81. 4bf8384 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  82. 18f3cef warning C4101: unreferenced local variable by Stephan Bergmann · 11 years ago
  83. 67badfc Code deliberately not linking against sal just can't use OSL_ENSURE by Stephan Bergmann · 11 years ago
  84. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  85. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  86. 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  87. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  88. a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
  89. 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  90. 2279f1f tdf#92269 fix Windows Explorer crash caused by shellextension by Christian Lohmaier · 11 years ago
  91. a023842 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  92. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  93. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  94. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  95. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  96. d8ba942 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  97. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  98. 2633a2a boost::shared_ptr -> std::shared_ptr by Stephan Bergmann · 11 years ago
  99. 2527a4d Implement some more XModify methods by Stephan Bergmann · 11 years ago
  100. 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago