/embeddedobj/prj/

/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salfont.cxx
AgeCommit message (Expand)Author
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
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-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris 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-05-19-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2021-05-10vcl: use DWriteTextRenderer for vertical writing.Mark Hung
2021-05-08vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.Mark Hung
2021-04-07cache Skia fontLuboš Luňák
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-14loplugin:unreffun (clang-cl)Stephan Bergmann
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-03-18use DEFAULT_QUALITY for font rendering with Skia on WindowsLuboš Luňák
2020-02-03Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann