summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2022-01-20Fix typoAndrea Gelmini
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-11cid#1497094 silence Uninitialized scalar fieldCaolán McNamara
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-10document GenericCheckDialog, GraphicSizeCheck and related classesTomaž Vajngerl
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09make SdrCustomShapeGeometryItem sortable and fast (bsc#1183308)Luboš Luňák
2022-01-09make SdrCustomShapeGeometryItem internal data consistentLuboš Luňák
2022-01-07fix hierarchy in commentNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-05Missing RTTI for UBSanStephan Bergmann
2022-01-05svx: mark RTTI symbols of Svx3DSceneObject as publicMiklos Vajna
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna
2022-01-04use deque in SdrObjListNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-01use concrete types in chart2, createCircleNoel Grandin
2021-12-30use concrete types in chart2, SvxGraphicObjectNoel Grandin
2021-12-30tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)
2021-12-30use concrete types in chart2, StripeNoel Grandin
2021-12-30use concrete types in chart2, Svx3DLatheObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DSceneObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxShapeRectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in svx::sidebar::SelectionChangeHandlerNoel Grandin
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicHelperNoel Grandin
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-22sd theme: allow setting color effects in the sidebarMiklos Vajna
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-20use cppu::BaseMutex in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLGraphicHelperNoel Grandin
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-12-09meRememberedAnimationKind is deadNoel Grandin
2021-12-08tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin