summaryrefslogtreecommitdiff
path: root/vcl/source/control/scrbar.cxx
AgeCommit message (Expand)Author
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-03crashtesting: assert seen on loading forum-fr-40118.odsCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-07-19vcl: migrate from getOpenHeight/Width() to GetWidth/Height()Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-05-17split OutputDevice from WindowNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-16gen backend scrollbars are missing their contentsCaolán McNamara
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna
2019-05-23Fix moving / orientation-changing ScrollBarJan-Marek Glogowski
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-25loplugin:useuniqueptr in ScrollBarNoel Grandin
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