1. d775ef3 change recursive ImageURL prop. search to use XGraphic by Tomaž Vajngerl · 8 years ago
  2. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  3. 9fcef57 convert Redline warning dialog to .ui to get helpids by Caolán McNamara · 8 years ago
  4. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  5. 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
  6. d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  7. 1daf4db Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660e by Julien Nabet · 8 years ago
  8. 3ceb01a Use for range loops in basegfx and basic by Julien Nabet · 8 years ago
  9. bddd6c7 Revert "loplugin:changetoolsgen in avmedia..basic" and reapply plugin by Noel Grandin · 8 years ago
  10. 7faa218 ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end by Caolán McNamara · 8 years ago
  11. 1adb1a32 loplugin:changetoolsgen in avmedia..basic by Noel Grandin · 8 years ago
  12. 73256b9 Decrease fragility in odd use cases with no current document by Tor Lillqvist · 8 years ago
  13. 7a42f396 basic: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  14. 7c7aa4e3 loplugin:pointerbool (clang-cl) by Stephan Bergmann · 8 years ago
  15. ad9871a Introduce SbxValues::clear by Stephan Bergmann · 8 years ago
  16. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  17. 44853cc loplugin:useuniqeptr in SbxVariable by Noel Grandin · 8 years ago
  18. 000fa4c loplugin:useuniqueptr in SbiStdObject by Noel Grandin · 8 years ago
  19. 24cbc7a loplugin:useuniqueptr in SbUnoMethod by Noel Grandin · 8 years ago
  20. 5954878 loplugin:useuniqueptr in SbiGlobals by Noel Grandin · 8 years ago
  21. 263d732 loplugin:useuniqueptr in SbModule by Noel Grandin · 8 years ago
  22. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  23. 3a40d3d More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  24. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  25. 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  26. 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
  27. ee4b074 basic, solve link problems by jan Iversen · 8 years ago
  28. 0a1b045 SAL_TYPES_SIZEOFINT == 2 no longer possible by Noel Grandin · 8 years ago
  29. 54227c9 Silence loplugin:unnecessarycatchthrow with --disable-debug by Stephan Bergmann · 8 years ago
  30. 884cbe1 RID_* can be extern global variables by Noel Grandin · 8 years ago
  31. d0222ba Fix typos by Andrea Gelmini · 8 years ago
  32. 2a421b2 loplugin:passstuffbyref improved return in basic,framework by Noel Grandin · 8 years ago
  33. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  34. 00bc5a0 wrap scoped enum around css::util::NumberFormat by Noel Grandin · 8 years ago
  35. be359b1 loplugin:unusedenumconstants by Noel Grandin · 8 years ago
  36. 4e14475 loplugin:unusedindex by Mike Kaganski · 8 years ago
  37. 8de8e0c Get rid of loop counter variable by Mike Kaganski · 8 years ago
  38. 29baa05 tools: remove unused #include from solar.h by Michael Stahl · 8 years ago
  39. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  40. c947a25 loplugin:countusersofdefaultparams in basctl..basegfx by Noel Grandin · 8 years ago
  41. 9f9347c basic: SfxLibraryContainer: replace maMutex by Michael Stahl · 8 years ago
  42. c0ac78c loplugin:salcall handle virtual methods by Noel Grandin · 8 years ago
  43. ef6940a Save an unnecessary duplicate GetObject() call by Eike Rathke · 8 years ago
  44. 3649360 Simplify the IsObject()/GetObject() logic here by Eike Rathke · 8 years ago
  45. d1cd68f Rather call GetObject() only if IsObject(), tdf#112571 follow-up by Eike Rathke · 8 years ago
  46. 863e269 Resolves: tdf#114232 reset error after unsuccessful GetObject() query by Eike Rathke · 8 years ago
  47. d915cb4 Resolves: tdf#114231 do not mask ErrCode with GetRest() by Eike Rathke · 8 years ago
  48. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  49. af8431d Find VBA-only functions when compiling first on module level by Eike Rathke · 8 years ago
  50. a566fd1 loplugin:unusedmethods by Noel Grandin · 8 years ago
  51. bb4cd52 Get rid of two more temporary SvNumberFormatter instances by Eike Rathke · 8 years ago
  52. 5e1d49d Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  53. f1b5b22 Get rid of that LANGUAGE_GERMAN nonsense by Eike Rathke · 8 years ago
  54. 2f81745 Aaand another one.. SvNumberFormatter instance by Eike Rathke · 8 years ago
  55. 2828829 Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  56. 4b98e35 Make the SbiInstance SvNumberFormatter shared_ptr by Eike Rathke · 8 years ago
  57. 462866c various coverity warnings by Caolán McNamara · 8 years ago
  58. db080da tdf#114011 limit/truncate date, not only year by Eike Rathke · 8 years ago
  59. df2e78f replace check of eof and GetError with good by Caolán McNamara · 8 years ago
  60. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  61. 5280b3e silence some coverity warnings by Caolán McNamara · 8 years ago
  62. 7f055f3 inline SbxMAXSALUINT64 and friends by Noel Grandin · 8 years ago
  63. a8f31d5 Fix typos by Andrea Gelmini · 8 years ago
  64. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  65. 049e026 loplugin:finalclasses in basic,basegfx by Noel Grandin · 8 years ago
  66. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  67. 5d618d7 loplugin:constantparam in basic,basctl by Noel Grandin · 8 years ago
  68. ae531b6 Another ImpGetIntntlSep() fix, tdf#81671 follow-up by Eike Rathke · 8 years ago
  69. ab7b10d Fix build of Windows-only code, tdf#81671 follow-up by Eike Rathke · 8 years ago
  70. dc520c7 Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 by Eike Rathke · 8 years ago
  71. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  72. d4a2541 loplugin:includeform: basic by Stephan Bergmann · 8 years ago
  73. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  74. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  75. daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  76. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  77. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  78. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  79. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  80. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  81. 6978f50 Bin some noise comments and ASCII graphics by Tor Lillqvist · 9 years ago
  82. bb82632 iOS, solved code never reached (sbxvalue.cxx) by jan Iversen · 9 years ago
  83. a1eeccc Clean up a couple of overly verbose SAL_INFOs by Tor Lillqvist · 9 years ago
  84. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  85. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  86. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  87. 8e8c789 oovbaapi: create XOval and XLine shape types by Tamas Bunth · 9 years ago
  88. c497c4c Replace list by vector in dllmgr-x86-x64 (basic) by Julien Nabet · 9 years ago
  89. 5c0ab63 Replace list by vector in methods.cxx (basic) by Julien Nabet · 9 years ago
  90. f192302 loplugin:constparams: basic (clang-cl) by Stephan Bergmann · 9 years ago
  91. 4e70d0b rename SBX errorcodes to BASIC by Noel Grandin · 9 years ago
  92. c8ff305 move all the basic errcodes to one file by Noel Grandin · 9 years ago
  93. ae8e1ad convert code-class in ErrCode to scoped enum by Noel Grandin · 9 years ago
  94. db6b703 Allow non-modal Dialogs during FileImport/Load by Armin Le Grand · 9 years ago
  95. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  96. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  97. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  98. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  99. 4d89865 new loplugin:deadclass by Noel Grandin · 9 years ago
  100. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago