Age | Commit message (Expand) | Author |
2021-02-11 | make win32 variant AnyInput() not deliver events (tdf#140293) | Luboš Luňák |
2021-02-09 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2021-02-04 | fix sporadic crash in sd_misc_tests on windows | Noel Grandin |
2021-01-29 | Fix typo | Andrea Gelmini |
2021-01-28 | WIN handle GetMessageW return values | Jan-Marek Glogowski |
2021-01-28 | WIN refactor ImplSalYield | Jan-Marek Glogowski |
2021-01-28 | WIN move dtrans log to vcl.win.dtrans | Jan-Marek Glogowski |
2021-01-13 | loplugin:stringviewparam (clang-cl) | Stephan Bergmann |
2021-01-13 | loplugin:stringliteralvar (clang-cl) | Stephan Bergmann |
2021-01-12 | Revert "WIN replace clipboard update thread with Idle" et al | Stephan Bergmann |
2021-01-06 | Release solar mutex before using an apartment-threaded COM object | Mike Kaganski |
2020-12-26 | tools: add Color::IsTransparent() | Chris Sherlock |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-12-16 | WIN don't notify clipboard change with SolarMutex | Jan-Marek Glogowski |
2020-12-15 | Silence warning C4100: unreferenced formal parameter | Stephan Bergmann |
2020-12-14 | Silence warning C4189: local variable is initialized but not referenced | Stephan Bergmann |
2020-12-14 | Reuse pInst | Stephan Bergmann |
2020-12-14 | Fix and clean up SalAbort implementations on macOS and Windows | Stephan Bergmann |
2020-12-14 | Silence MSVC warning C4189 "local variable is initialized but not referenced" | Stephan Bergmann |
2020-12-13 | WIN replace clipboard update thread with Idle | Jan-Marek Glogowski |
2020-12-08 | remove more no longer needed OpenGL-related code | Luboš Luňák |
2020-12-07 | remove WinGlyphCache and related code | Luboš Luňák |
2020-12-07 | remove OpenGL VCL backend code | Luboš Luňák |
2020-12-07 | Fix typo | Andrea Gelmini |
2020-12-04 | tdf#134128 Use Gdiplus::DashCapRound for round dash or dot. | Regina Henschel |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-27 | WinSalFrame::mnWidth/Height should presumably be of type LONG | Stephan Bergmann |
2020-11-27 | DWRITE_GLYPH_METRICS members are of INT32 and UINT32 types | Stephan Bergmann |
2020-11-27 | RECT members are of type LONG | Stephan Bergmann |
2020-11-27 | LOGFONTW::lfHeight is of type LONG | Stephan Bergmann |
2020-11-27 | DocumentPropertiesW returns LONG | Stephan Bergmann |
2020-11-27 | loplugin:toolslong (Library_vclplug_win) | Stephan Bergmann |
2020-11-27 | GetLastError returns DWORD | Stephan Bergmann |
2020-11-27 | Windows InterlockedIncrement/Decrement use LONG | Stephan Bergmann |
2020-11-25 | -Wc++11-narrowing (clang-cl) | Stephan Bergmann |
2020-11-22 | tdf#123936 Formatting files in module vcl with clang-format | Philipp Hofer |
2020-11-16 | Instead of labs, use overloaded abs | Stephan Bergmann |
2020-11-14 | remove SalPoint | Noel Grandin |
2020-11-11 | Fix 64-bit --disable-pch build on Windows | Mike Kaganski |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-19 | clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast | Stephan Bergmann |
2020-10-19 | tdf#127047 fix printing very large font sizes to pdf | Noel Grandin |
2020-10-19 | Simplify single-wchar_t LPCWSTR argument to ExtTextOutW | Stephan Bergmann |
2020-10-14 | More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointer | Stephan Bergmann |
2020-10-14 | -Werror,-Wshadow (clang-cl) | Stephan Bergmann |
2020-10-14 | loplugin:unreffun (clang-cl) | Stephan Bergmann |
2020-10-02 | Use the new single-instance="true" attribute in vcl | Stephan Bergmann |