summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
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)
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-02-25Typo: STR_ObjNameSingulDIAGAM->STR_ObjNameSingulDIAGRAMJulien Nabet
2022-02-25Advanced Diagram support: Support Diagram info at ObjNameArmin Le Grand (Allotropia)
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24use more TypedWhichIdNoel Grandin
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