1. 2d2259c clang-tidy modernize-use-emplace in test..vbahelper by Noel Grandin · 9 years ago
  2. 8e8c789 oovbaapi: create XOval and XLine shape types by Tamas Bunth · 9 years ago
  3. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  4. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  5. 871035d loplugin:constparams in various by Noel Grandin · 9 years ago
  6. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  7. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  8. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  9. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  10. 5ee6862 Create vba library if it did not exist before by Tamas Bunth · 9 years ago
  11. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  12. 26c82e2 loplugin:oncevar in ucb..vbahelper by Noel Grandin · 9 years ago
  13. 1ac1caf oovbaapi: use autoshape in case of EllipseShape by Tamas Bunth · 9 years ago
  14. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  15. 1f4d7fc vbahelper: remove unused variable by Jochen Nitschke · 9 years ago
  16. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  17. a975624 loplugin:unusedfields in tools..vbahelper by Noel Grandin · 9 years ago
  18. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  19. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  20. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  21. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  22. 12191a4 make loplugin constantparam smarter about string params by Noel Grandin · 9 years ago
  23. e3a44cb loplugin:checkunusedparams in toolkit..vbahelper by Noel Grandin · 9 years ago
  24. f9f045e78 tools: move errcode.hxx to the vcl module by Chris Sherlock · 9 years ago
  25. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  26. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  27. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  28. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  29. 8913353 enum spelling: throught -> through by Justin Luth · 9 years ago
  30. be8b9b4 loplugin:redundantcast find cstyle arithmetic casts by Noel Grandin · 9 years ago
  31. d68927c use actual UNO enums in test..vbahelper by Noel Grandin · 9 years ago
  32. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  33. 4c45268 Fix typos by Andrea Gelmini · 9 years ago
  34. 7299481 loplugin:redundantcast find redundant c-style enum casts by Noel Grandin · 9 years ago
  35. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  36. 65434e8 Fix typos by Andrea Gelmini · 9 years ago
  37. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  38. 417bc89 Fix typos by Andrea Gelmini · 9 years ago
  39. 32a461b loplugin: unnecessary destructor vbahelper..vcl by Noel Grandin · 9 years ago
  40. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  41. bf110d4 Change all Idle* LINKs to be Timer* by Jan-Marek Glogowski · 9 years ago
  42. 9439844 New loplugin:dynexcspec: Add @throws documentation, vbahelper by Stephan Bergmann · 9 years ago
  43. 3b2ec68 New loplugin:externvar: vbahelper by Stephan Bergmann · 9 years ago
  44. d911663 Typo: Acess->Access by Julien Nabet · 9 years ago
  45. 471b58e Typo: Postion->Position by Julien Nabet · 9 years ago
  46. bfde486 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  47. 675df4a loplugin:unnecessaryoverride (dtors) in vbahelper by Stephan Bergmann · 9 years ago
  48. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  49. 0f96b3f loplugin:unnecessaryvirtual in test..vbahelper by Noel Grandin · 9 years ago
  50. 04bfdc0 loplugin:oncevar in vbahelper..writerfilter by Noel Grandin · 9 years ago
  51. c5498c31 loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
  52. 7567a4c '>>=' with rhs Any is a copy assignment by Jochen Nitschke · 9 years ago
  53. 98b77ad loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
  54. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  55. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  56. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  57. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  58. c158c00 loplugin:constantparam in framework..vbahelper by Noel Grandin · 10 years ago
  59. 8f30da6 Some clang-tidy misc-move-constructor-init by Stephan Bergmann · 10 years ago
  60. 4630157 cppcheck: passedByValue by Caolán McNamara · 10 years ago
  61. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  62. 9870f02 loplugin:countusersofdefaultparams in tools..xmlsecurity by Noel Grandin · 10 years ago
  63. e4d7ed0 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  64. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  65. cef14b8 tdf#42949: clean up includes in include/filter with iwyu by Jorenz Paragas · 10 years ago
  66. 1812a64 tdf#42949: clean up includes in include/vbahelper with iwyu by Jorenz Paragas · 10 years ago
  67. b05ab09 Clean up uses of Any::getValue() in vbahelper by Stephan Bergmann · 10 years ago
  68. 74713b3 loplugin:unusedmethods by Noel Grandin · 10 years ago
  69. f107d45 Convert SbxClassType to scoped enum by Noel Grandin · 10 years ago
  70. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  71. 931b6a1 Fix typos in code by Andrea Gelmini · 10 years ago
  72. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  73. 9181f09 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  74. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  75. d0a271e loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  76. f34cc90 loplugin:passstuffbyref in vbahelper by Noel Grandin · 10 years ago
  77. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  78. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  79. 2c93d34 clang-tidy performance-unnecessary-value-param in vbahelper by Noel Grandin · 10 years ago
  80. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  81. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  82. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  83. 236f308 loplugin:unuseddefaultparam in include/vbahelper by Noel Grandin · 10 years ago
  84. 692f142 loplugin:unuseddefaultparam, ApplyChange->ApplyTempChange by Noel Grandin · 10 years ago
  85. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  86. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  87. f215684 vcl/apptypes.hxx is gone by Stephan Bergmann · 10 years ago
  88. 249e3d6 vcl: split exception types from input types by Chris Sherlock · 10 years ago
  89. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  90. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  91. 5b5f3cc loplugin:unusedmethods unused return value in vbahelper/ by Noel Grandin · 10 years ago
  92. 5b22663 Make SotFactory private to sot/ and clean a bit by Matúš Kukan · 10 years ago
  93. 3faf5fd loplugin:unusedfields vbahelper by Noel Grandin · 10 years ago
  94. 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
  95. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  96. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  97. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  98. 89ac4f6 com::sun::star->css in vbahelper/ by Noel Grandin · 10 years ago
  99. dfb3be7 use unique_ptr for pImpl in vcl,vbahelper,uui by Noel Grandin · 10 years ago
  100. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago