summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-10-12vcl: Animation does not need to be friend of AnimationRendererChris Sherlock
2022-10-04vcl: Remove holes in GlyphItemFlags and make 8-bitKhaled 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 constantsKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-10-01vcl: Remove unused AquaSalGraphics::GetRawFontData()Khaled Hosny
2022-10-01vcl: Move TrueTypeFace where it is usedKhaled Hosny
2022-09-30vcl: Use the same underline sizes for overlinesKhaled Hosny
2022-09-30vcl: Use font’s underline/strike position and sizeKhaled Hosny
2022-09-30vcl: Apply variations to font metricsKhaled Hosny
2022-09-30vcl: No need to get font face from GetNextGlyphs()Khaled Hosny
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-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-09-26jsdialog: send action not update for spin button valueSzymon Kłos
2022-09-24vcl: Removed unused PrintFontInfo and support codeKhaled Hosny
2022-09-24vcl: Remove unused PrintFontManager::getFontBoundingBox()Khaled Hosny
2022-09-24use faster TempFile for font subset writingNoel Grandin
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-22pass in bDontSwap rather than use a local staticCaolán McNamara
2022-09-22convert TrueTypeTable to C++ classNoel Grandin
2022-09-21use more string_view in vclNoel Grandin
2022-09-21NameID must encompass the full OpenType Name ID rangeStephan Bergmann
2022-09-20use O[U]String in TrueType codeNoel Grandin
2022-09-20vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()Khaled Hosny
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled 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: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19vcl: Add PhysicalFontFace API to get color layersKhaled Hosny
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-17tdf#143148 use pragma once instead of include guardsU-LAPTOP-06BFT6KB\Client
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14Resolves: tdf#144583 reuse lok hidpi icon scheme for gtkCaolán McNamara
2022-09-14Related: tdf#144583 move current lok hidpi icon thing into SalGraphicsCaolán McNamara
2022-09-14Remove code duplication in GraphicDescriptor for PBM/PGM/PPMofftkp
2022-09-14use a std::vector and can avoid a copyCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14do not check and refcount Info access to Skia bitmaps (tdf#150817)Luboš Luňák
2022-09-13vcl: Simplify calling FillFontSubsetInfo()Khaled Hosny
2022-09-13vcl: Move subsetting helper functions to sft.cxxKhaled Hosny