summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-04-22lok: Edit the click selected cell on table selectionmerttumer1-1/+4
2021-04-19lok: remove frame action listener when disposingHenry Castro1-3/+4
2021-04-19Fix Row size change is not updatedmerttumer1-1/+6
2021-04-19Implemented CTRL + A selects all the cellsmerttumer3-1/+40
2021-04-19Fix ESC key selects all the cells of the table objectmerttumer1-7/+0
2021-04-09lok: Pass object ord num in the uno commandmerttumer3-6/+31
2021-04-09Improve dumpGluePointsAsJSONmerttumer1-24/+38
2021-04-09Get Glue Points in the selection callbackmerttumer1-0/+59
2021-04-09lok: Don't invalidate GluePointsmerttumer2-0/+10
2021-04-09Hide GluePoints in LOKmerttumer1-1/+2
2021-03-30Don't end text editing in other views if shape insertedSzymon Kłos1-4/+17
2021-03-29lok: Send gridOffset of the shapemerttumer1-1/+24
2021-03-29LOK: Fix Moving drag handles calculates wrong offsetmerttumer1-4/+9
2021-03-18LOK: Fix wrong gridOffset when shape is moved on calcmerttumer1-2/+5
2021-03-16check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-09Fix wrong position on move when page has marginmert1-1/+7
2021-03-04Styles preview: use listener to trigger updateSzymon Kłos2-4/+44
2021-03-04tdf#139429 Convert Style previews widget to IconViewSzymon Kłos3-271/+111
2021-03-03LOK: added missing PixelInvalidate method for currency listPranam Lashkari1-0/+19
2021-03-02tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski2-9/+43
2021-03-01Fix crash while moving handle when shape text is activemert1-0/+3
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna3-0/+75
2021-02-24Fix chart sub element rectangle and handle positionsmert1-3/+3
2021-02-24Convert MapModeUnits If necessary.mert2-4/+7
2021-02-24Fix connectors cannot select a glue pointmert1-1/+5
2021-02-24Exclude table selection from handle messagemert1-1/+1
2021-02-24Added .uno:MoveShapeHandle uno commandmert1-0/+17
2021-02-24Implemented MoveShapeHandle methodmert1-0/+35
2021-02-24Send handle information of selected shapes to LOKmert1-8/+75
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai1-1/+0
2021-02-17tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse1-1/+1
2021-02-15svx: fix import of multiple paragraphs into title shapesMiklos Vajna2-12/+33
2021-02-09fontwork: add sidebar panelSzymon Kłos6-0/+229
2021-02-09Introduce Fontwork contextSzymon Kłos2-8/+26
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos1-11/+35
2021-01-20Don't insert fontwork outside viewSzymon Kłos1-3/+12
2021-01-13lok: Prevent from crash on cancel Fontwork dialogSzymon Kłos1-4/+13
2021-01-12ofz#12553 Timeout, cut out slow uninteresting path for fuzzingCaolán McNamara1-0/+3
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos2-6/+7
2021-01-12Fontwork dialog: use iconviewSzymon Kłos2-52/+39
2021-01-07tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl1-1/+2
2021-01-06lok: send chart line width updatesSzymon Kłos1-1/+1
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna3-13/+66
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari2-12/+107
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai2-106/+12
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari2-12/+106
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna4-1/+97
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 Vajna3-4/+79