summaryrefslogtreecommitdiff
path: root/vcl/win/app
AgeCommit message (Expand)Author
2021-04-09loplugin:nullptr (clang-cl)Stephan Bergmann
2021-04-01Simplify CheckFileExtRegistrationMike Kaganski
2021-04-01Fix --disable-pch Windows build - missing includesMike Kaganski
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-02-11make win32 variant AnyInput() not deliver events (tdf#140293)Luboš Luňák
2021-02-04fix sporadic crash in sd_misc_tests on windowsNoel Grandin
2021-01-29Fix typoAndrea Gelmini
2021-01-28WIN refactor ImplSalYieldJan-Marek Glogowski
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-07remove OpenGL VCL backend codeLuboš Luňák
2020-09-24Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"Stephan Bergmann
2020-09-23Directly acquire m_aMutex, instead of looping on m_condition.wait()Stephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-15use more try_emplaceNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt
2020-03-12rework Skia setupLuboš Luňák
2020-02-03Avoid loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-01-09add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27use SupportsBitmap32 also for Skia on WindowsLuboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-12tdf#128100: add explicit service pack and build info to Windows versionMike Kaganski
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-12Fix typosAndrea Gelmini
2019-07-05WIN separate LO shared and embedded fontsJan-Marek Glogowski
2019-04-26Reuse base class IsCurrentThreadStephan Bergmann
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-10-21pvs-studio: Not all members of a class are initialized inside the constructorCaolán McNamara
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann