summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-03-29Revert "removed pointless using namespace std"Stephan Bergmann
2022-03-29removed pointless using namespace stdofftkp
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-25tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-03-24Advanced Diagram support: Continue isolate oox-ShapesArmin Le Grand (Allotropia)
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24sd theme: add PPTX export for shape fill colorMiklos Vajna
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-23loplugin:unusedfieldsNoel Grandin
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22ofz#45583 Integer-overflow on drawEPSCaolán McNamara
2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák
2022-03-22OpenGLHelper::GetDigest is only used on WindowsStephan Bergmann
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-21Use IID_PPV_ARGS to have less explicit castingMike Kaganski
2022-03-21ofz#45878 add a way to set some limit on hugely complex clipsCaolán McNamara
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara