summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2021-12-20Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-09tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-03tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-26-Werror,-Wreorder-ctorStephan Bergmann
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-13Use o3tl::convertMike Kaganski
2021-11-10Add SAL_INFO of what paper sizes the printer (driver) advertisesTor Lillqvist
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-29loplugin:indentation (clang-cl)Stephan Bergmann
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski
2021-10-12vcl:use unique_ptr<SalWinGraphics> in WinSalPrinterMark Hung
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-05drop 'using namespace std' in vcl (Windows part)Julien Nabet
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28tdf#144754 WIN de-assert ReleaseFonts / setFontJan-Marek Glogowski
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-25WIN call RealizePalette from setPaletteJan-Marek Glogowski
2021-09-25WIN handle graphics palette with deinitJan-Marek Glogowski
2021-09-25WIN WinSalPrinter::isValid implies a valid HDCJan-Marek Glogowski
2021-09-25WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
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