summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
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-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-11mrAntiImpl field in SvxShapeImpl is unnecessaryNoel Grandin
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-10no need to use shared_ptr in PropertyChangeNotifierNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-04Log unhandled exceptionsMike Kaganski
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli
2021-04-18reduce allocation cost in SvxShape::SetPropertyNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-10tdf#130326 speed up opening XLSXNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel