summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
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 Stahl3-1/+119
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna3-0/+44
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 Vajna3-1/+44
2020-11-16DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna5-1/+117
2020-11-16tdf#122648 DOCX import: fix table formula in all tablesLászló Németh3-1/+37
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émeth6-11/+66
2020-11-11Expose tracking changes actions in context menu for onlineSzymon Kłos1-0/+4
2020-11-10tdf#118682 DOCX: export formula fieldsLászló Németh5-0/+74
2020-11-09tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner5-0/+155
2020-11-09DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna5-0/+147
2020-10-31tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl1-2/+47
2020-10-31tdf#135260: sw_uiwriter: Add unittestXisco Fauli1-0/+28
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 Luth2-1/+10
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai1-2/+2
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer2-0/+19
2020-10-18fix sw/qa/uitest/writer_tests/watermark.py after change in steps of spinboxAndras Timar1-1/+1
2020-10-13Angle of the watermark: step by 45°Andras Timar1-2/+1
2020-10-13leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir2-1/+14
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+24
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
2020-10-06Make Split Table Cell dialog asyncSzymon Kłos1-14/+19
2020-09-30Online: Copy hyperlink location. / Core side.gokaysatir1-3/+10
2020-09-30tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-30tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-0/+83
2020-09-25docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl2-14/+40
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl4-7/+49
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl9-6/+54