summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2024-12-21tdf#164233 vcl: Fix and simplify spin field mouse over checkMichael Weghorn
2024-12-18tdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
2024-12-17[API CHANGE] a11y: Drop UNO service to create a11y contextsMichael Weghorn
2024-12-12tdf#147067 Jump to clicked spot if left mouse click with Option keyPatrick Luby
2024-12-10tdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-11-27PVS: V560 A part of conditional expression is always true: !bSelection.Xisco Fauli
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-22notebookbar: Simplify logic to detect whether hidden childrenMichael Weghorn
2024-11-22notebookbar: Drop PriorityHBox::GetHiddenCountMichael Weghorn
2024-11-22notebookbar: Pass menu button as parent for its menuMichael Weghorn
2024-11-22vcl: Simplify NotebookbarTabControlBase::ImplActivateTabPage a bitMichael Weghorn
2024-11-22vcl: Don't use out param in addition to return valueMichael Weghorn
2024-11-15vcl: make Calendar constructor initializer functions more clearChris Sherlock
2024-11-15tdf#39468 vcl: translate German comments in control/calendar.cxxChris Sherlock
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark
2024-11-13loplugin:reftotemp in vclNoel Grandin
2024-11-12tdf#145614 Convert #define to enum classOromidayo Owolabi
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-04tdf#163225 vcl: Erase listbox bg when redrawing on mouse moveMichael Weghorn
2024-10-01loplugin:constantparamNoel Grandin
2024-10-01loplugin:singlevalfieldsNoel Grandin
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-09-26cid#1607525 silence Overflowed constantCaolán McNamara
2024-09-25tdf#130857 Use std::u16string_view for VclBuilder::get paramMichael Weghorn
2024-09-25tdf#130857 Consolidate to one VclBuilder::get methodMichael Weghorn
2024-09-17cid#1608226 Overflowed integer argumentCaolán McNamara
2024-09-15Related: cid#1608226 make this more directCaolán McNamara
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-08-28tdf#127610 subtract width of shortcuts from width available for tab itemsPatrick Luby
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-12icon choice ctrl: Drop EVENTID_SHOW_CURSORMichael Weghorn
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24tdf#161501 icon choice ctrl: Actually set text colors for non-selectionMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Stop hover-highlight when mouse leavesMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Drop WB_HIGHLIGHTFRAMEMichael Weghorn
2024-07-24icon choice ctrl: Drop unnecessary castMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Don't modify bound rect to center contentMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Use a single member for entry rectMichael 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