summaryrefslogtreecommitdiff
path: root/vcl/win/window
AgeCommit message (Expand)Author
4 daystdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-11-27Reuse SAL_ACCESSIBILITY_ENABLED to allow disabling a11y on WindowsMike Kaganski
2024-11-26Libreoffice Theme Part 4: Windows Color CustomizationSahil Gautam
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-28tdf#76981 sd: Hide the document opening process when opening linkedTibor Nagy
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-14tdf#119745: Use scroll distance from Windows to calculate scroll lines.Marc Mondesir
2024-10-10Log SetGestureConfig failure. Remove redundant mutex.Marc Mondesir
2024-09-30Revert "Fall back to old bootstrap.ini [Win32] section, for backwards compati...Stephan Bergmann
2024-09-26tdf#160837 win: Move UpdateFrameGeometry to WinSalFrameMichael Weghorn
2024-09-26tdf#160837 win: Move SetMaximizedFrameGeometry to WinSalFrameMichael Weghorn
2024-09-26tdf#160837 win: Replace some direct access to SalFrame::maGeometryMichael Weghorn
2024-08-17Support for non-AA text on WindowsMike Kaganski
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-06-16Remove some unneeded castsMike Kaganski
2024-06-15Simplify a bit using newer registry APIMike Kaganski
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-14Convert an assert into a warningMike Kaganski
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-02-14Fix typoAndrea Gelmini
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2024-02-10Drop obsolete handling of wheel mouseMike Kaganski
2024-02-10Simplify a bitMike Kaganski
2024-01-10tdf#156443, tdf#159079, tdf#158112: support Windows Alt codes >=256Mike Kaganski
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli875
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-06Drop use of Win98-era multimon.hGabor Kelemen
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-08tdf#156040 pick a better "LightColor" for windows dark themeCaolán McNamara
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27tdf#156459: fix WM_UNICHAR implementationMike Kaganski
2023-07-25tdf#155414 win a11y: Honor system setting to disable animationsMichael Weghorn
2023-07-17tdf#90023: vcl: fix tooltip displaying over two monitors on WindowsSarper Akdemir
2023-06-13tdf#147021: vcl/* KeyboardReplacements SAL_N_ELEMENTS removalDr. David Alan Gilbert
2023-06-13tdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara
2023-02-10loplugin:staticaccessStephan Bergmann