summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2021-03-24use mutable rather than const_cast..thisNoel
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-12use some forward declares to avoid including vcl/window.hxxCaolán McNamara
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-12Fix wrong position on move when page has marginmert
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-07ref-count SdrPageNoel
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin
2021-03-04tdf#140762 Set texts for items in "Borders" dropdown buttonMichael Weghorn
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn
2021-03-01loplugin:refcounting in svxNoel
2021-03-01Added .uno:MoveShapeHandle uno commandmert
2021-03-01tdf#116136 don't show statusbar selection mode control tooltipJim Raykowski
2021-02-26Implemented MoveShapeHandle methodmert
2021-02-25tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse
2021-02-23loplugin:constantparamNoel
2021-02-23weld clipboard menuCaolán McNamara
2021-02-22convert other svxruler menuCaolán McNamara
2021-02-22weld colsmenuCaolán McNamara
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-11devtools: inspect selected object when DevTools are startedTomaž Vajngerl
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-11devtools: when selection changes, select obj. in DOM tree viewTomaž Vajngerl
2021-02-11devtools: rename LeftSideTreeView to DocumentModelTreeViewTomaž Vajngerl
2021-02-10devtools: handle object inspector with attached objectsTomaž Vajngerl
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-08tdf#139767 fix crash caused by the selection listenerTomaž Vajngerl
2021-02-05devtools: remove msDocumentType as it is not used anymoreTomaž Vajngerl
2021-02-05devtools: change "Current Selection" tree item to a toggle buttonTomaž Vajngerl
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04remove svx/mutxhelp.hxxNoel
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-02-02use unique_ptr in ImpHandleMotionThroughBoxesKeyInputNoel
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel
2021-02-01devtools: add "Current Selection" to the left-side tree viewTomaž Vajngerl
2021-01-26move the label width matching into sourceCaolán McNamara