summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-16Fix typoAndrea Gelmini
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-04-15jsdialog: close popup correctlySzymon Kłos
2022-04-15Also add C++20 char8_t overloadsStephan Bergmann
2022-04-15Introduce rtl::createUriCharClassStephan Bergmann
2022-04-15Add some clarifying comments for o3tl::getToken overloadsStephan Bergmann
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-15Prepare SvNumberFormatter::GetEditFormat() to obtain for another localeEike Rathke
2022-04-14Add some clarifying comments for o3lt::getTokenStephan Bergmann
2022-04-14address review commentsNoel Grandin
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara
2022-04-14Fix comment againStephan Bergmann
2022-04-14use more string_view in ooxNoel Grandin
2022-04-14use more string_view in filterNoel Grandin
2022-04-14use more string_view in editengNoel Grandin
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-14Make accessibility check dialog asyncNickWingate
2022-04-14compute subset of glyphs in SalLayoutGlyphsCache (tdf#139604)Luboš Luňák
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-13use more string_view in vclNoel Grandin
2022-04-13use more string_view in svlNoel Grandin
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-04-13Fix copy/paste typo in commentStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-04-12don't FormatDoc() a whole long text if not necessary (tdf#144515)Luboš Luňák
2022-04-12Remove need for OPropertyAccessor default ctorStephan Bergmann
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-11Cleanup commentMike Kaganski
2022-04-11Replace references to rtl_ImplIsWhitespace with implIsWhitespaceMike Kaganski
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-04-10use more string_viewNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-10-Werror,-Wignored-attributesStephan Bergmann
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák
2022-04-09add a more complete o3tl::getTokenNoel Grandin
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš 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 vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08sw content controls: add ODT exportMiklos Vajna