summaryrefslogtreecommitdiff
path: root/vcl/source/window/syschild.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-28loplugin:oncevar in vclNoel Grandin1-2/+1
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+6
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-2/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-2/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-33/+0
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-5/+5
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara1-5/+5
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin1-4/+6
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-87/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-6/+5
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna1-5/+2
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist1-2/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-25convert TOTOP constants to scoped enumNoel Grandin1-2/+2
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks1-1/+1
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-1/+7
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken1-3/+0
2014-09-29loplugin: cstylecastNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-18/+0
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans1-7/+6
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-14/+14
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr1-1/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-6/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-0/+2
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist1-2/+2
2013-03-22Don't include Java-related headers when they aren't neededTor Lillqvist1-0/+3
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-3/+0
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-4/+3
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith1-1/+1
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-3/+2
2012-06-25callcatcher: update unused codeCaolán McNamara1-14/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-07-14iOS hackingTor Lillqvist1-0/+3