summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-17Drop conditional WM_GETOBJECT define from vcl/win/window/salframe.cxxMichael Weghorn
2021-09-15add some logging for intermittent windows jenkins crashNoel Grandin
2021-09-09reduce time in ResetEvent (tdf#144052)Noel Grandin
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-09-04fix comment left behindNoel Grandin
2021-09-01use a dummy clipboard when running unit testsNoel Grandin
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-13no need to lookup window if cursor has not moved (tdf#105575)Noel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-06-30tdf#70633 unset Alt if detected as AltGr in both KeyInput branchesCaolán McNamara
2021-06-17tdf#115281 sc Windows: fix shortcut text Ctrl+` in View menuLászló Németh
2021-06-15Revert "tdf#142832: a blind fix - calculate rectangle size properly"Mike Kaganski
2021-06-14tdf#142832: a blind fix - calculate rectangle size properlyMike Kaganski
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2021-05-24tdf#142390: fix fatcross cursor on WindowsMike Kaganski
2021-05-19-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2021-05-18Removed executable bits on picture filesAndrea Gelmini
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-15Fix typosAndrea Gelmini
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10vcl: use DWriteTextRenderer for vertical writing.Mark Hung
2021-05-08vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.Mark Hung
2021-05-08vcl: Rotate glyph in DWriteTextRenderer for vertical writing.Mark Hung
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-04-30loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-27Replace "Persistant" by "Persistent"in WinClipboard (vcl/win)Julien Nabet
2021-04-27-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2021-04-19remove dead code from WinSalBitmap::CreateNoel Grandin
2021-04-19nobody uses RLE display hardware anymoreNoel Grandin
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-09loplugin:redundantstatic (clang-cl)Stephan Bergmann
2021-04-09loplugin:noexceptmove (clang-cl)Stephan Bergmann
2021-04-09loplugin:nullptr (clang-cl)Stephan Bergmann
2021-04-07cache also GetFontData() failuresLuboš Luňák
2021-04-07cache Skia fontLuboš Luňák
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
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-03-31remove internal 4bit scanline formatsNoel
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski