summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt
2022-06-10loplugin:constantparamNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-06improve field nameNoel Grandin
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25sw: make it easier to look up an uno command from a slot idMiklos Vajna
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-21tdf#109169 export Type encoded shading to OOXMLRegina Henschel
2022-04-21Fix typoAndrea Gelmini
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)
2022-04-14Make accessibility check dialog asyncNickWingate
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-04-10-Werror,-Wignored-attributesStephan Bergmann
2022-04-05Fix typosAndrea Gelmini
2022-04-05Fix typosAndrea Gelmini
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)
2022-03-24loplugin:constantparamNoel Grandin
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-11make svx::frame::Style ctor inlineLuboš Luňák
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-03-05AccessibleShape::GetStyle can be constNoel Grandin
2022-03-05make some svx methods constNoel Grandin
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)