summaryrefslogtreecommitdiff
path: root/vcl/source/control/spinfld.cxx
AgeCommit message (Expand)Author
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
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara
2016-02-18refactor ImplDrawSpinButtonCaolán McNamara
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20cleanup codeTomaž Vajngerl