/icon-themes/sifr_svg/framework/

it' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinfld.cxx
AgeCommit message (Expand)Author
2024-12-21tdf#164233 vcl: Fix and simplify spin field mouse over checkMichael Weghorn
2024-05-14tdf#160824 vcl: Require mouse over spinfield to mouse-wheel through valuesMichael Weghorn
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-10-07Related: tdf#98067 use EP_EDITBORDER_NOSCROLL for EditsCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-18loplugin:constparamsNoel Grandin
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-09lok: fix the window type of the metric field controlHenry Castro
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini