summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2021-02-05improve SalInstanceWidget::drawCaolán McNamara
2021-01-24Window::HasMirroredGraphics is unnecessaryNoel Grandin
2021-01-22find-can-be-private-symbolsNoel
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-01-02tdf#74702 - vcl: introduce OutputDevice::CanEnableNativeWidget()Chris Sherlock
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-09-07copy docs to InvalidateFlagsNoel Grandin
2020-09-02AlwaysDisableInput newly unusedCaolán McNamara
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-09-02SetCallHandlersOnInputDisabled is newly unusedCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
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