summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák
2022-04-09no public data members in GlyphItemLuboš Luňák
2022-04-09cache failures in SalLayoutGlyphsCache tooLuboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08ignore Point logicalPos argument in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08check better for unchanged OutputDevice in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use SalLayoutGlyphsCache in PDFWriterImplLuboš Luňák
2022-04-08faster hashing of very long strings in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08tdf#148330 fix vertical offset for DFKai-SB (ukai.ttf).Mark Hung
2022-04-05Fix typosAndrea Gelmini
2022-03-30use the device dpiCaolán McNamara
2022-03-25ofz: Integer-overflowCaolán McNamara
2022-03-25ofz#45963 Integer-overflowCaolán McNamara
2022-03-24ofz#45991 Timeout, reduce allowed scalingCaolán McNamara
2022-03-24ofz: Integer-overflowCaolán McNamara
2022-03-23ofz#45583 Integer-overflowCaolán McNamara
2022-03-22ofz#45583 Integer-overflow on drawEPSCaolán McNamara
2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák
2022-03-21ofz#45878 add a way to set some limit on hugely complex clipsCaolán McNamara
2022-03-19ofz#45583 detect some invalid scale cases at import timeCaolán McNamara
2022-03-18Fix typosAndrea Gelmini
2022-03-18ofz#45583 Integer-overflowCaolán McNamara
2022-03-18ofz: Timeout in clipPolyPolygonOnPolyPolygonCaolán McNamara
2022-03-18ofz#45675 TimeoutCaolán McNamara
2022-03-17crashtesting: clip fallback glyph range to layout rangeCaolán McNamara
2022-03-17tdf#148033: Loss of precision in /MediaBox (PDFWriterImpl::emitCatalog())Lemures Lemniscati
2022-03-17avoid warning about invalid cached glyphsLuboš Luňák
2022-03-16ofz#45612 TimeoutCaolán McNamara
2022-03-16ofz#45583 Integer-overflowCaolán McNamara
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15faster comparison of very long strings (tdf#147284)Luboš Luňák
2022-03-15use CreateTextLayoutCache() in PDF export (tdf#116400)Luboš Luňák
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák
2022-03-14cache also failures in SalLayoutGlyphsCacheLuboš Luňák
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák
2022-03-13ofz#45528 we assert on using a negative y-scale so don't import oneCaolán McNamara
2022-03-13Degree10 has underlying Int16 typeCaolán McNamara
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10ofz#45424 Integer-overflowCaolán McNamara
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-09tdf#143216: pdfwriter: Don't treat semi-valid URIs as local pathsDr. David Alan Gilbert
2022-03-06ofz#45230 avoid OOMCaolán McNamara
2022-03-06ofz#45286 Integer-overflowCaolán McNamara
2022-03-05ofz: Use-of-uninitialized-valueCaolán McNamara
2022-02-26cid#708598 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500651 Uninitialized scalar fieldCaolán McNamara
2022-02-24cid#1500677 Dereference after null checkCaolán McNamara
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-02-07PDF export: increase default precision of doublesMiklos Vajna