summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-09-22convert TrueTypeTable to C++ classNoel Grandin
2022-09-22Related: tdf#151107 EnvC65 page size is inconsistent with EnvC5 and EnvC6Caolá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-21convert TrueTypeCreator to a C++ classNoel Grandin
2022-09-21use more unique_ptrNoel Grandin
2022-09-21convert GlyphOffsets to a C++ classNoel Grandin
2022-09-21convert HexFmt to a C++ classNoel 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-20ofz#51592 TimeoutCaolán McNamara
2022-09-20vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()Khaled Hosny
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled Hosny
2022-09-20sw content controls: add a11y description for PDF exportMiklos Vajna
2022-09-20Simplify a bit by using sal_uInt16 in vcl/BitmapPopArtFilterJulien Nabet
2022-09-19loplugin:unreffun (clang-cl)Stephan Bergmann
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara
2022-09-19tdf#150992: fix crash popart filter to an SVG imageJulien Nabet
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: 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-18tdf#151039: use the same defaults also for FontSubsetInfo::m_aFontBBoxMike Kaganski
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-17ofz: bump sc-rtf and html max lengthsCaolán McNamara
2022-09-17loplugin:staticmethods (clang-cl)Stephan Bergmann
2022-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2022-09-17tdf#143148 use pragma once instead of include guardsU-LAPTOP-06BFT6KB\Client
2022-09-16only "PaintImmediately" the statusbar itself (and optional children)Caolán McNamara
2022-09-16tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn
2022-09-16tdf#117173: qt a11y: Forward changes to SHOWING stateMichael Weghorn
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-09-15tdf#150931: vcl_pdfexport: Add unittestXisco Fauli
2022-09-15Revert removed lines and remove unused vars in GraphicFormatDetectorofftkp
2022-09-15Allow functions to short-circuit in graphicfilter2.cxxofftkp
2022-09-15Remove code duplication in GraphicDescriptor for PCXofftkp
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-14should be releasing the DC hereNoel Grandin
2022-09-14merge sdfilt library into sdNoel Grandin
2022-09-14tdf#150882 qt: Report menu bar height when not hiddenMichael Weghorn
2022-09-14Return to starting stream position after checking formatofftkp
2022-09-14Remove code duplication in GraphicDescriptor for PBM/PGM/PPMofftkp
2022-09-14use a std::vector and can avoid a copyCaolán McNamara