summaryrefslogtreecommitdiff
path: root/vcl/source/window/scrwnd.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-6/+6
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-8/+8
2017-09-01No need to give a new name to a Timer that was already named when createdTor Lillqvist1-1/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-11/+11
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-25remove bitmaps from .src filesCaolán McNamara1-15/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-03split SV_RESID_BITMAP_SCROLLBMP upCaolán McNamara1-13/+19
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-05-13Convert WHEELMODE to scoped enumNoel Grandin1-15/+15
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-02-22loplugin:commaoperator in vcl/Noel Grandin1-8/+8
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin1-9/+9
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-24/+24
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11refactor WheelWindow to use RenderContexTomaž Vajngerl1-14/+28
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+8
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks1-0/+8
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-5/+5
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-06-19sal_Bool to boolTakeshi Abe1-7/+7
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-32/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-20/+20
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-19/+19
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-11/+4
2011-01-24Make parameters to Max() match in typeTor Lillqvist1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard1-1/+0