summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-19svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-05-10Fix stack-use-after-scopeStephan Bergmann
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-05-05tdf#148818 Fix missing text in boxes with empty first paragraphHossein
2022-05-05tdf#148921 Smartart: Incorrect Text positionNoel Grandin
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13tdf#80633 speed up dialog layoutNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-03assert more in SvxShapeNoel Grandin
2022-03-03no need to have two weak references to SdrObject in SvxShapeNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-24tdf#72776 Allow text removal in the shapesSzymon Kłos
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-11PNG export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-02-11mrAntiImpl field in SvxShapeImpl is unnecessaryNoel Grandin
2022-02-11merge IPropertyValueProvider into PropertyValueProviderNoel Grandin
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-10tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara
2022-02-10no need to use shared_ptr in PropertyChangeNotifierNoel Grandin
2022-02-03tdf#147119:Revert "tdf#123973 fix missing MasterPage content in export"Xisco Fauli
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-28tdf#126319 Correct area(s) on selection exportArmin Le Grand (Allotropia)
2022-01-26tdf#123973 fix missing MasterPage content in exportArmin Le Grand (Allotropia)
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in PropertyChangeNotifierNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-11-28use more OInterfaceContainerHelper3 in SvxShapeCollectionNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin
2021-11-26use more OUStringLiteral in svxNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin