summaryrefslogtreecommitdiff
path: root/vcl/source/window/wrkwin.cxx
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-10vcl/source/window/wrkwin.cxx: drop unused svsys.h headerDouglas Mencken
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-02-26createWindowFoo is unusedTor Lillqvist
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-11-23callcatcher: update listCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-07removed unused definesTakeshi Abe
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks
2011-12-18translate German comments to English in VCL moduleLuc Castermans
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-01remove executable bit from .cxx filesLuboš Luňák
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: windowsPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth