summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-14avoid creating an SfxItemSet hereNoel Grandin
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-10tdf#130326 speed up XLSX loadNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-06tdf#141297 : remove link to the fileArnaud Versini
2021-04-01tdf#141405 fix null reference use crashJim Raykowski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-25tdf#34828 Give draw object a name when madeJim Raykowski
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-22cid#1473883 Dereference before null checkCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12Fix wrong position on move when page has marginmert
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna
2021-03-10flatten SdrObject::getUnoShapeNoel
2021-03-07ref-count SdrPageNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-03-04Fix crash while moving handle when shape text is activemert
2021-03-03Fix chart sub element rectangle and handle positionsmert
2021-03-02Convert MapModeUnits If necessary.mert
2021-03-01Fix connectors cannot select a glue pointmert
2021-03-01Exclude table selection from handle messagemert
2021-02-26Implemented MoveShapeHandle methodmert
2021-02-26Send handle information of selected shapes to LOKmert
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-20loplugin:refcounting in svxNoel
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-18Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-11ofz#30805 Null-dereference READCaolán McNamara
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-02use unique_ptr in ImpHandleMotionThroughBoxesKeyInputNoel
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-26loplugin:passstuffbyrefNoel