summaryrefslogtreecommitdiff
path: root/vcl/source/window/scrwnd.cxx
AgeCommit message (Expand)Author
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-02-13Pointer is pointlessNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-23loplugin:useuniqueptr in ImplWheelWindowNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-01No need to give a new name to a Timer that was already named when createdTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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
2017-01-03split SV_RESID_BITMAP_SCROLLBMP upCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-13Convert WHEELMODE to scoped enumNoel Grandin
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11refactor WheelWindow to use RenderContexTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist