summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-20 21:36:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-20 21:36:23 +0200
commit580898248ce1fb594b99c5752fb469066b9b8c97 (patch)
treee6dd426d546d9451c40665cc31a8713bef2272ac
parentc83164a71e859537f14947dd4b199cb43d8da26f (diff)
Version 4.3.7.2, tag libreoffice-4.3.7.2 libreoffice-4.3.7.2
Change-Id: I4aa9d923cae3b69a63a1c53130d8f83390c2ac95
0 files changed, 0 insertions, 0 deletions
hotannotation LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qt5/Qt5Graphics_Text.cxx
AgeCommit message (Expand)Author
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
2018-01-08loplugin:useuniqueptr in qt5Noel Grandin
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin
2017-11-14Adapt Library_vclplug_qt5Stephan Bergmann
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06QT5 first stab on implementing CommonSalLayoutJan-Marek Glogowski
2017-11-06QT5 rename from KF5Jan-Marek Glogowski