summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-21lok: fix welded dialogsHenry Castro
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock
2019-07-27drop empty GetParentLabeledBy and GetParentLabelFor membersCaolán McNamara
2019-07-27devirtualize these now nothing overrides themCaolán McNamara
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock
2019-07-20Fix typosAndrea Gelmini
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05remove unused StateChangedType enum valueNoel Grandin
2018-11-26remove unused enum value TrackingEventFlags::DontCallHdlNoel Grandin
2018-11-26remove unused ShowFlags::NoParentUpdateNoel Grandin
2018-11-26remove unused StartTrackingFlags enum valuesNoel Grandin
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08loplugin:constantparamNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-05-18Fix typosAndrea Gelmini
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-17Fix typosAndrea Gelmini