summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-02-08tdf#148818 Fix missing text in boxes with empty first paragraphHossein1-4/+5
2022-08-05lok: Dont render active text edit on slide previewsSzymon Kłos1-1/+3
2022-05-12tdf#149023 set property immediately on changeCaolán McNamara1-6/+3
2022-04-27svx: calculate object range before using itPranam Lashkari1-3/+3
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos1-1/+13
2022-03-15Sidebarparagraph: Replace generic idscp-21.06.21-1Pedro Pinto Silva1-15/+15
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-3/+4
2022-03-14lok: insert textbox directly in CalcSzymon Kłos1-1/+1
2022-03-11lokCalcRTL: chart-edit: no bounding boxDennis Francis1-0/+8
2022-03-01svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna1-1/+2
2022-02-25tdf#72776 Allow text removal in the shapesSzymon Kłos1-5/+3
2022-02-24Make accessibility check dialog asyncNickWingate1-7/+3
2022-02-11svx: fix dynamic cast SdrViewHenry Castro1-2/+5
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák4-0/+7
2022-01-26lok: fix regression "WeldEditView::DoPaint" for dialog tunnelingHenry Castro1-1/+3
2022-01-20lok: Set pasted text rect pos to 0, 0Mert Tumer1-1/+4
2022-01-18set active element to -1 when no selection for fontnameboxMert Tumer1-1/+4
2022-01-17svx-lok: incomplete invalidation when resizing/deleting...cp-21.06.13-1Dennis Francis1-5/+8
2022-01-11lokCalcRTL: fix editing of shape textDennis Francis1-0/+3
2022-01-11lokCalcRTL: shapes: negate mouse-event x coordinateDennis Francis1-0/+8
2022-01-11lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis2-4/+18
2022-01-11lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis1-5/+22
2022-01-05Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-0/+2
2022-01-05Add graphic size checker for the preferred document DPITomaž Vajngerl6-0/+278
2021-12-22Update styles previews in IdleSzymon Kłos2-7/+37
2021-12-03svx: fix crash in ViewContact::ActionChanged()Miklos Vajna1-1/+4
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl4-19/+36
2021-10-22tdf#140022 sd: fix inteaction between multi-col shape text and automatic heightMiklos Vajna3-0/+38
2021-10-21svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl2-218/+222
2021-10-05lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos1-0/+3
2021-10-05Related: tdf#144139 use the classic size calculationCaolán McNamara1-1/+7
2021-09-30Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara2-1/+97
2021-09-30tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara2-30/+42
2021-09-30Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara1-1/+3
2021-09-29Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna3-25/+74
2021-09-28tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna4-5/+109
2021-09-23svx: improve SdrObjEditView::DisposeUndoManager()Miklos Vajna1-1/+5
2021-09-20sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna2-1/+17
2021-09-16improve LOK notifyInvalidationNoel Grandin2-5/+5
2021-09-14svx: GetMarkedObjectByIndex() may return nullptrMiklos Vajna1-1/+1
2021-08-30tdf#139660 one of the group needs to be activeCaolán McNamara1-9/+9
2021-08-24Resolves: tdf#139220 with ~1000 selected shapes a11y UpdateSelection crawlsCaolán McNamara1-60/+75
2021-08-16tdf#143769 don't crash on null XFillColorItemCaolán McNamara1-2/+3
2021-08-16Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2-74/+52
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara3-8/+3
2021-08-10tdf#142436 svx: fix handling of linked background imagesMiklos Vajna4-0/+32
2021-07-26Make Custom Color Picker dialog asyncSzymon Kłos1-14/+15
2021-07-20Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke1-0/+1
2021-07-19lok: fix incorrect multi-view table selection updatesDennis Francis1-1/+1
2021-07-15jsdialog: sidebar: do relayouting not too oftenSzymon Kłos1-8/+8