summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-05gtk is the only case auto-accel is true, and the menubar is native gtk thereCaolán McNamara
2021-08-05vcl/accel.hxx is not used outside vclCaolán McNamara
2021-08-04GenerateAutoMnemonicsOnHierarchy is no longer used outside vclCaolán McNamara
2021-08-04ToggleMnemonicsOnHierarchy can be a private symbol nowCaolán McNamara
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-04-02tdf#141318 Dialog::GetOptimalSize not including border if called before ShowCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-01no need to warn if syswin contents were relocated before layoutCaolán McNamara
2021-02-27loplugin:unusedfieldsNoel
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24hide MenuBar detailsCaolán McNamara
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-18Remove redundant castsStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke