summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)Author
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
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-11Height and Width seem to be swapped hereMaxim Monastirsky
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara
2016-10-03fix indentCaolán McNamara
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara
2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-29unhook the alt handling thing from SystemWindowCaolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-28loplugin:stringconstantStephan Bergmann
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-03Follow our code layout styleTor Lillqvist
2016-03-03tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara