summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontmetric.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Rename and move header next to other font headersKhaled Hosny1-1/+1
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny1-9/+9
2023-06-05Revert "tdf#155676: Use colon in FontsUseWinMetrics config key"خالد حسني1-4/+4
2023-06-05tdf#155676: Use colon in FontsUseWinMetrics config keyKhaled Hosny1-4/+4
2023-03-18tdf#154235: Ignore underline metrics for all Liberation fontsKhaled Hosny1-14/+6
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny1-0/+2
2022-12-11ofz#54339 skip config for fuzzingCaolán McNamara1-0/+3
2022-12-10tdf#152267: Strike out changed to underline in small zoomKhaled Hosny1-0/+23
2022-12-03vcl: simplify ImplFontMetricData::ImplInitTextLineSizeHarfBuzz() a bitKhaled Hosny1-38/+41
2022-11-27tdf#152214: make sure underlines are shown on small zoom levelsKhaled Hosny1-13/+14
2022-11-21remove FontAttributes::meCharSetCaolán McNamara1-1/+1
2022-10-01Fix typoAndrea Gelmini1-1/+1
2022-10-01Fix typoAndrea Gelmini1-1/+1
2022-09-30vcl: Use LogicalFontInstance::GetScale()Khaled Hosny1-2/+2
2022-09-30vcl: Use the same underline sizes for overlinesKhaled Hosny1-31/+11
2022-09-30vcl: Use font’s underline/strike position and sizeKhaled Hosny1-2/+59
2022-09-30vcl: Apply variations to font metricsKhaled Hosny1-63/+105
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny1-3/+2
2022-09-11vcl: Add PhysicalFontFace::GetRawFontData()Khaled Hosny1-12/+5
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny1-1/+1
2022-06-09loplugin:unusedmethodsNoel Grandin1-7/+0
2022-05-18fix CID#1504438 for ImplFontMetricDataMark Hung1-0/+1
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák1-3/+41
2022-05-11Don't leave ImplFontMetricData::mnHangingBaseline uninitializedStephan Bergmann1-0/+4
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung1-0/+21
2022-04-22use more string_view in unotoolsNoel Grandin1-1/+1
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock1-3/+3
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock1-2/+2
2021-09-20Add sal/config.h in preparation for patchChris Sherlock1-0/+2
2021-09-19cid#1492159 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-0/+15
2021-05-10tdf#105650 different strikethrough offset for vertical writing.Mark Hung1-1/+1
2020-10-19use tools::Long in vclNoel1-18/+18
2020-06-26Upcoming improved loplugin:elidestringvar: vclStephan Bergmann1-2/+1
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen1-2/+0
2019-10-17Remove some memset callsMike Kaganski1-2/+1
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny1-2/+2
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny1-5/+17
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen1-5/+0
2019-07-05flatten and simplify FontMetricNoel Grandin1-122/+13
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov1-6/+4
2019-03-04Avoid unnecessary truncation to sal_uInt16Stephan Bergmann1-2/+2
2019-01-23loplugin:constparams in vclNoel Grandin1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin1-1/+1
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-1/+1
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara1-13/+4
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-04ofz: fix buildCaolán McNamara1-0/+4