/UnoControls/

ce-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/control/slider.cxx
AgeCommit message (Expand)Author
2022-10-28invalidate slider on gaining/losing focus so could show a macOS focus ringCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-02remove some newly unused codeCaolán McNamara
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara
2020-01-30mpLinkedField is never setCaolán McNamara
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2018-11-09vcl: make slider ask if native drawing is supportedTomaž Vajngerl
2018-10-16loplugin:singlevalfields in vclNoel Grandin