summaryrefslogtreecommitdiff
path: root/vcl/source/window/syschild.cxx
AgeCommit message (Expand)Author
2019-06-13tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.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-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-22Don't include Java-related headers when they aren't neededTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith