summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinfld.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-27/+27
2017-11-15loplugin:flatten in vclNoel Grandin1-41/+42
2017-10-23loplugin:includeform: vclStephan Bergmann1-3/+3
2017-09-13drop first/last link callbackCaolán McNamara1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-06-28loplugin:oncevar in vclNoel Grandin1-6/+3
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-6/+6
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-34/+34
2017-02-14Convert WindowType to scoped enumNoel Grandin1-11/+11
2017-02-03TyposJulien Nabet1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-4/+4
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-18Resolves: tdf#97065 gtk3: Date field displayed incompleteCaolán McNamara1-1/+3
2016-10-18loplugin:unusedmethodsNoel Grandin1-6/+0
2016-10-07no SpinFields are directly loaded from .src files nowCaolán McNamara1-13/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-06-20Convert PART to scoped enumNoel Grandin1-17/+17
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard1-1/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-0/+6
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-05-31Convert ControlType to scoped enumNoel Grandin1-22/+22
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara1-0/+11
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara1-23/+7
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara1-6/+0
2016-02-18refactor ImplDrawSpinButtonCaolán McNamara1-53/+50
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks1-1/+2
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-4/+4
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-4/+4
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-9/+9
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-4/+4
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky1-10/+25
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-4/+4
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-3/+3
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-6/+6
2015-05-20cleanup codeTomaž Vajngerl1-167/+165
2015-05-20fixes for changes in "edit"Tomaž Vajngerl1-4/+1