1. fabcb41 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  2. b37e7aa lokdialog: Allow language switching in SfxModule(s). by Jan Holesovsky · 8 years ago
  3. d58a294 vcl: rename Window::Notify to EventNotify by Michael Stahl · 9 years ago
  4. 0c8a76c use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged by Noel Grandin · 9 years ago
  5. 5fb3078 convert SbDEBUG constants to o3tl::typed_flags by Noel Grandin · 9 years ago
  6. f2c4cb2 loplugin:unnecessaryoverride (dtors) in basctl by Stephan Bergmann · 9 years ago
  7. 3c4333c2 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  8. 6b631a0 convert INetURLObject::EncodeMechanism to scoped enum by Noel Grandin · 9 years ago
  9. 6c56f29 Collabora Office: remove Safe Mode from menus and Windows start menu by Andras Timar · 9 years ago
  10. 8a62216 tdf#105069, store the VBA module info for new modules as well by Markus Mohrhard · 9 years ago
  11. 390e951 loplugin:vclwidgets check for assigning from VclPt<T> to T* by Noel Grandin · 9 years ago
  12. effeccd tdf#105386: crash with macro organizer by Julien Nabet · 9 years ago
  13. d1b8074 tdf#104830, need an own termination listener for lib objects by Markus Mohrhard · 9 years ago
  14. fd292de tdf#93592 Make it possible to add default language resource to dialogeditor by Niklas Johansson · 9 years ago
  15. 5197e99 No use of <svx/Palette.hxx> here by Tor Lillqvist · 9 years ago
  16. beb8cfc convert inventorId to scoped enum by Noel Grandin · 9 years ago
  17. bbb9264 add missing deps on ui files by David Tardon · 9 years ago
  18. d8a8ed0 gbuild allow unitest to run once per lang in WITH_LANG_LIST by Norbert Thiebaud · 9 years ago
  19. ec4e48c Fix typos by Samuel Mehrbrodt · 9 years ago
  20. 450762b tdf#68118: Pass current document frame to SvxScriptSelectorDialog by Mike Kaganski · 9 years ago
  21. aa3f954 coverity#703927 Unchecked return value by Caolán McNamara · 9 years ago
  22. f31d98f loplugin:expandablemethods in avmedia..canvas by Noel Grandin · 9 years ago
  23. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  24. 8cfa3f4 'make screenshot' use-after-free fixes by Stephan Bergmann · 9 years ago
  25. d543b4d 'make screenshot' loplugin fixes by Stephan Bergmann · 9 years ago
  26. f606a6b loplugin:unnecessaryvirtual in basctl..chart2 by Noel Grandin · 9 years ago
  27. 8955c3f loplugin:oncevar by Noel Grandin · 9 years ago
  28. 10197c0 tdf#91222 VclBuilder constructor cleanup by melikeyurtoglu · 9 years ago
  29. cb90f09 Omit the default comparator by Takeshi Abe · 9 years ago
  30. 799a3a7 tdf#103209 Apply application color settings to Basic IDE by Takeshi Abe · 9 years ago
  31. e91a1ab tdf#96015 (part) link to Doc'tation in Help menu by Olivier Hallot · 10 years ago
  32. f019ee7 loplugin:expandablemethodds in basctl..chart2 by Noel Grandin · 9 years ago
  33. 292560a loplugin:unusedmethods by Noel Grandin · 9 years ago
  34. 3223c55 loplugin:mergeclasses merge TextView with ExtTextView by Noel Grandin · 9 years ago
  35. e510e98 de-src silly RID_TLB_MACROS resource by Caolán McNamara · 9 years ago
  36. 74ead07 de-src solo image button by Caolán McNamara · 9 years ago
  37. 583ac14 de-src solo variable watch editbox by Caolán McNamara · 9 years ago
  38. ae94c22 safemode: Add uno command and menu entry by Samuel Mehrbrodt · 9 years ago
  39. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  40. 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
  41. 04ba40c ImageList just reads and discards the MaskColor, so drop it by Caolán McNamara · 10 years ago
  42. 708253a loplugin:unnecessaryoverride in accessibility..chart2 by Noel Grandin · 10 years ago
  43. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  44. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  45. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  46. cf62e6c Related cid#1371289: Improve code to not depend on missing move assignment by Stephan Bergmann · 10 years ago
  47. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  48. 0f33526 put all SfxShell feature flags in one typed_flags class by Jochen Nitschke · 10 years ago
  49. f101819 tdf#88205 use list ctor for uno::Sequence a11y to canvas by Jochen Nitschke · 10 years ago
  50. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  51. b9f5607 coverity#1371151 rearrange code to avoid assignment by Caolán McNamara · 10 years ago
  52. a7b18aa no point in these dtors being virtual by Caolán McNamara · 10 years ago
  53. f8a8a41 Translate some German comments and messages by Maarten Bosmans · 10 years ago
  54. ff28315 Remaining clang-tidy misc-move-constructor-init by Stephan Bergmann · 10 years ago
  55. ba263e1 clean up the SdrObjFactory create callbacks by Noel Grandin · 10 years ago
  56. 0552ec9 convert SdrHintKind to scoped enum by Noel Grandin · 10 years ago
  57. eba160a convert SdrCreateCmd to scoped enum by Noel Grandin · 10 years ago
  58. ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
  59. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  60. 62e81fd screenshots: add dialog test cases for basctl by Armin Le Grand · 10 years ago
  61. d5de00c loplugin:unusedenumconstants in basctl..editeng by Noel Grandin · 10 years ago
  62. 20469b5 tdf#96015 (part) links to Askbot in the Help menu by Olivier Hallot · 10 years ago
  63. c85a3ac tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
  64. e5e7475 loplugin:countusersofdefaultparams in basctl..basic by Noel Grandin · 10 years ago
  65. 0bd4154 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Muhammet Kara · 10 years ago
  66. 3e79c2f tdf#91665 l10n: replace string lists - by separate strings by Muhammet Kara · 10 years ago
  67. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  68. a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  69. 938821f new loplugin overrideparam by Noel Grandin · 10 years ago
  70. 922d67c remove excess whitespace by Stephan Bergmann · 10 years ago
  71. e7d709c tdf#100726: Improve readability of OUString concatenations in basctl module by nadith · 10 years ago
  72. f7b1cd6 Moved SfxModule owner to SfxApplication by Mark Page · 10 years ago
  73. e15fc69 loplugin:redundantcast: redundant static_casts in basctl by Stephan Bergmann · 10 years ago
  74. 580c0f5 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  75. aee4986 tdf#100726: Improve readability of OUString concatenations by Arnold Dumas · 10 years ago
  76. 66576fc SfxModule to use initializer_list instead of variadic arguments by Mark Page · 10 years ago
  77. f904bd5 loplugin:stringconcat by Stephan Bergmann · 10 years ago
  78. d5784e9 Improve readability of OUString concatanation in LibPage by Muhammet Kara · 10 years ago
  79. 920d446 loplugin:singlevalfields in vcl(part1) by Noel Grandin · 10 years ago
  80. 2b7109a loplugin:singlevalfields in basctl by Noel Grandin · 10 years ago
  81. 456902a Improve readability of OUString concatanation in LocalizationMgr by Muhammet Kara · 10 years ago
  82. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  83. fbed985 Fixed a typo where highlighting was highlightning by Gökhan Gurbetoğlu · 10 years ago
  84. 9f4e283 loplugin:sallogareas by Noel Grandin · 10 years ago
  85. ab10f9f convert DBG_ASSERT(false, to SAL_WARN( by Noel Grandin · 10 years ago
  86. c0d7dfa BASIC : Add SbModule::FindMethod by Arnaud Versini · 10 years ago
  87. dfa8ece Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"" by Noel Grandin · 10 years ago
  88. abde31a Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag" by Noel Grandin · 10 years ago
  89. e319ef1 Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag by Mark Page · 10 years ago
  90. 9f138ff remove unused constants in HRC files by Noel Grandin · 10 years ago
  91. fa135fd remove unused SID constants and associated code by Noel Grandin · 10 years ago
  92. b860b73 Convert VCL_MESSAGE to scoped enum by Noel Grandin · 10 years ago
  93. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  94. f107d45 Convert SbxClassType to scoped enum by Noel Grandin · 10 years ago
  95. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
  96. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  97. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  98. 9850558 Give unique, comprehensible names to idles tdf#97087 by Muhammet Kara · 10 years ago
  99. 71c4a2b mpDefDialogParent is not used since 2002 by Caolán McNamara · 10 years ago
  100. 9c12177 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago