summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-19loplugin:constantparamNoel Grandin
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-11lok: 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