summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák1-6/+6
2021-05-05tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna1-1/+1
2021-04-23tdf#136058: remove some cachingNoel Grandin1-13/+2
2021-04-23Revert "tdf#130326 related, speed up drawing"Noel Grandin1-17/+13
2021-04-23tdf#130326 related, speed up drawingNoel Grandin1-13/+17
2021-04-22tdf#141419 restore use any explicitly set background color in previewsCaolán McNamara1-0/+10
2021-04-21svx: fix crash in DefaultProperties::dumpAsXml()Michael Stahl1-1/+4
2021-04-21Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt1-0/+1
2021-04-21cid#1474166 Deference null return valueCaolán McNamara1-16/+18
2021-04-21tdf#131634 Don't redo actions created before text edit begins.Mark Hung2-1/+5
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli2-61/+25
2021-04-19a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara1-44/+28
2021-04-10Resolves: tdf#139075 diagonal focus rects contain focus rects of old sizeCaolán McNamara1-0/+3
2021-04-06tdf#141297 : remove link to the fileArnaud Versini1-0/+4
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel1-1/+1
2021-03-17tdf#136956 reorder undo actions in removeColumnsMark Hung1-26/+35
2021-03-16tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt1-0/+28
2021-03-01tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna1-0/+20
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara12-3/+24
2021-02-16tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse1-1/+1
2021-02-16svx: fix import of multiple paragraphs into title shapesMiklos Vajna1-12/+0
2021-02-13tdf#140274 set an initial minimum sizeCaolán McNamara1-0/+1
2021-01-27tdf#138590 use the highlighted menu entry, not the combobox active textCaolán McNamara1-1/+9
2021-01-26tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara2-10/+20
2021-01-26tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara1-0/+7
2021-01-20Resolves: tdf#135617 grab focus to widget matching the line spacing stateCaolán McNamara1-1/+18
2021-01-14tdf#137083 consider negative width in DrawPageViewGridRegina Henschel1-4/+14
2021-01-14tdf#83618 Make line spacing values agree crash fixJim Raykowski1-1/+1
2021-01-12rhbz#1913070 null derefCaolán McNamara1-18/+22
2021-01-07tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna1-2/+26
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna1-1/+32
2020-12-17tdf#138945 update fObjectRotation for NbcResizeRegina Henschel1-0/+24
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna1-0/+12
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna2-3/+36
2020-12-11tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna1-0/+1
2020-12-11tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna2-0/+70
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara2-12/+15
2020-12-10Resolves tdf#138127 - Use document color for border widgetHeiko Tietze1-4/+6
2020-12-02Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara1-2/+5
2020-11-30tdf#138307 Chart import: fix lost custom shape textBalazs Varga2-5/+6
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-1/+1
2020-11-24tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-1/+1
2020-11-19Resolves: tdf#114956 skip broadcast optimization for ScPostItsCaolán McNamara1-1/+2
2020-11-18tdf#137397 Faulty Height value in Position and Size content panelCaolán McNamara1-2/+2
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann1-1/+1
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-5/+2
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann1-1/+2
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel3-6/+6
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna1-5/+13