summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2022-11-05cid#1516651 Dereference after null checkCaolán McNamara
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin
2022-09-08tdf#150102 Correct PrefSize for UNO API Metafile exporterArmin Le Grand (allotropia)
2022-09-05tdf#150756 Assertion when opening report for editingNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-26simplify SvxShape::Notify a littleNoel Grandin
2022-08-25regression in SvxShape::NotifyNoel Grandin
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-07tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-04tdf#137544 avoid some dynamic_cast costNoel Grandin
2022-06-16Add property name to IllegalArgumentException in SvxShape::setPropertyValueImplSamuel Mehrbrodt
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02remove dead allocation in getSvxBrushItemFromSourceSetNoel Grandin
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