1. 4a231d1 move ComboBox to toolkit-only headers by Caolán McNamara · 6 years ago
  2. b46a0a7 tdf#118418 implement scrollSubstringTo() for gtk by Colomban Wendling · 6 years ago
  3. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  4. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  5. f924658 controllayout.hxx can be a toolkit-only header by Caolán McNamara · 6 years ago
  6. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  7. b762eab tdf#42982: Improve UNO API error reporting by Ian Barkley-Yeung · 6 years ago
  8. 4f3f61a loplugin:flatten in accessibility by Noel Grandin · 6 years ago
  9. be53f32 rename vcl::Window::Update to PaintImmediately by Noel Grandin · 6 years ago
  10. 6df92df loplugin:virtualdead by Noel Grandin · 6 years ago
  11. d077cd6 Revert "loplugin:constfields in svtools" by Noel Grandin · 6 years ago
  12. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  13. a1fcbda move svtabbx.hxx to vcl/toolkit by Caolán McNamara · 6 years ago
  14. a8487ac clang-format accessibility & basctl with under 5-percent lines of change by Muhammet Kara · 6 years ago
  15. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  16. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  17. 0f6bbde Use properly typed variable for iteration by Stephan Bergmann · 6 years ago
  18. b9fe4f2 rename some local variables by Noel Grandin · 6 years ago
  19. bca204a Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32 by Stephan Bergmann · 6 years ago
  20. 15abfe9 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  21. a41fe32 loplugin:finalclasses in accessibility by Noel Grandin · 6 years ago
  22. c4f0c87 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  23. 40f1a46 tdf#124176: Use "pragma once" on accessibility/* by Andrea Gelmini · 6 years ago
  24. 7cf98c8 tdf#124176:Use pragma once instead of include guards by Ayhan Yalçınsoy · 6 years ago
  25. bd60ca2 remove some unnecessary includes and update pches by Caolán McNamara · 6 years ago
  26. f552271 loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntry by Noel Grandin · 6 years ago
  27. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  28. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  29. b07b192 loplugin:unusedfields by Noel Grandin · 6 years ago
  30. 98f2bd6 loplugin:unusedmethods by Noel Grandin · 6 years ago
  31. 5b37487 loplugin:singlevalfields by Noel Grandin · 6 years ago
  32. 7b99cdb loplugin:indentation find broken if statements by Noel Grandin · 6 years ago
  33. 294b01d tdf#42949 Fix IWYU warnings in accessibility/ by Gabor Kelemen · 6 years ago
  34. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  35. 4704acf move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers by Luboš Luňák · 6 years ago
  36. cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
  37. 261fa8c tdf#114441 changed some sal_uLong to better fitting types by Christian Barth · 7 years ago
  38. 250c2ec loplugin:virtualdead in vcl by Noel Grandin · 7 years ago
  39. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  40. 77ea053 accessibility: fix leak of AccessibleListBoxEntry by Michael Stahl · 7 years ago
  41. 151ba01 accessibility : namespace cleanup by Arnaud Versini · 7 years ago
  42. 396869e Simplify Sequence iterations in accessibility by Arkadiy Illarionov · 7 years ago
  43. ed5064d tdf#39593 Drop OToolBoxWindowItem::isWindowItem by Arkadiy Illarionov · 7 years ago
  44. 8fe53ec loplugin:constmethod in accessibility by Noel Grandin · 7 years ago
  45. 16da5e2 loplugin:constvars in accessibility..basegfx by Noel Grandin · 7 years ago
  46. c8e70f9 Fix typos by Andrea Gelmini · 7 years ago
  47. b65a0b7 cid#1448422 Division or modulo by zero by Caolán McNamara · 7 years ago
  48. da40541 Improved loplugin:stringconstant (now that GCC 7 supports it): accessibility by Stephan Bergmann · 7 years ago
  49. e468a06 cid#1448398 Dereference before null check by Caolán McNamara · 7 years ago
  50. 77e260f tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemText by Noel Grandin · 7 years ago
  51. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  52. 9406ee7 move SvtIconChoiceCtrl to vcl by Caolán McNamara · 7 years ago
  53. b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
  54. cdcc2f3 loplugin:logexceptionnicely in accessibility..basic by Noel Grandin · 7 years ago
  55. c88f760 Use hasElements to check Sequence emptiness in accessibility..canvas by Arkadiy Illarionov · 7 years ago
  56. 516bdf7 loplugin:singlevalfields by Noel Grandin · 7 years ago
  57. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  58. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  59. f1ba393 clang-tidy modernize-avoid-c-arrays in accessibility by Arkadiy Illarionov · 7 years ago
  60. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  61. e15d826 Exit from search loop when condition is satisfied by Arkadiy Illarionov · 7 years ago
  62. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  63. d028c1b loplugin:sequentialassign in accessiblity..canvas by Noel Grandin · 7 years ago
  64. 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
  65. dd80346 Fix typo by Andrea Gelmini · 7 years ago
  66. 911237e Fix typo by Andrea Gelmini · 7 years ago
  67. 0a4f781 Simplify containers iterations in accessibility, avmedia by Arkadiy Illarionov · 7 years ago
  68. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  69. 85b7e7f Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATE by Andrea Gelmini · 7 years ago
  70. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  71. 970ca8d loplugin:unusedfields in various by Noel Grandin · 7 years ago
  72. cfbd830 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  73. bd32bf4 TDF#114441 - Convert use of sal_uLong to sal_uInt32 by Omer Fatih Celik · 7 years ago
  74. 74ed61e loplugin:indentation in UnoControls..accessibility by Noel Grandin · 7 years ago
  75. 79e618c tdf#42949 Fix remaining IWYU warnings in include/vcl/* by Gabor Kelemen · 7 years ago
  76. cec7ae9 tdf#42949 Fix IWYU warnings in include/toolkit/* by Gabor Kelemen · 7 years ago
  77. 06ec8a9 add operator* to uno::Reference by Noel Grandin · 7 years ago
  78. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  79. 48c0363 cppcheck: 'nSelectedEntryCount' is assigned a value that is never used. by Tóth Attila · 7 years ago
  80. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  81. 8e1f198 Use switch with init-statement by Stephan Bergmann · 7 years ago
  82. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  83. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  84. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  85. 8ee959b Fix typo by Andrea Gelmini · 7 years ago
  86. 47897fd weld SwCondCollPage by Caolán McNamara · 7 years ago
  87. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  88. c89a499 Adapt to C++2a char_t by Stephan Bergmann · 7 years ago
  89. 065edb4 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  90. ea65a40 tdf#120703 PVS: make selection type detection more readable by Mike Kaganski · 7 years ago
  91. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  92. 819149fb loplugin:collapseif in accessibility..cui by Noel Grandin · 7 years ago
  93. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  94. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  95. 2e57dac Attempt to fix tdf#118193 by Arnaud Versini · 7 years ago
  96. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  97. 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
  98. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  99. 2a962cb tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* by Gabor Kelemen · 8 years ago
  100. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago