summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2022-02-09Fix typosAndrea Gelmini
2022-02-02Fix typosAndrea Gelmini
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-07-Werror,-WshadowStephan Bergmann
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-04tdf#146551: improve native checkmark and bullet drawing on WindowsMike Kaganski
2022-01-03Don't call it second timeMike Kaganski
2022-01-02Factor out drawing native menu mark into a separate functionMike Kaganski
2021-12-30tdf#133697: use true bullet size to avoid stretching in scaled UIMike Kaganski
2021-12-29Drop VisualStylesAPI wrapperMike Kaganski
2021-12-28changeTextAntiAliasMode is unusedCaolán McNamara
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann
2021-12-22-Werror,-Wunused-variableStephan Bergmann
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-03Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-01tdf#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