summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-05-04remove unused layout callLuboš Luňák
2022-05-04reduce string conversions in jsdialog::ExecuteActionNoel Grandin
2022-05-04ofz#47199 AbortCaolán McNamara
2022-05-04Related: tdf#131725 match the basegfx translation to the mirror logicCaolán McNamara
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-04remove completed TODOCaolán McNamara
2022-05-04reset cached SalLayoutGlyphs when statusbar text changesLuboš Luňák
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-04don't lay out entire strings for Writer layout testsLuboš Luňák
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