summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna1-1/+9
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-07tdf#102256 sw: ODF export: oops, don't write table attributes ...Michael Stahl1-17/+17
2021-01-07tdf#129568 Rename the default table styleMaxim Monastirsky5-28/+36
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-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
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 Kaganski2-16/+29
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-5/+5
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara4-49/+37
2020-11-25tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl1-1/+2
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-0/+11
2020-11-24lok: Don't even iterate through the redlines when they are disabled.Jan Holesovsky1-4/+12
2020-11-16DOCX export: handle conditional fieldsMiklos Vajna1-1/+23
2020-11-16DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna1-1/+6
2020-11-16tdf#122648 DOCX import: fix table formula in all tablesLászló Németh1-1/+1
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh1-1/+1
2020-11-11tdf#133163 DOCX: export formula cellsLászló Németh2-3/+15
2020-11-10tdf#118682 DOCX: export formula fieldsLászló Németh2-0/+16
2020-11-09DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna1-0/+23
2020-10-31tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl1-2/+47
2020-10-31tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-27tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth1-1/+5
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai1-2/+2
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer1-0/+2
2020-10-13leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir1-0/+13
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-1/+5
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1