1. da50004 Rename LOK prefixed variables and members by Tomaž Vajngerl · 2 days ago
  2. cb5972e Rename LOKNotifier to KitNotifier by Tomaž Vajngerl · 10 days ago
  3. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  4. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  5. c443ade jsdialog: serialize widthInChars for Edit and send updates by Andras Timar · 4 weeks ago
  6. 645ad7c FixedText: remove renderAsStatic flag logic by Parth Raiyani · 9 weeks ago
  7. e3d8985 a11y: enhance accessibility by improving renderAsStatic logic by Parth Raiyani · 10 weeks ago
  8. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  9. b8e4795 tdf#146619 Run IWYU again on include/svtools/ by Gabor Kelemen · 5 months ago
  10. bad8cf4 Resolves: tdf#162562 only shrink to tab area for ControlPart::TabPaneWithHeader by Caolán McNamara · 4 months ago
  11. 279856d notebookbar: ensure we don't load addons in lok by Szymon Kłos · 7 months ago
  12. de9ada8 tdf#167125 tdf#169383 vcl: Handle Ctrl{,+Shift}+Tab within vertical tab page by Michael Weghorn · 5 months ago
  13. ad61fa3 tdf#167125 vcl a11y: Don't completely lose keyboard focus in VerticalTabControl by Michael Weghorn · 5 months ago
  14. 69f7b6e vcl: Move VerticalTabControl implementation to own source file by Michael Weghorn · 5 months ago
  15. 9192f76 jsdialog: toggle button state by Szymon Kłos · 8 months ago
  16. 5cf85ec Resolves tdf#169395 - Make ctrl+tab wrap around on VT by Heiko Tietze · 5 months ago
  17. fedc328 Resolves tdf#169383 - Accept ctrl+tab / shift+ctrl+tab on vertical tabs by Heiko Tietze · 5 months ago
  18. 7124d5f lok: FormattedField: ensure formatter has min and max by Dennis Francis · 5 months ago
  19. e3ea978 vcl: remove OutputDevice::DrawBitmapEx() by Christopher Sherlock · 7 months ago
  20. b8a6929 loplugin:unusedfields by Noel Grandin · 6 months ago
  21. 9b0debc Impl{Metric,Currency}ProcessKeyInput always return false by Mike Kaganski · 6 months ago
  22. c1f8371 Fix ConvertAndScaleValue by Mike Kaganski · 6 months ago
  23. 866c0c6 Rename a variant vcl::ConvertValue to reflect what it does with digits by Mike Kaganski · 6 months ago
  24. 5eccc80 Drop the last vcl::ConvertDoubleValue backward-compatibility functions by Mike Kaganski · 6 months ago
  25. 1ee0f3e Fix code designed for integers, but used with floating-point values by Mike Kaganski · 6 months ago
  26. e94fbce Uses of an overload of vcl::ConvertDoubleValue -> vcl::ConvertValue by Mike Kaganski · 6 months ago
  27. f24a964 This function is not used outside of vcl/source/control/field.cxx by Mike Kaganski · 6 months ago
  28. d22f90f Related: tdf#168842 Don't truncate source precision in vcl::TextToValue by Mike Kaganski · 6 months ago
  29. dc33e6b Deduplicate some code that clamps values by Mike Kaganski · 6 months ago
  30. dd54483 tdf#168709: round double value instead of truncation by Mike Kaganski · 6 months ago
  31. f21d804 (Qt) Only selected tabs should cover the tab pane by Heiko Tietze · 6 months ago
  32. cd888f4 loplugin:singlevalfields by Noel Grandin · 6 months ago
  33. c478ba1 loplugin:unusedenumconstants by Noel Grandin · 6 months ago
  34. 924c559 vcl: convert define statements to constexpr variables by Christopher Sherlock · 12 months ago
  35. f61bfec loplugin:unusedmethods by Noel Grandin · 7 months ago
  36. 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
  37. 06cc9c2 MenuButton::SetDelayMenu is unused by Noel Grandin · 7 months ago
  38. 36cada6 BitmapEx->Bitmap in ImplListBoxWindow by Noel Grandin · 7 months ago
  39. 1f0d253 Use RepeatedUChar in vcl and xmloff by Mike Kaganski · 7 months ago
  40. 8e26cae Introduce OutputDevice::ScopedPush, and use it in vcl by Mike Kaganski · 8 months ago
  41. 8313486 BitmapEx->Bitmap in Wallpaper by Noel Grandin · 8 months ago
  42. 8126025 BitmapEx->Bitmap in various icons by Noel Grandin · 8 months ago
  43. 62d1a50 BitmapEx->Bitmap in Image by Noel Grandin · 8 months ago
  44. 5c7669e cid#1660821 Dereference null return value by Caolán McNamara · 8 months ago
  45. f3c6826 BitmapEx->Bitmap in FixedBitmap by Noel Grandin · 8 months ago
  46. 4515d4c BitmapEx->Bitmap in ORoadmap by Noel Grandin · 8 months ago
  47. aa67679 tdf#130857 weld: Restrict default widget concept to buttons by Michael Weghorn · 8 months ago
  48. fcee763 vcl dnd: Consolidate drop target retrieval, avoid casting by Michael Weghorn · 9 months ago
  49. 7c036ef vcl a11y: Return OAccessible in vcl::Window::CreateAccessible by Michael Weghorn · 9 months ago
  50. 7f7b37c convert NfEvalDateFormat to scoped enum by Noel Grandin · 9 months ago
  51. 31ba0aa Resolves: tdf#157738 don't break mouse capture by grabbing focus by Caolán McNamara · 9 months ago
  52. 794946c Resolves: tdf#136943 limit combobox popups to max available below/above height by Caolán McNamara · 9 months ago
  53. c6b9c12 Resolves tdf#161492 - Consider tab width for dialog size by Heiko Tietze · 9 months ago
  54. b9a390c Related: tdf#163008 draw the selected tab using a push button on macOS by Patrick Luby · 10 months ago
  55. cd4f6d6 Related tdf#165474 - Size vertical tabs according the content by Heiko Tietze · 10 months ago
  56. b787dfc Resolves tdf#163008 - Vertical tabs with small icons by Heiko Tietze · 10 months ago
  57. 78e89dd tdf#166842 Use more OutputDevice::Push/Pop by Noel Grandin · 10 months ago
  58. a57c6e9 a11y: Drop unused accessiblefactory.hxx includes by Michael Weghorn · 11 months ago
  59. 3cb6bae vcl a11y: Let Edit and subclasses create their accessible directly by Michael Weghorn · 11 months ago
  60. 344737c vcl a11y: Set DateField/TimeField window type in ctor by Michael Weghorn · 11 months ago
  61. 64fd4b5 vcl a11y: Let FormattedField create its accessible directly by Michael Weghorn · 11 months ago
  62. 8ff1151 vcl a11y: Let ComboBox create its accessible directly by Michael Weghorn · 11 months ago
  63. 01f3de9 vcl a11y: Let ScrollBar create its accessible directly by Michael Weghorn · 11 months ago
  64. 77e753e vcl a11y: Let FixedText create its accessible directly by Michael Weghorn · 11 months ago
  65. 14eff4a vcl a11y: Let FixedHyperlink create its accessible directly by Michael Weghorn · 11 months ago
  66. 5283354 vcl a11y: Let ListBox create its accessible directly by Michael Weghorn · 11 months ago
  67. e59f294 vcl a11y: Let RadioButton create its accessible directly by Michael Weghorn · 11 months ago
  68. 2a87fc4 vcl a11y: Let CheckBox create its accessible directly by Michael Weghorn · 11 months ago
  69. f82aac7 vcl a11y: Let PushButton create its accessible directly by Michael Weghorn · 11 months ago
  70. 374dd9f Unify on VclPtr::reset by Mike Kaganski · 11 months ago
  71. 5fa790d Remove obsolete fw declarations from vcl/ by Gabor Kelemen · 12 months ago
  72. 8157eff vcl: Move RoadmapWizardImpl back to wizimpldata.hxx by Michael Weghorn · 11 months ago
  73. 07ad279 vcl: Don't use RoadmapTypes in RoadmapWizardMachine by Michael Weghorn · 11 months ago
  74. 9b7604e vcl: Move RoadmapWizardImpl::maResponses to RoadmapWizard by Michael Weghorn · 11 months ago
  75. e607353 vcl: Have only one pointer to ORoadmap by Michael Weghorn · 11 months ago
  76. 9aca8ef vcl: Drop always true return values + fallback path by Michael Weghorn · 11 months ago
  77. 176bfa2 vcl: Switch DBG_ASSERT and OSL_FAIL to assert, drop early return by Michael Weghorn · 11 months ago
  78. fff9dcb vcl: Drop RoadmapWizard::GetOrCreatePage by Michael Weghorn · 11 months ago
  79. 0b3cf12 vcl: Don't search in always empty map by Michael Weghorn · 11 months ago
  80. b45aea3 vcl: Drop always true RoadmapWizard::ShowPage ret val by Michael Weghorn · 11 months ago
  81. 3d47309 vcl: Merge RoadmapWizard::{Activate,Show}Page by Michael Weghorn · 11 months ago
  82. b583b8b vcl: Merge RoadmapWizard::enterState into caller by Michael Weghorn · 11 months ago
  83. c854f5a vcl: Move RoadmapWizardMachine to own source file by Michael Weghorn · 11 months ago
  84. 7c6dd50 Clarify comments/debug output mentioning RoadmapWizard by Michael Weghorn · 11 months ago
  85. 4cc7d06 vcl: Move defines to only source file using them by Michael Weghorn · 11 months ago
  86. 2a56b12 vcl: Use more specific include by Michael Weghorn · 11 months ago
  87. 2d268b2 vcl: More clearly separate vcl::Window specific RoadmapWizard bits by Michael Weghorn · 11 months ago
  88. 4a160b0 vcl: Move RoadmapWizard method impls to corresponding source file by Michael Weghorn · 11 months ago
  89. 6ca73a2 vcl: Move ImplWizButtonData definition to where it's used by Michael Weghorn · 11 months ago
  90. fc42bd1 vcl: Drop unnecessary include by Michael Weghorn · 11 months ago
  91. 901e160 vcl: static_cast to Dialog* once by Michael Weghorn · 11 months ago
  92. 7bb189c tdf#97228 change scrollbarvalue code from include/vcl to vcl/ by Deepanshu Sharma · 1 year, 1 month ago
  93. bb75bdc vcl: remove unnecessary includes in calendar.cxx by Chris Sherlock · 1 year, 6 months ago
  94. 2dd493c loplugin:constparams by Noel Grandin · 1 year, 1 month ago
  95. bac07e3 If combobox is UserDraw, then don't bother measuring text by Caolán McNamara · 1 year, 1 month ago
  96. 922e13c lokit: don't double-buffer combo/list box dropdowns by Caolán McNamara · 1 year, 1 month ago
  97. 057df5d iconchoicectrl a11y: Reuse parent handling + disposing from base class by Michael Weghorn · 1 year, 1 month ago
  98. 817e0a2 vcl a11y: Call AccessibleIconChoiceCtrl ctor directly by Michael Weghorn · 1 year, 1 month ago
  99. e262ddf vcl: flatten ImplFindPartRect() by Christopher Sherlock · 1 year, 3 months ago
  100. 5ef3063 tdf#163989 a11y: Introduce Window::GetAccessibleParent by Michael Weghorn · 1 year, 1 month ago