summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-05Make window's default mouse position a large negativeMike Kaganski
2024-06-06drop searching for widget extended tips in the offline helpCaolán McNamara
2024-06-06if we don't have local help then Help::GetHelpText will be emptyCaolán McNamara
2024-05-16VCL: Windows: more usecases for FlashWindow() API to inform on changesVasily Melenchuk
2024-05-11lok: Don't dump empty aria properties in every JSON element.Michael Meeks
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-05a11y: Enable accessibility for comboboxes in sidebarAntony
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-04cid#1545582 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-08loplugin:fieldcast in WindowImplNoel Grandin
2023-11-02vcl: removed redundant checkVasily Melenchuk
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-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