summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-07-05Make window's default mouse position a large negativeMike Kaganski
2024-07-04cpdb: Don't include cpdmgr.hxx if not building CPDB supportMichael Weghorn
2024-07-04Fix typoAndrea Gelmini
2024-07-04tdf#161833 treat semi-transparent pixels as opaquePatrick Luby
2024-07-04Fix regression Gtk-CRITICAL+Gtk-WARNING on vcl/wizard.uiJulien Nabet
2024-07-04cid#1607240 silence Copy-paste errorCaolán McNamara
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#101686 Writer textbox direction changes depending on zoomJonathan Clark
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-02BootstrapFixture: get rid of mxComponentContextXisco Fauli
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-07-01cid#1604132 Identical code for different branchesCaolán McNamara
2024-06-30gtk4: Require GTK >= 4.10Michael Weghorn
2024-06-30Optimize SystemWindow layout a bitMike Kaganski
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski