summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Graphics_Text.cxx
AgeCommit message (Expand)Author
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl
2020-12-24custom literal for Degree10Noel Grandin
2020-11-03loplugin:unusedfieldsNoel
2020-10-27tdf#137804 Qt5 don't paint empty stringsJan-Marek Glogowski
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Qt5 implement GetGlyphWidthsJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-13tdf#125234 Qt5 add missing CFF font subsettingJan-Marek Glogowski
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-09-11tdf#125234 Qt use glyph widths, not advanceJan-Marek Glogowski
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-03-23tdf#123072 Qt5 just use data from QFontDatabaseJan-Marek Glogowski
2019-03-23tdf#123072 Qt5 don't register unknown PSP fontsJan-Marek Glogowski
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Qt5 initialize GlyphCache for PSP graphicsJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-07missing includesStephan Bergmann
2018-12-17Qt5 don't re-register system fontsJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-07-06various loplugin in qt5Noel Grandin
2018-07-06Qt5 use fontconfig for font substitutionJan-Marek Glogowski
2018-07-06Qt5 flesh out font handlingJan-Marek Glogowski
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Unify Color -> QColor conversionKatarina Behrens
2018-06-01Qt5 fix font drawingJan-Marek Glogowski
2018-06-01Qt5 some SalLAyout painting supportJan-Marek Glogowski
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-03-26replace SalColor with ColorNoel Grandin