summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-04-28better debug font compare in SalLayoutGlyphsImplLuboš Luňák
2022-04-27todo note about SalLayoutGlyphsCache possibly reusing different mapmodeLuboš Luňák
2022-04-27make SalLayoutFlags match after makeGlyphsSubset()Luboš Luňák
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák
2022-04-27tdf#85610 sw: show tracked footnote insertion/deletionLászló Németh
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27ofz#47051 Out-of-memoryCaolán McNamara
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26tdf#140272 gtk3: fix crash with dnd using touchCaolán McNamara
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-26ofz#47029 TimeoutCaolán McNamara
2022-04-26use a std::vector hereCaolán McNamara
2022-04-26unnecessary dtorCaolán McNamara
2022-04-26ofz#46906 Integer-overflowCaolán McNamara
2022-04-26Related: tdf#148433 test if CAIRO_OPERATOR_DIFFERENCE is the problemCaolán McNamara
2022-04-26CAIRO_OPERATOR_DIFFERENCE define should have followed its usageCaolán McNamara
2022-04-25loplugin:stringviewStephan Bergmann
2022-04-25ofz#46905 Null-dereferenceCaolán McNamara
2022-04-22use more string_view in unotoolsNoel Grandin
2022-04-21tdf#141000 replacing underscores with spaces of multi words icon pack nameZain Iftikhar
2022-04-21tdf#148699 Qt track the active / shown popupJan-Marek Glogowski
2022-04-21qt6: Fix build (QtWidget::enterEvent)Michael Weghorn
2022-04-20tdf#140463 Qt handle mouse enter+leave eventsJan-Marek Glogowski
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik4187
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19dont keep writing to config when persona is set to 'no'Noel Grandin
2022-04-19Following tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-04-18tdf#142151: vcl_filters: Add unittestXisco Fauli
2022-04-18tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-04-17Revert "ofz#46632 Direct-leak"Caolán McNamara
2022-04-17Related: tdf#148349 gtk[3|4] use a css effect to draw attention to the widgetCaolán McNamara
2022-04-16-Werror,-Wunused-const-variableStephan Bergmann