summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinfld.cxx
AgeCommit message (Expand)Author
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
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-13drop first/last link callbackCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-18Resolves: tdf#97065 gtk3: Date field displayed incompleteCaolán McNamara
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-07no SpinFields are directly loaded from .src files nowCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard