summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-20Resolves tdf#146929 - Remember user input for the compress dialogHeiko Tietze
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-02-15return by const& from SdrObject::GetNameNoel Grandin
2022-02-11merge IPropertyValueProvider into PropertyValueProviderNoel Grandin
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-10no need to use shared_ptr in PropertyChangeNotifierNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-04UBSan build missing RTTI nowStephan Bergmann
2022-02-03tools::Long -> sal_Int32Noel Grandin
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2022-01-31tdf#146860 Vertical alignment of text inside grouped shapes textbox incorrectNoel Grandin
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27related tdf#111733 TextCharacterSpacingControl sw: goto position tabJustin Luth
2022-01-27fix some TypedWhichIdNoel Grandin
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
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)