summaryrefslogtreecommitdiff
path: root/vcl/source/control/scrbar.cxx
AgeCommit message (Expand)Author
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part1Noel 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-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-04-29tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
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 constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-18Don't check for pWin when drawing the ScrollbarTomaž Vajngerl
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-07refactor ScrollBar to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl