summaryrefslogtreecommitdiff
path: root/vcl/win/window/salframe.cxx
AgeCommit message (Expand)Author
2020-05-13lok: Support per-view help dataTamás Zolnai
2020-02-27WIN prevent deadlock in SetForegroundWindowJan-Marek Glogowski
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-10-24loplugin:classmemaccess (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-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-03tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-18tdf#98896: GetWidth/GetHeight vs getWidth/getHeight strikes back!Mike Kaganski
2019-02-13Pointer is pointlessNoel Grandin
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-19Fix typosAndrea Gelmini
2018-11-19Fix typosAndrea Gelmini
2018-11-05tdf#118573: Acquire solar mutex when calling Application::RescheduleMike Kaganski
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-08-23loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-08-22arg is never nullCaolán McNamara
2018-08-20tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil
2018-08-20tdf#118786 WIN allow nested SendMessage callsJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-04-20loplugin:simplifybool (clang-cl)Stephan Bergmann
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29Use true/false, not TRUE/FALSEMike Kaganski
2018-03-27tdf#93120: Avoid redraws when mouse enters tooltips (Win)Mike Kaganski
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski