summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Revert "sw lok: simplify SwTransferable::isComplex()"Andras Timar1-25/+23
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 Vajna4-6/+62
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 Vajna3-0/+25
2021-02-10tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna7-5/+30
2021-02-10tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna3-0/+16
2021-02-10fontwork: center in online in writerSzymon Kłos1-8/+7
2021-02-09tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna3-3/+60
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna4-1/+26
2021-02-09tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna3-0/+24
2021-02-09tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna5-5/+35
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna2-0/+13
2021-02-09tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna3-6/+19
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna4-0/+44
2021-02-09Introduce Fontwork contextSzymon Kłos1-1/+10
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos3-7/+18
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna2-0/+2
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 Vajna4-15/+60
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna2-1/+37
2021-01-29sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna2-9/+98
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
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna2-1/+42
2021-01-13tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-12Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-12Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke1-1/+3
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos1-24/+29
2021-01-07sw: ODF export: test new ODF 1.3 features exported to different versionsMichael Stahl2-0/+159
2021-01-07tdf#102256 sw: ODF export: oops, don't write table attributes ...Michael Stahl1-17/+17
2021-01-07tdf#129568 Rename the default table styleMaxim Monastirsky10-29/+794
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-8/+2
2021-01-07tdf#102256 sw: ODF export: don't write table:table in shapesMichael Stahl1-4/+15
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin8-82/+83
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl2-5/+5
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+3
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl1-1/+1
2021-01-07sw: fix SwModelTestBase::parseExportedFile()Michael Stahl1-1/+2
2020-12-28Fix crash in SwXTextDocument::getSelection() method.Tamás Zolnai1-1/+1
2020-12-23tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski6-18/+53
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-5/+5