summaryrefslogtreecommitdiff
path: root/vcl/source/window/status.cxx
AgeCommit message (Expand)Author
2017-07-25tdf#108793 do not use cache for virtual deviceTamas Bunth
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-22tdf#104482 Force updating progress bar on safeJan-Marek Glogowski
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-03Typo: progess->progressJulien Nabet
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-09-22KDE4 no more progress bar flickeringJan-Marek Glogowski
2016-07-27loplugin:defaultparamsTor Lillqvist
2016-07-27Don't Update() and Flush() status bar drawsJan-Marek Glogowski
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-01-11tdf#96655 - clear non-offscreen status bar controls before render.Michael Meeks
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-05Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl
2015-06-04disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-11refactor StatusBar to use RenderContexTomaž Vajngerl
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl
2015-05-07refactor to use RenderContext for vcl StatusBarTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl