summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-24tdf#134112 sw: Test access of text field master objectOleg Schelykalnov1-1/+4
2020-09-22Added new command to delete the comment threadPranam Lashkari18-1/+114
2020-09-22Added new command to resolve the comment threadPranam Lashkari14-0/+93
2020-09-22tdf#130456 sw: enable semi-transparent text for char style dialogMiklos Vajna4-1/+57
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari4-12/+51
2020-09-19tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-19tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-09-19LOK: fix display of page number on status barEzinne Nnamani1-3/+6
2020-09-16tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna4-2/+33
2020-09-15tdf#135942: avoid collecting autostyles during writing themMike Kaganski3-1/+32
2020-09-15tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski4-1/+31
2020-09-09Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2-1/+7
2020-09-09tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt3-1/+46
2020-09-09tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl3-3/+9
2020-09-09tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-09-09tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-09-08writer: handle styles in multiple languages for onlineSzymon Kłos2-0/+24
2020-09-08writer: translate standard styles for onlineSzymon Kłos2-40/+135
2020-09-07Hide InsertFormula in Writer onlineSzymon Kłos2-0/+8
2020-09-07sw: default to UI locale when language is missingMiklos Vajna5-0/+51
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna5-1/+85
2020-08-31tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk6-5/+102