summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-10lok: introduce local mouse trackingHenry Castro
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-07-09drop newly unused SetParentToDefaultWindowCaolán McNamara
2021-07-09can avoid exporting the Compat methodsCaolán McNamara
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-05-31Drop Window::IsDisposedNoel
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-30ImplGetWinChildClipRegion never returns nullCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
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