summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20simplify the operation of ImplGetWindowExtentsRelativeNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-18fix DNDEventDispatcher::findTopLevelWindowNoel Grandin
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-04unnecessary LogicToPixel in TabPage::DrawNoel Grandin
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
2023-06-30partially revert "loplugin:unusedmethods"Noel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-20lok: vcl: fix "ImplConvertToAbsPos" functionHenry Castro
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-05-16Resolves tdf#155278 - Adjust minimum statusbar height according iconsHeiko Tietze
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-12use more unique_ptr in ImplSVWinDataNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-07tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara
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
2023-03-31jsdialog: enable sort dialogSzymon Kłos
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-23jsdialog: render full edit engine contentSzymon Kłos
2023-03-21gtk4: use PANEL a11y role for VclBox under gtk4Caolán McNamara
2023-03-21typo: then->themCaolán McNamara
2023-03-21jsdialog: dump properties of scrolled windowSzymon Kłos
2023-03-16tdf#140762 tdf#152671 Make dock win visible before showing popupMichael Weghorn
2023-03-15Silence some false -Werror=dangling-referenceStephan Bergmann
2023-03-14Handle pasting disallowed clipboard contents on iOSPatrick Luby
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-06no need to allocate these separatelyNoel Grandin
2023-03-06BaseMutex->std::mutex in DNDListenerContainerNoel Grandin
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-02-17use accessibility description in menus for extended tipsCaolán McNamara
2023-02-14tdf#153541 NotebookBar not getting settings change notificationsCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-07tdf#153321 use SeparatorColor for FixedLineCaolán McNamara
2023-02-04vcl: fix online crash in vcl::Window::IsTracking()Aron Budea
2023-02-04fix online crash in WIndow::IsTrackingNoel Grandin