summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-08prevent using O[U]String::subView on temporatiesNoel Grandin
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara
2022-04-06Drop write-only uses of pNonConvertableChars argumentMike Kaganski
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-05Fix typosAndrea Gelmini
2022-04-05Fix typosAndrea Gelmini
2022-04-05Removed duplicated includeAndrea Gelmini
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-04-05Move creation of case-insensitive variable name to a central placeMike Kaganski
2022-04-05add some comphelper::string::toInt* functions for string_viewsNoel Grandin
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-04-04Related: tdf#144245 Optimize case-insensitive handlingMike Kaganski
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-04-01uitest: add wrapper for VclExpanderXisco Fauli
2022-03-31A string_view is not necessarily NUL-terminatedStephan Bergmann
2022-03-31Fix -Werror=array-boundsStephan Bergmann
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)
2022-03-30tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2022-03-30use the device dpiCaolán McNamara
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-30Add UNO API for custom Jump ListsSamuel Mehrbrodt
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-30Extract 'switch' block out of WriteCustomGeometryRegina Henschel
2022-03-30tdf#143148- Use pragma once in connectivityYomnasalama
2022-03-30tdf#143148: Use pragma once instead of include guardsmostafa-elsharnoby
2022-03-29Add back the opportunity to leave O[U]StringLiteral's buffer uninitializedStephan Bergmann
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy