summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-07svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-10-04loplugin:constmethodNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15loplugin:unnecessaryvirtualNoel Grandin
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-12Typo STATE_SUCCESSFULL->STATE_SUCCESSFULJulien Nabet
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-02unused definesNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel Grandin
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-08-22no need to use unique_ptr for XPolygonNoel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-08-11svx: cleanup formatting of svdglue.hxxTomaž Vajngerl
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05remove outdated commentsCaolán McNamara