summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-17use harfbuzz upstream fix instead of workaroundCaolán McNamara
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-11-11Drop useless std::move of const objectStephan Bergmann
2022-11-04add a test for "fit to frame" text renderingTomaž Vajngerl
2022-10-29vcl: consistently cam PhysicalFontFace a faceKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-10-25no need to call GetGlyphs() againNoel Grandin
2022-10-14vcl: Remove recently unused GetMirroredChar()Khaled Hosny
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-05tdf#151350: Fix extraneous gaps before marksKhaled Hosny
2022-10-04vcl: Fix thinko from recent commitKhaled Hosny
2022-10-04tdf#150665: Fix justifying spacing marksKhaled Hosny
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-10-03tdf#150786 use the same colors for pdf widgets regardless of themeCaolán McNamara
2022-10-01Unused includeKhaled Hosny
2022-10-01Revert "Use libo_CHECK_SYSTEM_MODULE for eot"Khaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-30vcl: No need to get font face from GetNextGlyphs()Khaled Hosny
2022-09-29ofz#51859 Integer-overflowCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27tdf#151187 don't check glyph substitute positionsCaolán McNamara
2022-09-23Removed duplicated includeAndrea Gelmini
2022-09-23vcl: Use glyph names from the font in Type 3 fontsKhaled Hosny
2022-09-23vcl: tdf#121327 PDF export for bitmap color fontsKhaled Hosny
2022-09-22tdf#151107 swap job orientation if paper matching swapped width/heightCaolán McNamara
2022-09-21crashtesting: disable glyph caching for "XB Roya" fontCaolán McNamara
2022-09-21use more string_view in vclNoel Grandin
2022-09-19vcl: Handle alpha in Type 3 glyphsKhaled Hosny
2022-09-19vcl: Fix Type 3 glyph widthsKhaled Hosny
2022-09-19vcl: tdf#104403 PDF export for layered color fontsKhaled Hosny
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny
2022-09-14Related: tdf#144583 move current lok hidpi icon thing into SalGraphicsCaolán McNamara
2022-09-13vcl: Move subsetting helper functions to sft.cxxKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-08Require HarfBuzz 2.0.0Khaled Hosny
2022-09-08vcl: Add LogicalFontInstance::GetGlyphIndex()Khaled Hosny
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny
2022-09-06vcl: Use GetGlyphWidth() when emitting system fontsKhaled Hosny
2022-09-06vcl: Add LogicalFontInstance::GetGlyphWidth()Khaled Hosny
2022-09-06Rather use copy(1) instead of replaceAt(0, 1, u"")Julien Nabet
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-03tdf#147906 Use std::hypot for Pythagorean additionAleksa Savic
2022-09-03don't check that the shadow positions map back to source mapmode integersCaolán McNamara