summaryrefslogtreecommitdiffstats
path: root/include/vcl/syswin.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resolves: tdf#90481 fix cropped buttonsCaolán McNamara2015-04-091-1/+1
* idle includes and enum useJennifer Liebel2015-03-061-0/+1
* Avoid bad downcasts to VclBoxStephan Bergmann2015-02-241-2/+1
* see if we can merge floating window and dialog child size/pos settingCaolán McNamara2015-02-141-1/+1
* Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara2015-02-131-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-6/+0
* implement loading docking windows from .ui formatCaolán McNamara2014-12-171-1/+1
* changed timers to idleJennifer Liebel2014-12-091-2/+2
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky2014-09-221-1/+1
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-1/+1
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-021-1/+1
* map deletable to WB_CLOSEABLECaolán McNamara2014-09-021-1/+1
* rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara2014-09-021-4/+7
* move layout from dialog to systemwindowCaolán McNamara2014-08-301-14/+35
* rework resize into a custom widgetCaolán McNamara2014-06-301-1/+0
* Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann2014-06-301-7/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Spelling fix: pinedTor Lillqvist2014-03-131-2/+2
* Remove visual noise from includeAlexander Wilms2014-03-011-8/+8
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-15/+15
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-2/+0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+270