summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
AgeCommit message (Expand)Author
2015-09-29vcl: Proof-of-concept NotebookBar implementation.feature/notebookbarJan Holesovsky
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
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-03-06idle includes and enum useJennifer Liebel
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-09changed timers to idleJennifer Liebel
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen