summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida2-2/+15
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar1-1/+1
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh2-0/+20
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl1-0/+44
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna1-1/+1
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp1-0/+6
2022-05-05Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann3-26/+14
2022-05-05use more string_viewNoel Grandin2-1/+8
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna1-0/+2
2022-05-04Just use Any ctor instead of makeAny in comphelperStephan Bergmann2-4/+4
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin1-6/+6
2022-05-04use more string_view in unotoolsNoel Grandin4-8/+8
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara1-0/+2
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann2-2/+2
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák1-2/+2
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski1-0/+2
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin1-0/+9
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann1-1/+1
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann1-3/+3
2022-05-03Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann1-2/+6
2022-05-03ofz#47198 Use-of-uninitialized-valueCaolán McNamara1-1/+3
2022-05-03add o3tl::equalsAsciiNoel Grandin5-7/+13
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák1-0/+2
2022-05-03remove the o3tl::lru_map "unlimited" hackLuboš Luňák1-3/+4
2022-05-02Fix typoAndrea Gelmini1-1/+1
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák1-1/+7
2022-05-02Add css::uno::Any(Color) specializationStephan Bergmann1-0/+2
2022-05-02support custom item size (cost) for o3tl::lru_mapLuboš Luňák1-12/+124
2022-05-02Add css::uno::Any(OUStringNumber) overloadStephan Bergmann2-0/+4
2022-05-01lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos1-0/+3
2022-05-01jsdialog: export symbol for buttonsSzymon Kłos1-0/+2
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos2-0/+26
2022-05-01Fix commentsxuenhua1-1/+1
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin1-1/+1
2022-05-01SalLayoutGlyphsCache no longer needs to hash OutputDevice pointerLuboš Luňák1-1/+0
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin1-6/+18
2022-04-29use more string_view in ooxNoel Grandin1-3/+3
2022-04-29Revert "use more string_view in codemaker"Noel Grandin1-2/+1
2022-04-29use more string_view in INetURLObjectNoel Grandin24-54/+54
2022-04-28use more string_view in tools::INetMIMENoel Grandin1-1/+1
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin1-1/+1
2022-04-28use more string_view in tools::ColorNoel Grandin1-1/+1
2022-04-28use more string_view in comphelperNoel Grandin5-8/+9
2022-04-28include LogicalFontInstance font scale in SalLayoutGlyphsCache keyLuboš Luňák2-1/+4
2022-04-28use more string_view in i18nlangtagNoel Grandin1-2/+2
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna1-2/+2
2022-04-27make SalLayoutFlags match after makeGlyphsSubset()Luboš Luňák1-0/+4
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák1-0/+4
2022-04-27use more string_view in codemakerNoel Grandin1-1/+2
2022-04-27tdf#148784 consider StretchX in OOXML exportRegina Henschel1-2/+4