summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2024-12-09tdf#145538: Use range based for loopsManish
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-10-03Revert "tdf#163213: do not show OpenType features if the font has "morx" table"Julien Nabet
2024-09-30tdf#163213: do not show OpenType features if the font has "morx" tableJulien Nabet
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-01tdf#160436: fix glyph bounds calculation for vertical glyphsMike Kaganski
2024-04-01tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-03-30Simplify and avoid const_castMike Kaganski
2024-03-30This should copy from sourceMike Kaganski
2024-03-29Simplify a bitMike Kaganski
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-13tdf#90341 Clean up excessive const_cast'ingsahil
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2023-07-23tdf#156211: Don’t round Kashida width when doing subpixel positioningKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-06-05Revert "tdf#155676: Use colon in FontsUseWinMetrics config key"خالد حسني
2023-06-05tdf#155676: Use colon in FontsUseWinMetrics config keyKhaled Hosny
2023-04-11tdf#154753 if substituting with OpenSymbol check if there for a recodeCaolán McNamara
2023-03-29fix concurrent access to fontcacheNoel Grandin
2023-03-23Upgrade Harfbuzz to 7.1.0Taichi Haradaguchi
2023-03-18tdf#154235: Ignore underline metrics for all Liberation fontsKhaled Hosny
2023-02-09vcl: GetGlyphOutlineUntransformed() always returns true nowKhaled Hosny
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny
2022-12-11ofz#54221 drop unassigned bitsCaolán McNamara
2022-12-11ofz#54339 skip config for fuzzingCaolán McNamara
2022-12-10tdf#152267: Strike out changed to underline in small zoomKhaled Hosny
2022-12-06Simplify PhysicalFontFace::CreateFontSubset() a bitKhaled Hosny
2022-12-06tdf#113048: Fix PDF ascender and descender of some fontsKhaled Hosny
2022-12-04Check for trailing numeric part in isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-04Add and use Feature::isCharacterVariant/isStylisticSetKhaled Hosny
2022-12-03vcl: simplify ImplFontMetricData::ImplInitTextLineSizeHarfBuzz() a bitKhaled Hosny
2022-11-27tdf#152214: make sure underlines are shown on small zoom levelsKhaled Hosny
2022-11-25hb_draw_funcs_t needs harfbuzz >= 4.0.0Caolán McNamara
2022-11-23tdf#108497: instantiate variable fonts in PDFKhaled Hosny
2022-11-21vcl: fix accessing color font colorsKhaled Hosny
2022-11-21remove FontAttributes::meCharSetCaolán McNamara