summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2021-08-24tidy this a littleCaolán McNamara
2021-08-22no need to use unique_ptr for XPolygonNoel Grandin
2021-08-22no need to use unique_ptr for B2DPolyPolygonNoel Grandin
2021-08-20Revert "ofz#37370 Null-dereference"Caolán McNamara
2021-08-19Revert "Simplify Rect2Poly"Mike Kaganski
2021-08-19Avoid infinite loop in dbgutil buildsMike Kaganski
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-08-18GetObjRef already returns the needed referenceMike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18Potential nullptr dereferenceMike Kaganski
2021-08-18Do not forget to remove just unloaded object from the cacheMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18Don't forget to break the loop earlyMike Kaganski
2021-08-18Remove redundant nullptr checkMike Kaganski
2021-08-18This check is redundantMike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-18Simplify SdrTextObj::RecalcSnapRectMike Kaganski
2021-08-18Simplify Rect2PolyMike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
2021-08-12tdf#95549 speed up load of xlsNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
2021-07-27ofz#36586 Abrt failed throwCaolán McNamara
2021-07-27tdf#123626 Allow opening shape hyperlink with Ctrl-ClickSamuel Mehrbrodt
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-23tdf#143514: Avoid double-free in dbgutil codeMike Kaganski
2021-07-22Fix typosAndrea Gelmini
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21flatten data in SdrGluePointListNoel Grandin
2021-07-21lok: fix incorrect multi-view table selection updatesDennis Francis
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin