summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
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#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 Kaganski1-6/+4
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-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-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna1-1/+1
2021-02-24Implemented MoveShapeHandle uno command for swmert2-1/+33
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
2021-02-12tdf#130629 Don't add object insert undo twiceJim Raykowski1-0/+5
2021-02-10LOK: form field button: split SendLOKMessage() method.Tamás Zolnai3-45/+44
2021-02-10lok: rework form field button message handling.Tamás Zolnai4-59/+80
2021-02-10Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai3-18/+0
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna3-6/+29
2021-02-10tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna2-0/+32
2021-02-10tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+7
2021-02-10tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna5-5/+16
2021-02-10tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna1-0/+5
2021-02-10fontwork: center in online in writerSzymon Kłos1-8/+7
2021-02-09tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna2-3/+29
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna3-1/+25
2021-02-09tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna1-0/+5
2021-02-09tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna3-5/+22
2021-02-09tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna1-6/+6
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna3-0/+17
2021-02-09Introduce Fontwork contextSzymon Kłos1-1/+10
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos2-7/+16
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari1-2/+5
2021-02-02lok: remove annotation viewshell notifierHenry Castro1-5/+0
2021-02-02sw lok: disable field shadingsMiklos Vajna1-0/+4
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna3-15/+22
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna1-1/+3
2021-01-29sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna1-1/+49
2021-01-22tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai2-0/+52
2021-01-19lok: fix incorrect invalidate cursor positionHenry Castro1-6/+6
2021-01-19fix location of change tracking boxes in OnlineNoel Grandin1-2/+2