summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2019-07-05WIN separate LO shared and embedded fontsJan-Marek Glogowski
2019-07-05WIN don't register LO's shared fonts twiceJan-Marek Glogowski
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-06Related: tdf#114209 vcl DirectWrite rotation: don't truncate to int degreesMiklos Vajna
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-26Reuse base class IsCurrentThreadStephan Bergmann
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-23tdf#113076 vcl windows opengl: specific italic set font was clipped on ...Miklos Vajna
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-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-07tdf#119947 vcl opengl win: fix fontwork popup menuMiklos Vajna
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26fix windows buildNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-18tdf#98896: GetWidth/GetHeight vs getWidth/getHeight strikes back!Mike Kaganski
2019-02-13Pointer is pointlessNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-06tdf#107792 vcl/win: simplify WinSalVirtualDevice::~WinSalVirtualDevice()Dmitriy Shilin
2019-02-06tdf#107792 vcl/win: simplify WinSalInstance::CreateVirtualDeviceDmitriy Shilin
2019-02-01tdf#107792 vcl/win: use ScopedGDI in WinSalVirtualDeviceDmitriy Shilin
2019-02-01tdf#122820 vcl/win: do not use un-named C++ objectsDmitriy Shilin
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann