summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-27sufficient at this point to silently allow MissingJustBulletCaolán McNamara
2022-09-27tdf#150916 make unselect in combobox dropdown same as initially unselectedCaolán McNamara
2022-09-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-09-27tdf#144348: Remove EmojiOne Color fontKhaled Hosny
2022-09-26crashtesting: don't assert on bogus font name in embedded ttfCaolán McNamara
2022-09-26jsdialog: send action not update for spin button valueSzymon Kłos
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-25Some simplificationMike Kaganski
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-24vcl: accept bitmap fonts in OpenTTFontFile()Khaled Hosny
2022-09-24simplify CmapSubTableNoel Grandin
2022-09-24flattenTrueTypeTableGenericNoel Grandin
2022-09-24flatten TrueTypeTablePostNoel Grandin
2022-09-23ofz: bump sc-rtf and html max lengthsCaolán McNamara
2022-09-23Removed duplicated includeAndrea Gelmini
2022-09-23Fix GraphicTest::testLoadSVGZ() on non-default DPIXisco Fauli
2022-09-23sw content controls, combo box: add PDF exportMiklos Vajna
2022-09-23remove some dead codeNoel 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-23cid#1515535 Explicit null dereferencedCaolán McNamara
2022-09-23-Werror=class-memaccessStephan Bergmann
2022-09-23cid#1515534 invalidate_iteratorJulien Nabet
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-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