summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2021-02-24use unique_ptr in WinSalBitmap::AcquireBufferNoel Grandin
2021-02-24use unique_ptr in WinSalBitmapNoel Grandin
2021-02-24use unique_ptr in WinSalBitmapNoel Grandin
2021-02-24Fix typosAndrea Gelmini
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-24use unique_ptr in ImplHandleIMECompositionInputNoel Grandin
2021-02-11make win32 variant AnyInput() not deliver events (tdf#140293)Luboš Luňák
2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann
2021-02-04fix sporadic crash in sd_misc_tests on windowsNoel Grandin
2021-01-29Fix typoAndrea Gelmini
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski
2021-01-28WIN refactor ImplSalYieldJan-Marek Glogowski
2021-01-28WIN move dtrans log to vcl.win.dtransJan-Marek Glogowski
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-16WIN don't notify clipboard change with SolarMutexJan-Marek Glogowski
2020-12-15Silence warning C4100: unreferenced formal parameterStephan Bergmann
2020-12-14Silence warning C4189: local variable is initialized but not referencedStephan Bergmann
2020-12-14Reuse pInstStephan Bergmann
2020-12-14Fix and clean up SalAbort implementations on macOS and WindowsStephan Bergmann
2020-12-14Silence MSVC warning C4189 "local variable is initialized but not referenced"Stephan Bergmann
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07Fix typoAndrea Gelmini
2020-12-04tdf#134128 Use Gdiplus::DashCapRound for round dash or dot.Regina Henschel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27WinSalFrame::mnWidth/Height should presumably be of type LONGStephan Bergmann
2020-11-27DWRITE_GLYPH_METRICS members are of INT32 and UINT32 typesStephan Bergmann
2020-11-27RECT members are of type LONGStephan Bergmann
2020-11-27LOGFONTW::lfHeight is of type LONGStephan Bergmann
2020-11-27DocumentPropertiesW returns LONGStephan Bergmann
2020-11-27loplugin:toolslong (Library_vclplug_win)Stephan Bergmann
2020-11-27GetLastError returns DWORDStephan Bergmann
2020-11-27Windows InterlockedIncrement/Decrement use LONGStephan Bergmann
2020-11-25-Wc++11-narrowing (clang-cl)Stephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-14remove SalPointNoel Grandin
2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin