summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-16reduce symbol visibility in vclNoel Grandin1-10/+10
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen1-1/+0
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-3/+3
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-01-27Related: tdf#146648 let SetWindowState size trump the initial layout pref sizeCaolán McNamara1-0/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-9/+1
2021-03-27tdf#124176 Use pragma onceanirudh45831-3/+1
2021-02-27hide some FloatingWindow detailsCaolán McNamara1-0/+2
2021-02-27loplugin:unusedfieldsNoel1-1/+0
2021-02-25drop archaic rollable supportCaolán McNamara1-9/+0
2021-02-24hide menubar detailsCaolán McNamara1-0/+1
2021-02-24hide MenuBar detailsCaolán McNamara1-0/+2
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-1/+4
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara1-1/+32
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-1/+1
2020-10-19use tools::Long in vclNoel1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-1/+0
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara1-1/+1
2019-12-24sal_Char->char in vclNoel Grandin1-2/+2
2019-10-30split WindowStateData into its own headerCaolán McNamara1-53/+1
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara1-16/+0
2019-10-23loplugin:unusedmethodsNoel Grandin1-2/+0
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara1-0/+18
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-0/+2
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan1-1/+4
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-1/+0
2018-10-05move WindowStateMask into vclenum.hxxCaolán McNamara1-20/+1
2018-05-24Add FullScreen bit to WindowStateStateTor Lillqvist1-0/+1
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann1-2/+0
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann1-1/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-07-25fix some "deffer" spellingNoel Grandin1-2/+2
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski1-1/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+7
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara1-4/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-2/+0
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara1-1/+0