summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
AgeCommit message (Expand)Author
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-29New loplugin:crosscastStephan Bergmann
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-27Related: tdf#146648 let SetWindowState size trump the initial layout pref sizeCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-03-27tdf#124176 Use pragma onceanirudh4583
2021-02-27hide some FloatingWindow detailsCaolá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
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2019-12-24sal_Char->char in vclNoel Grandin
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-05move WindowStateMask into vclenum.hxxCaolán McNamara
2018-05-24Add FullScreen bit to WindowStateStateTor Lillqvist
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan 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-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-06-28notebookbar: added slide transition tabSzymon Kłos