summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2024-07-04tdf#144981 tdf#161853 icon choice ctrl: One selection border is enoughMichael Weghorn
2024-07-04tdf#161853 Simplify SvxIconChoiceCtrl_Impl::RepaintSelectedEntriesMichael Weghorn
2024-07-04tdf#161853 Drop IconChoiceFlags::SelectingRectMichael Weghorn
2024-07-04tdf#161853 SvxIconChoiceCtrlEntry: Drop means to manually set neighboursMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::GetPredecessorGridMichael Weghorn
2024-07-04tdf#161853 Drop always null SvxIconChoiceCtrl_Impl::pHeadMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::InitPredecessorsMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::{Set,Find}EntryPredecessorMichael Weghorn
2024-07-04tdf#161853 Drop unused SvxIconChoiceCtrl_Impl::SetEntryPosMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_MOVEDMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_LOCKEDMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::bUpdateModeMichael Weghorn
2024-07-04tdf#161853 icon choice ctrl: Drop WB_SMART_ARRANGE handlingMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::MouseButtonUpMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::bHighlightFramePressedMichael Weghorn
2024-07-03tdf#161853 Drop SvxIconChoiceCtrl_Impl::GetSelectionCountMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop unused async select handlerMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop unused WB_NOASYNCSELECTHDLMichael Weghorn
2024-07-03tdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectRect etc.Michael Weghorn
2024-07-03tdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectRangeMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop tracking selected rectsMichael Weghorn
2024-07-03tdf#161853 Drop now unused SvxIconChoiceCtrl_Impl::SelectAllMichael Weghorn
2024-07-03tdf#161853 Simplify SvxIconChoiceCtrl_Impl::SetCursor_ImplMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop support for non-single selection modesMichael Weghorn
2024-07-03tdf#161853 icon choice control: Drop WB_NOSELECTIONMichael Weghorn
2024-07-02tdf#161853 vcl: Drop unnecessary indirection for icon choice controlMichael Weghorn
2024-07-02tdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::SetEntryTextModeMichael Weghorn
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::GetEntryTextMichael Weghorn
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::DrawEntryImageMichael Weghorn
2024-07-02tdf#161853 vcl: Drop unused SvxIconChoiceCtrlColumnInfoMichael Weghorn
2024-07-02tdf#161853 vcl: Drop SvxIconChoiceCtrl_Impl::GetColumnMichael Weghorn
2024-07-02tdf#161853 vcl: Drop unused SvxIconChoiceCtrl_Impl::SetColumnMichael Weghorn
2024-07-02tdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::CalcTextRectMichael Weghorn
2024-07-02tdf#161853 vcl: Pass vector by const ref instead of pointerMichael Weghorn
2024-07-02tdf#161853 vcl: Use range-based forMichael Weghorn
2024-07-02tdf#161853 vcl: Use const ref instead of pointerMichael Weghorn
2024-07-02tdf#161853 vcl: Move logic into SvxIconChoiceCtrl_Impl::DrawFocusRectMichael Weghorn
2024-07-02tdf#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