summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-11-01jsdialogs: .uno:XLineColor with string argumentSzymon Kłos1-1/+1
2019-10-31jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos1-0/+1
2019-10-30tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-2/+14
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos2-0/+4
2019-10-24jsdliaogs: send data for text styles comboboxSzymon Kłos1-0/+32
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos2-0/+64
2019-10-18tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2-4/+36
2019-10-13tdf#125566 Add arrangement functions to position & size sidebarTomaž Vajngerl1-0/+88
2019-10-11lok: send message when in place editingSzymon Kłos1-6/+1
2019-10-09Add a parameter to insert a text box directly.Jan Holesovsky1-1/+1
2019-10-09sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-20/+25
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky1-1/+4
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl2-16/+3
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin21-114/+113
2019-09-20Stopgap measure to fix compilation error on WindowsTor Lillqvist1-0/+4
2019-09-18lok: send message when in place editingSzymon Kłos1-1/+6
2019-09-18tdf#124167: Changing text properties doesn't make presentation...Henry Castro1-0/+4
2019-09-17don't show inaccessible crashreport linksAndras Timar3-8/+4
2019-09-17Collabora Crashreport DialogAndras Timar3-10/+16
2019-09-17enable crashreport on WindowsAndras Timar1-1/+1
2019-09-17tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn1-3/+7
2019-09-06tdf#126959 impress table border resize handle supportTomaž Vajngerl9-55/+275
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai1-3/+2
2019-09-06lok: use cell instead of text selection for tables in impressTomaž Vajngerl1-10/+1
2019-09-06lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-1/+1
2019-09-06lok: cleanup and simplify graphic selection codeTomaž Vajngerl1-35/+36
2019-09-05tdf#126271 Revert "tdf120965 Simplify SdrPathObj::AddToHdlList()"Regina Henschel1-27/+44
2019-09-05tdf#81134 Chart size not retainedNoel Grandin2-7/+4
2019-09-03don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl2-1/+7
2019-08-28tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke1-0/+16
2019-08-27lok: Right rotation calculation in case of delta angleTamás Zolnai1-1/+1
2019-08-23svx lok: fix crash on select all when there is no mpMarkedObj yetMiklos Vajna1-1/+2
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+19
2019-08-05pretty up logging of exceptionsNoel Grandin1-12/+13
2019-08-05add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro1-2/+8
2019-08-05lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-11/+4
2019-08-05lok: writer: svg export transformed imagesMarco Cecchetti1-13/+14
2019-08-05lok: shape scaling reworkMarco Cecchetti4-24/+109
2019-08-05lok: get correct handlers for a single rotated shapeMarco Cecchetti1-7/+13
2019-08-05lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-0/+213
2019-08-05lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti2-3/+4
2019-08-05tdf#126605: Do not end TextEdit when changing an attributeXisco Fauli1-2/+0
2019-08-04tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli4-21/+40
2019-07-06tdf#125824 svx: fix crash with view1 and view2 doing texteditXisco Fauli1-1/+1
2019-07-06tdf#126137: Do not dereference non-existing ObjectXisco Fauli1-1/+1
2019-07-06Resolves: tdf#126039 erase old content before drawing new contentCaolán McNamara1-0/+3
2019-06-20Avoid moving the shape by rotationTamás Zolnai1-1/+11
2019-06-17Use named shapes for redactionMuhammet Kara1-2/+4
2019-06-17Forge the freeform redaction toolMuhammet Kara1-1/+2
2019-06-17Add Redaction ToolbarMuhammet Kara1-1/+4