summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
3 daystdf#144981 tdf#161853 icon choice ctrl: One selection border is enoughMichael Weghorn
3 daystdf#161853 Simplify SvxIconChoiceCtrl_Impl::RepaintSelectedEntriesMichael Weghorn
3 daystdf#161853 Drop IconChoiceFlags::SelectingRectMichael Weghorn
3 daystdf#161853 SvxIconChoiceCtrlEntry: Drop means to manually set neighboursMichael Weghorn
3 daystdf#161853 Drop unused SvxIconChoiceCtrl_Impl::GetPredecessorGridMichael Weghorn
3 daystdf#161853 Drop always null SvxIconChoiceCtrl_Impl::pHeadMichael Weghorn
3 daystdf#161853 Drop unused SvxIconChoiceCtrl_Impl::InitPredecessorsMichael Weghorn
3 daystdf#161853 Drop unused SvxIconChoiceCtrl_Impl::{Set,Find}EntryPredecessorMichael Weghorn
3 daystdf#161853 Drop unused SvxIconChoiceCtrl_Impl::SetEntryPosMichael Weghorn
3 daystdf#161853 Drop SvxIconViewFlags::POS_MOVEDMichael Weghorn
3 daystdf#161853 Drop SvxIconViewFlags::POS_LOCKEDMichael Weghorn
3 daystdf#161853 Drop SvxIconChoiceCtrl_Impl::bUpdateModeMichael Weghorn
3 daystdf#161853 icon choice ctrl: Drop WB_SMART_ARRANGE handlingMichael Weghorn
3 daystdf#161853 Drop SvxIconChoiceCtrl_Impl::MouseButtonUpMichael Weghorn
3 daystdf#161853 Drop SvxIconChoiceCtrl_Impl::bHighlightFramePressedMichael Weghorn
4 daystdf#161853 Drop SvxIconChoiceCtrl_Impl::GetSelectionCountMichael Weghorn
4 daystdf#161853 icon choice ctrl: Drop unused async select handlerMichael Weghorn
4 daystdf#161853 icon choice ctrl: Drop unused WB_NOASYNCSELECTHDLMichael Weghorn
4 daystdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectRect etc.Michael Weghorn
4 daystdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectRangeMichael Weghorn
4 daystdf#161853 icon choice ctrl: Drop tracking selected rectsMichael Weghorn
4 daystdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectAllMichael Weghorn
4 daystdf#161853 Simplify SvxIconChoiceCtrl_Impl::SetCursor_ImplMichael Weghorn
4 daystdf#161853 icon choice ctrl: Drop support for non-single selection modesMichael Weghorn
4 daystdf#161853 icon choice control: Drop WB_NOSELECTIONMichael Weghorn
5 daystdf#161853 vcl: Drop unnecessary indirection for icon choice controlMichael Weghorn
5 daystdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::SetEntryTextModeMichael Weghorn
5 daystdf#161853 vcl: Drop SvtIconChoiceCtrl::GetEntryTextMichael Weghorn
5 daystdf#161853 vcl: Drop SvtIconChoiceCtrl::DrawEntryImageMichael Weghorn
5 daystdf#161853 vcl: Drop unused SvxIconChoiceCtrlColumnInfoMichael Weghorn
5 daystdf#161853 vcl: Drop SvxIconChoiceCtrl_Impl::GetColumnMichael Weghorn
5 daystdf#161853 vcl: Drop unused SvxIconChoiceCtrl_Impl::SetColumnMichael Weghorn
5 daystdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::CalcTextRectMichael Weghorn
5 daystdf#161853 vcl: Pass vector by const ref instead of pointerMichael Weghorn
5 daystdf#161853 vcl: Use range-based forMichael Weghorn
5 daystdf#161853 vcl: Use const ref instead of pointerMichael Weghorn
5 daystdf#161853 vcl: Move logic into SvxIconChoiceCtrl_Impl::DrawFocusRectMichael Weghorn
5 daystdf#161853 vcl: Drop SvxIconChoiceCtrl_Impl::HideDDIconMichael Weghorn
2024-06-10tdf#99528 Use vertical tabs in para dialogSamuel Mehrbrodt
2024-06-03tdf#161030 Improve vertical Tab list displaySamuel Mehrbrodt
2024-05-31tdf#99528 Move through tabs with Ctrl-PageUp/Down keysSamuel Mehrbrodt
2024-05-30tdf#161006 tdf#161049 tdf#161020 tdf#161047 fix VertTabCtrl size calculationThorsten Behrens
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn
2024-05-14tdf#160824 vcl: Require mouse over spinfield to mouse-wheel through valuesMichael Weghorn
2024-05-13vcl: Merge ComboBox and ComboBox::ImplMichael Weghorn
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-29tdf#99528 Properly layout vertical tabs without iconsSamuel Mehrbrodt