summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-03-18tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn
2022-03-18Improve a mis-translated commentStephan Bergmann
2022-03-18tdf#133603 cache languagetag in FontSubstConfigurationNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-16tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macropsidiumcode
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14simplify GetOOXMLPresetGeometryNoel Grandin