summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2023-10-26crash seen in Window::ImplTrackTimerHdlCaolán McNamara
2023-10-26add warning for suspicious potential double-trackingCaolán McNamara
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-04-12use more unique_ptr in ImplSVWinDataNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-04vcl: fix online crash in vcl::Window::IsTracking()Aron Budea
2023-02-04fix online crash in WIndow::IsTrackingNoel Grandin
2022-11-21tdf#143209 vcl: track partial scroll deltasJonas Eyov
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-10lok: introduce local mouse trackingHenry Castro
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-10-21loplugin:flattenNoel Grandin
2021-10-08vertical centering is WB_VCENTER not WB_CENTERCaolán McNamara
2021-10-05Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-25Use o3tl::saturating_cast hereMike Kaganski
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-03vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-09drop some calls to SetParentToDefaultWindowCaolán McNamara
2021-06-30WinFloatRound has the same content as FRoundCaolán McNamara
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel 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-04-27tdf#141854 Resize called during disposeCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2021-01-22don't let weird xalign/yalign values creep back inCaolán McNamara
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2021-01-08use more IsTransparentNoel Grandin
2020-12-27replace margin-left with margin-startCaolán McNamara
2020-12-24Temporarily disable assert that kills JenkinsStephan Bergmann
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-16cid#1468188 dead codeCaolán McNamara
2020-10-12Allow invalidate after queue_resize for lok in sidebarSzymon Kłos
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-27make margin-start/margin-left and margin-end/margin-right synonymsCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara