summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-07-05lok: fix incorrect multi-view table selection updatesDennis Francis1-2/+5
2021-07-04fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2
2021-06-03Make SwRect::Union() inlineTor Lillqvist2-16/+14
2021-06-03Make the two SwRect::IsInside() functions inlineTor Lillqvist2-22/+18
2021-06-01tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-26lok: Re-Enable AnchorToPara context menu itemmerttumer1-2/+1
2021-05-26Mail Merge: Remove the missing data source warning on load.Gülşah Köse3-43/+0
2021-05-25Extended MoveShapeHandle command for Anchors as wellmerttumer3-4/+21
2021-05-21sw: fix not needed invalidation of custom field on each keypressMiklos Vajna2-4/+14
2021-05-20sw: fix not needed invalidation of title field on each keypressco-6.4-39Miklos Vajna3-1/+110
2021-05-13Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+60
2021-05-05Fix style previews widget with multiple languagesSzymon Kłos1-1/+6
2021-05-05Fix broken TOX in Online.Gülşah Köse1-10/+0
2021-04-21tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse3-11/+56
2021-04-20tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski1-0/+19
2021-04-20tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski11-23/+109
2021-04-16lok: force writer web-view off.Michael Meeks1-1/+6
2021-04-16tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+36
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-1/+2
2021-04-14notebookbar: minify for onlineSzymon Kłos2-0/+96
2021-04-12sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna1-0/+9
2021-04-09tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse4-3/+41
2021-04-09lok: Pass object ord num in the uno commandmerttumer2-4/+6
2021-04-08tdf#139906 Show warning message when data source is not avaible.Gülşah Köse3-1/+76
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos2-2/+2
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer1-0/+3
2021-03-22tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2021-03-22tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-2/+2
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-10/+9
2021-03-22ofz#27817 null derefCaolán McNamara1-3/+2
2021-03-22ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara7-44/+59
2021-03-22ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara3-3/+31
2021-03-22ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara2-13/+30
2021-03-22tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli3-10/+39
2021-03-22tdf#135244: don't jump when updating countsMike Kaganski1-1/+4
2021-03-22tdf#135244: prevent jumping when generating drop caps previewMike Kaganski1-0/+3
2021-03-22tdf#135244: prevent jumping to cursor at document renderMike Kaganski1-0/+5
2021-03-22tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski2-11/+12
2021-03-16tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski1-1/+12
2021-03-16tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski2-0/+5
2021-03-16check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna4-232/+165
2021-03-11tdf#40427: use node index as position, not Y position on screenMike Kaganski1-19/+42
2021-03-04Styles preview: use listener to trigger updateSzymon Kłos1-0/+4
2021-03-02tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse3-0/+18
2021-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna2-1/+29
2021-02-24Implemented MoveShapeHandle uno command for swmert4-1/+43
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna1-23/+25
2021-02-17Avoid crash in online on a document with commentsAron Budea1-0/+5