summaryrefslogtreecommitdiffstats
path: root/include/vcl/syswin.hxx
Commit message (Expand)AuthorAgeFilesLines
* Add FullScreen bit to WindowStateStateTor Lillqvist2018-05-241-0/+1
* Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann2018-02-221-2/+0
* Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann2018-02-221-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* fix some "deffer" spellingNoel Grandin2017-07-251-2/+2
* loplugin:constparams in vclNoel Grandin2017-07-181-1/+1
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-1/+0
* tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski2017-04-171-1/+2
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+7
* SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara2017-01-031-4/+0
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-241-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2016-11-031-2/+0
* Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky2016-10-111-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-1/+1
* mbInitialLayoutDone is unusedCaolán McNamara2016-08-151-1/+0
* Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara2016-07-111-0/+1
* notebookbar: added slide transition tabSzymon Kłos2016-06-281-0/+1
* VCL : Simplify SystemWindow initialisationArnaud Versini2016-06-281-1/+0
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-1/+1
* convert WINDOWSTATE_STATE to scoped enumNoel Grandin2016-05-101-11/+18
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-101-18/+25
* loplugin:passstuffbyref in vclNoel Grandin2016-04-141-1/+1
* notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky2016-03-301-3/+5
* notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos2016-03-301-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-4/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-4/+0
* Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara2016-02-011-3/+0
* vcl: Initial NotebookBar implementation.Jan Holesovsky2015-12-161-0/+3
* Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt2015-11-201-3/+0
* vcl: Initial NotebookBar implementation.Jan Holesovsky2015-10-151-0/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-4/+2
* XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky2015-09-291-1/+1
* convert Link<> to typedNoel Grandin2015-09-151-2/+2
* Prefer member initializers to (cascaded) assignmentsMatteo Casalin2015-07-191-5/+13
* Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin2015-07-191-19/+19
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+0
* convert TITLE_BUTTON constants to scoped enumNoel Grandin2015-05-221-6/+9
* convert MENUBAR_MODE constants to scoped enumNoel Grandin2015-05-211-5/+7
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Revert part of "Unwind mpDialogParent oddness."Michael Meeks2015-04-101-1/+1
* Unwind mpDialogParent oddness.Michael Meeks2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks2015-04-091-1/+3