summaryrefslogtreecommitdiff
path: root/vcl/source/window/syschild.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara1-0/+7
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-13/+0
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-0/+5
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski1-2/+4
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-3/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-5/+0
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin1-1/+1
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