summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
AgeCommit message (Expand)Author
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
2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel 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-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-15convert Link<> to typedNoel Grandin
2015-07-19Prefer member initializers to (cascaded) assignmentsMatteo Casalin
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-05-22convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10Revert part of "Unwind mpDialogParent oddness."Michael Meeks
2015-04-10Unwind mpDialogParent oddness.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin