summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2023-10-23vcl: migrate text layout functions out of OutputDeviceChris Sherlock
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
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