summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-1/+3
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan1-2/+4
2019-04-15loplugin:sequentialassign in vclNoel Grandin1-2/+1
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2019-01-23loplugin:constparams in vclNoel Grandin1-3/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-2/+2
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-2/+2
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-2/+2
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-10/+10
2018-01-15More loplugin:cstylecast: vclStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-6/+6
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-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-3/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin1-7/+7
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara1-1/+1
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-5/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-9/+9
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos1-0/+2
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara1-11/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+3
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara1-4/+0
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara1-0/+4
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara1-4/+0
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-8/+0
2016-10-11Height and Width seem to be swapped hereMaxim Monastirsky1-4/+2
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-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara1-29/+30
2016-10-03fix indentCaolán McNamara1-22/+22
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara1-2/+0
2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara1-0/+12
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara1-5/+3
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara1-2/+2