summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-05-04vcl : avoid recursive call if skia context creation failed.Arnaud VERSINI
2022-05-04tidy up SalLayoutGlyphs usage in StatusBarLuboš Luňák
2022-05-04do not allow reusing already used SalLayoutGlyphs (tdf#148477)Luboš Luňák
2022-05-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03loplugin:stringviewparamStephan Bergmann
2022-05-03ofz#47200 AbrtCaolán McNamara
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Why cast from FontWeight to intStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann
2022-05-03remove the o3tl::lru_map "unlimited" hackLuboš Luňák
2022-05-02Silence -Werror=maybe-uninitializedStephan Bergmann
2022-05-02Delete mnemonics for CJK translations on macOSxuenhua
2022-05-02Reimplement IconView::PaintEntryMike Kaganski
2022-05-02Related: tdf#148433 experiment with CAIRO_OPERATOR_EXCLUSIONCaolán McNamara
2022-05-02better for fix glyph font fallback with null characterLuboš Luňák
2022-05-02better cache size limit for vcl::text::TextLayoutCacheLuboš Luňák
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-05-01jsdialog: export symbol for buttonsSzymon Kłos
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01abort more writer layout tests if a font isn't foundCaolán McNamara
2022-05-01abort writer layout tests if a font isn't foundCaolán McNamara
2022-05-01tdf#74331: 16bit "min-is-black" tiff not loaded correctlyCaolán McNamara
2022-05-01don't use an empty fontname, reuse the default from the virtual devCaolán McNamara
2022-05-01use more string_view in variousNoel Grandin
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-05-01SalLayoutGlyphsCache no longer needs to hash OutputDevice pointerLuboš Luňák
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-30new loplugin:stringviewdangleNoel Grandin
2022-04-30ofz#47104 Revert "tdf#74331: 16bit "min-is-black" tiff not loaded correctly"Caolán McNamara
2022-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-29add a cppunit test for EraseAllMnemonicCharsCaolán McNamara
2022-04-29Fix Method EraseAllMnemonicChars bugxuenhua
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-29hack for glyph subset being different because of space being RTLLuboš Luňák
2022-04-29don't try to find glyph font fallback for null characterLuboš Luňák
2022-04-28tdf#74331: vcl_filters: Add unittestXisco Fauli
2022-04-28Fix typoAndrea Gelmini
2022-04-28add a hack to SalLayoutGlyphsImpl::cloneCharRange() for a strange glyphLuboš Luňák
2022-04-28use the same TextLayoutCache for the verifying callLuboš Luňák
2022-04-28don't cut a glyph subset inside a composed glyph #2Luboš Luňák
2022-04-28tdf#74331: 16bit "min-is-black" tiff not loaded correctlyJulien Nabet
2022-04-28include LogicalFontInstance font scale in SalLayoutGlyphsCache keyLuboš Luňák
2022-04-28make some LogicalFontInstance functions constLuboš Luňák
2022-04-28make SalLayoutGlyphsImpl::cloneCharRange() work for RTL runs tooLuboš Luňák
2022-04-28check kashida only if the flag is setLuboš Luňák
2022-04-28don't cut a glyph subset inside a composed glyphLuboš Luňák