summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-11devtools: when selection changes, select obj. in DOM tree viewTomaž Vajngerl
2021-02-11devtools: move SelectionChangeHandler to its own fileTomaž Vajngerl
2021-02-11devtools: rename LeftSideTreeView to DocumentModelTreeViewTomaž Vajngerl
2021-02-11devtools: use xInvocation to get values of all property typesTomaž Vajngerl
2021-02-10devtools: show properties nested if the the property is an objectTomaž Vajngerl
2021-02-10devtools: handle object inspector with attached objectsTomaž Vajngerl
2021-02-10devtools: add values for properties in object inspector tree viewTomaž Vajngerl
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-10tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse
2021-02-10clean up SdrObject cloningNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-08update pchesCaolán McNamara
2021-02-08tdf#139767 fix crash caused by the selection listenerTomaž Vajngerl
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
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-04use more getSdrObjectFromXShapeNoel
2021-02-03tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-02-03pass pointer rather than tools::WeakReference in CellUndoNoel
2021-02-02use unique_ptr in ImpHandleMotionThroughBoxesKeyInputNoel
2021-02-02use unique_ptr in SdrEditView::ImpConvertOneObjNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-01devtools: show list of interfaces for the object in the inspectorTomaž Vajngerl
2021-02-01devtools: add "Current Selection" to the left-side tree viewTomaž Vajngerl
2021-01-30tdf#140013 change icon for list view in Template Manager & Remote Files dialogRizal Muttaqin
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-27tdf#138590 use the highlighted menu entry, not the combobox active textCaolán McNamara
2021-01-26fix gtk warning about missing 'weight' propertyCaolán McNamara
2021-01-26move the label width matching into sourceCaolán McNamara
2021-01-26tdf#119931 Fix accessibility warningsshubham656
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25tdf#119931 Fix accessibility warningsdiwanshu885
2021-01-24tdf#139136 Style Inspector: "true" and "false" now localizableshivam-51
2021-01-24similar to tdf#139774 for a combobox sx10601 is probably a better choiceCaolán McNamara
2021-01-24SdrMarkView::SetMarkHandles Merge identical if'sDr. David Alan Gilbert
2021-01-24SvxLanguageBox::SetLanguageList Merge if'sDr. David Alan Gilbert
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara
2021-01-22tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21_yes -> _YesCaolán McNamara
2021-01-20Fix typosAndrea Gelmini