summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2024-03-12vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-01-26Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann
2024-01-17EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann
2023-06-13tdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl
2022-11-24tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski
2022-11-24WIN merge CWinClipbImpl into CWinClipboardJan-Marek Glogowski
2022-11-24WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski
2022-11-24loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2022-09-01Fix dropdown mispositionedSamuel Mehrbrodt
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-22Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-08-19[CIBO] Use new branding internally in file associations as wellGabor Kelemen
2022-06-16Revert "vcl: add some WinSalGraphics debug logging"Samuel Mehrbrodt
2022-06-07Silence MSVC warning C4189 "local variable is initialized but not referenced"Stephan Bergmann
2022-06-07Silence warning C4189: local variable is initialized but not referencedStephan Bergmann
2022-06-07Reuse pInstStephan Bergmann
2022-05-31vcl: add some WinSalGraphics debug loggingMichael Stahl
2022-05-23WIN add bootstrap var to re-enable foreground hackJan-Marek Glogowski
2022-05-18tdf#144754 WIN de-assert ReleaseFonts / setFontJan-Marek Glogowski
2022-05-18WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2022-05-18WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2020-12-05Some more checks for correct screen sizeSamuel Mehrbrodt
2020-02-27WIN prevent deadlock in SetForegroundWindowJan-Marek Glogowski
2019-11-24tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-10-24loplugin:classmemaccess (clang-cl)Stephan Bergmann
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-21ditch archaic Russian-only ui font tweakCaolán McNamara
2019-10-21to wide -> too wideCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-12tdf#128100: add explicit service pack and build info to Windows versionMike Kaganski
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-05consistently use RemoveScanlineCaolán McNamara
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-28tdf#127192 Printing in main threadJuergen Funk
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-14tdf#124700 don't pull from or insert into cache for PixelSnapHairlineCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-06Fix typoAndrea Gelmini
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-07-05WIN get embedded font info from EnumFontFamiliesExJan-Marek Glogowski