1. c53cf1d tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
  2. fc18da9 remove some double calls by Noel Grandin · 9 years ago
  3. 27a165c drop useless semicolons by David Tardon · 9 years ago
  4. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  5. cb90f09 Omit the default comparator by Takeshi Abe · 9 years ago
  6. aeeabc3 loplugin:oncevar in unoxml..toolkit by Noel Grandin · 9 years ago
  7. e5c1e15 loplugin:expandablemethods in toolkit..tools by Noel Grandin · 9 years ago
  8. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  9. d714c04 clang-cl loplugin: toolkit by Stephan Bergmann · 9 years ago
  10. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  11. 2e59595 [API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFont by Caolán McNamara · 10 years ago
  12. 5f6af95 InfoFont/Color is not used by vcl now by Caolán McNamara · 10 years ago
  13. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  14. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  15. 4d87443 loplugin:constantparam by Noel Grandin · 10 years ago
  16. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  17. c158c00 loplugin:constantparam in framework..vbahelper by Noel Grandin · 10 years ago
  18. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  19. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  20. 3069878 std::list<sal_uInt16> -> vector by Noel Grandin · 10 years ago
  21. e13aead Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion by Tor Lillqvist · 10 years ago
  22. 93f9a32 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  23. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  24. 52b91f3 new loplugin fragiledestructor by Noel Grandin · 10 years ago
  25. fdbe9a9 loplugin:redundantcast: redundant static_casts in toolkit by Stephan Bergmann · 10 years ago
  26. 828d792 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  27. 20b9cbd merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainer by Noel Grandin · 10 years ago
  28. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  29. 920d446 loplugin:singlevalfields in vcl(part1) by Noel Grandin · 10 years ago
  30. aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
  31. 82da3d9 loplugin:salbool: Implicit conversions from non-Boolean fundamental types by Stephan Bergmann · 10 years ago
  32. 30104ff Add a pause() method to XToolkitExperimental by Tor Lillqvist · 10 years ago
  33. d22f8bb fix compile error in SelectionDialog (java unit test) by Noel Grandin · 10 years ago
  34. 3f98cf3 tdf#100092: Deterministic scheduling to prevent unpredictable behavior. by Jan Holesovsky · 10 years ago
  35. c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
  36. 92bad2a Convert ImageSet to scoped enum by Noel Grandin · 10 years ago
  37. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  38. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  39. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  40. 0f67254 clang-tidy modernize-loop-convert in toolkit to uui by Noel Grandin · 10 years ago
  41. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  42. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  43. 50ac0f5 convert FONT_EMPHASIS_MARK to scoped enum by Noel Grandin · 10 years ago
  44. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  45. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  46. 35e26c8 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  47. b7e28df loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  48. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  49. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  50. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  51. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  52. 28c96a0 clang-tidy performance-unnecessary-value-param in toolkit by Noel Grandin · 10 years ago
  53. 297fd83 Typo: multible->multiple by Julien Nabet · 10 years ago
  54. fd4b1fb sequence->vector in toolkit by Noel Grandin · 10 years ago
  55. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  56. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  57. 9af411a tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  58. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  59. 96c1ae1 fix headless build by Oliver Specht · 10 years ago
  60. f0f973d loplugin:constantparams in vcl/ by Noel Grandin · 10 years ago
  61. f3d4546 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  62. 19a5374 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  63. c3a3e64 loplugin:constantparam in toolkit by Noel Grandin · 10 years ago
  64. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  65. a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
  66. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  67. 2b31daf tdf#95857 Sort out German plurals ... by danielt998 · 10 years ago
  68. 6858d51 vcl: include vcl headers via triangular brackets instead of quotes by Chris Sherlock · 10 years ago
  69. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  70. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  71. 3209659 toolkit: remove some comment cruft from vclunohelper.cxx by Chris Sherlock · 10 years ago
  72. 9c77bb8 tdf#39468 toolkit: translate some German comments in the VCL UNO helper file by Chris Sherlock · 10 years ago
  73. 3187193 tools: rename FontUnderline to FontLineStyle by Chris Sherlock · 10 years ago
  74. cd5431c Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs by Stephan Bergmann · 10 years ago
  75. 4cd058f OpenGLWrapper is the right place for getBufferSwapCounter() by Tor Lillqvist · 10 years ago
  76. 32d98b2 Put getBufferSwapCounter() in OpenGLWindow instead by Tor Lillqvist · 10 years ago
  77. 2c55288 Add API to get the number of OpenGL buffer swaps, including through UNO by Tor Lillqvist · 10 years ago
  78. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  79. 5659b68 vcl: rename Font::GetFamily to Font::GetFamilyType by Chris Sherlock · 10 years ago
  80. a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
  81. cb20f46 vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  82. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  83. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  84. f99550d vcl: change Font::SetName() to Font::SetFamilyName() by Chris Sherlock · 10 years ago
  85. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  86. 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
  87. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  88. 7576f27 tdf#94715 - ensure we remove ourselves from the same event source. by Michael Meeks · 10 years ago
  89. 20ff8cc toolkit: mark AccessibleScrollBar:XAccessibleEventBroadcaster as a known issue by Miklos Vajna · 10 years ago
  90. 93122eb uno::Sequence->std::vector in vcl::Throbber by Noel Grandin · 10 years ago
  91. 2759ea0 No need to extend css.awt.XToolkitExperimental by Stephan Bergmann · 10 years ago
  92. fbdeef6 vcl: fix event processing to idle - for JUnit tests. by Michael Meeks · 10 years ago
  93. 5e1546c downgrade warning to info by Caolán McNamara · 10 years ago
  94. 631b679 loplugin:unusedfields in include/toolkit,include/tools by Noel Grandin · 10 years ago
  95. 56a9594 Update-check, expand to allow reporting of H/W and OS versions. by Michael Meeks · 10 years ago
  96. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  97. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  98. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  99. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  100. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago