summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
4 daystdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
13 dayswin: Reuse existing WinSalInstance::getWindowsBuildNumberMichael Weghorn
13 daysvcl win: Use only Windows build number to identify versionMichael Weghorn
2024-12-08Drop vcl/win/gdi/dw-extra.h after baseline bumpIlmari Lauhakangas
2024-12-07Drop support for Windows versions prior to Windows 10Mike Kaganski
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-11-27D2DWriteTextOutRenderer: use grayscale AA for file outputMike Kaganski
2024-11-27Reuse SAL_ACCESSIBILITY_ENABLED to allow disabling a11y on WindowsMike Kaganski
2024-11-27Release CXNotifyingDataObject in separate threadMike Kaganski
2024-11-26Libreoffice Theme Part 4: Windows Color CustomizationSahil Gautam
2024-11-21use default implementation for drawEPSNoel Grandin
2024-11-21remove OutDevSupportType::TransparentRectNoel Grandin
2024-11-19Simplify SalGraphicsImpl::InitNoel Grandin
2024-11-19tdf#160267 Fix SVG and add PNG format from the clipboardOliver Specht
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin
2024-11-06win: Prefer integers instead of strings for OS version comparisonMichael Weghorn
2024-11-06Related: tdf#163730 Release the object in separate threadMike Kaganski
2024-11-04Simplify a bitMike Kaganski
2024-11-03Related: tdf#163730 Avoid potential deadlockMike Kaganski
2024-11-02Related: tdf#163730 Avoid deadlockMike Kaganski
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-24win: Drop local var assigned to but never readMichael Weghorn
2024-10-22tdf#152534 Win 11 Dark: Draw toolbar button bg + frame manuallyMichael Weghorn
2024-10-19Windows/--disable-skia: fix D2DWriteTextOutRenderer to properly set AA modeMike Kaganski
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-19Make sure to anti-alias fonts on Windows, when requiredMike Kaganski
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann
2024-08-17Support for non-AA text on WindowsMike Kaganski
2024-08-02tdf#162259: correctly handle font width on WindowsMike Kaganski
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-16Use IsRunningUnitTest / IsRunningUITest in vclplug_win, tooMike Kaganski
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-07-15Use WeakReference to CWinClipboard instead of pointerMike Kaganski
2024-07-15Release the lock for getClipboard call to avoid deadlockMike Kaganski
2024-07-15Unused return valueMike Kaganski
2024-07-14tdf#148647: make sure to update own content on Win clipboard changeMike Kaganski