summaryrefslogtreecommitdiff
path: root/vcl/win/gdi
AgeCommit message (Expand)Author
2022-03-24loplugin:externalStephan Bergmann
2022-03-21Related: tdf#118320 tabpane is too white in darkmodeCaolán McNamara
2022-03-21Related: tdf#118320 swap TILES_SELECTED and TILES_FOCUSEDCaolán McNamara
2022-03-19Related: tdf#118320 tabitems appear as light in darkmodeCaolán McNamara
2022-03-19Related: tdf#118320 darkmode DrawThemeBackground doesn't work for tab bodiesCaolán McNamara
2022-03-16Related: tdf#118320 enable some windows dark theme supportCaolán McNamara
2022-03-16throw away skia control cache on theme changeCaolán McNamara
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-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-22-Werror,-Wunused-variableStephan Bergmann
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-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-10Add SAL_INFO of what paper sizes the printer (driver) advertisesTor Lillqvist
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-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-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-15add some logging for intermittent windows jenkins crashNoel Grandin
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-05-19-Werror,-Wunused-function (clang-cl)Stephan Bergmann
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