summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2022-11-14split CairoCommon XOR code into its own methodNoel Grandin
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-11-09give main thread on Windows a nameNoel Grandin
2022-11-06vcl: cleanup CoreTextFontFace() a bitKhaled Hosny
2022-11-04Related: tdf#151509 factor out common block as UpdateGeometryFromEventCaolán McNamara
2022-11-02vcl: add PhysicalFontFace::GetVariations()Khaled Hosny
2022-11-01Fix ambiguous member lookup (clang-cl)Stephan Bergmann
2022-10-29vcl: fold CoreTextFontFace::GetFonTtable into its only userKhaled Hosny
2022-10-29vcl: simplify how CoreTextFont stores CTFontRefKhaled Hosny
2022-10-29vcl: rename CoreTextStyle to CoreTextFontKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-27vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-17Move access to SystemDependentDataHolder to SalBitmapArmin Le Grand (allotropia)
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