summaryrefslogtreecommitdiff
path: root/vcl/source/control/imivctl.hxx
AgeCommit message (Expand)Author
2024-07-24tdf#161501 icon choice ctrl: Don't modify bound rect to center contentMichael Weghorn
2024-07-24tdf#161501 Drop unused SvxIconChoiceCtrl_Impl::InvalidateEntryMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Drop debug-only mode switch featureMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Drop extra space between itemsMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Draw selection within item boundsMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Consistently use bound rectMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Merge two methodsMichael Weghorn
2024-07-24tdf#161501 Drop bSelected param for SvxIconChoiceCtrl_Impl::PaintEmphasisMichael Weghorn
2024-07-23loplugin:unusedmethodsNoel Grandin
2024-07-22tdf#161501 Improve visuals of selected entries in Vertical tabsRafael Lima
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn
2024-07-10icon choice ctrl: Drop unused forward-declarationMichael Weghorn
2024-07-10icon choice ctrl: Drop code for non-autoposition modeMichael Weghorn
2024-07-10icon choice ctrl: Always use SvxIconChoiceCtrlPositionMode::AutoArrangeMichael Weghorn
2024-07-10icon choice ctrl: Simplify list pos handlingMichael Weghorn
2024-07-10icon choice ctrl: Drop unused GRID_NOT_FOUND defineMichael Weghorn
2024-07-10icon choice ctrl: Drop SvxIconChoiceCtrl_Impl::nMaxVirtWidthMichael Weghorn
2024-07-09loplugin:unusedmethodsNoel Grandin
2024-07-04tdf#161853 Drop IconChoiceFlags::SelectingRectMichael 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 SvxIconChoiceCtrl_Impl::bUpdateModeMichael 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 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-02tdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::SetEntryTextModeMichael 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 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-04-29tdf#99528 Properly layout vertical tabs without iconsSamuel Mehrbrodt
2022-11-03tdf#143148 Use pragma once instead of include guardszonnebloempje
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2020-11-20Clarify that SvxIconChoiceCtrl_Impl::GetPredecessorGrid returns GridIdStephan Bergmann
2020-11-19Make use of GRID_NOT_FOUNDStephan Bergmann
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara
2020-10-19use tools::Long in vclNoel