summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2023-07-26no need to check IsMapModeEnabled hereNoel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20simplify the operation of ImplGetWindowExtentsRelativeNoel Grandin
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
2023-05-31vcl: one more nullptr check in Window::GetOutDev()Miklos Vajna
2023-05-21Revert "tdf#63130 when getting the size, do not do a full paint"Caolán McNamara
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-05-17vcl: fix crash in Window::GetOutDev()Miklos Vajna
2023-05-17tdf#63130 when getting the size, do not do a full paintNoel Grandin
2023-04-04jsdialog: dump label relation between widgetsSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2022-11-21tdf#143209 vcl: track partial scroll deltasJonas Eyov
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-17Drop pointless and misleading copypasta commentsTor Lillqvist
2022-03-15Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-14lok: fix position og autofilter in RTL modeSzymon Kłos
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-10lok: introduce local mouse trackingHenry Castro
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-08-03vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-20jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-07-16tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-13vcl: make get_id safe for disposed windows.Michael Meeks
2021-07-09drop newly unused SetParentToDefaultWindowCaolán McNamara
2021-07-08tidy up comment formattingCaolán McNamara
2021-07-08vcl: nerf Window::SetParentToDefaultWindow()Michael Stahl
2021-07-02tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-05-31Drop Window::IsDisposedNoel
2021-05-19fix crash in X-Ray extensionNoel 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-12fix leak in VCLXWindowNoel Grandin
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin