summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-02-05tdf#119661 remove the original URL when removing a graphic linkTomaž Vajngerl1-1/+2
2019-02-05tdf#116071 ww8import: import to XATTR_FILL instead of RES_BACKGROUNDJustin Luth3-2/+20
2019-02-01sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl1-1/+2
2019-01-31tdf#122428 show new comments in Manage ChangesLászló Németh1-0/+1
2019-01-31tdf#122589 rtfexport: no duplicate section at document startJustin Luth4-0/+21
2019-01-31Revert "tdf#70195 docx export: default header/footer at 720"Justin Luth3-6/+3
2019-01-31tdf#122460 ww8export: always export H/F to first sectionJustin Luth3-1/+8
2019-01-31tdf#122456 filter/ww8 export: no fake section at end of documentJustin Luth2-0/+6
2019-01-31tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth2-3/+15
2019-01-29tdf#115094 part III: DOCX export: export floating tables directlyPatrick Jaap7-7/+119
2019-01-29Resolves: tdf#110429 width of page number wider than traditional widthCaolán McNamara1-1/+1
2019-01-28tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap18-11/+159
2019-01-28tdf#120511 writerfilter: track inserted frame per sectionJustin Luth2-0/+11
2019-01-28tdf#113849 ooxmlexport: even headers/footers for both or none.Justin Luth3-6/+36
2019-01-28tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh2-0/+11
2019-01-25ofz#12660 remove flys before removing trailing parasCaolán McNamara2-3/+4
2019-01-25tdf#121665 ooxmlexport: allow each para to have a column breakJustin Luth4-3/+17
2019-01-24tdf#121561 sw DOCX: output toc-end inside last toc paragraphSerge Krot2-0/+20
2019-01-23Resolves: tdf#122874 select row when user clicks toggle in rowCaolán McNamara1-1/+1
2019-01-23Resolves: tdf#122480 make style dialogs take their optimal sizeCaolán McNamara4-4/+8
2019-01-23Resolves: tdf#122889 Mail config dialog is emptyCaolán McNamara3-8/+7
2019-01-23tdf#117935 Accessible text-attributes-changed signals...Noel Grandin4-4/+37
2019-01-22Resolves: tdf#122880 list of obj types at 0 height with gtk 3.18Caolán McNamara1-0/+2
2019-01-22sw_redlinehide: fix assert caused by buggy lcl_ModifyOfstMichael Stahl1-24/+14
2019-01-21tdf#99631 DOCX: keep zoom of embedded XLSXLászló Németh10-2/+99
2019-01-17tdf#121111 ww8export: fillstyle_NONE needs a nil backgroundJustin Luth1-1/+19
2019-01-16tdf#122224 DOCX import: fix formula field syntaxLászló Németh2-0/+11
2019-01-16Related: tdf#122627 auto detect of toggle column doesn't workCaolán McNamara3-1/+27
2019-01-16tdf#122722 sw: fix hidden text crash in SwTextFrame::GetCurWord()Michael Stahl1-1/+1
2019-01-16crashtesting: assert on import of ooo96040-1.odtCaolán McNamara1-2/+2
2019-01-15Resolves: tdf#43220 ensure old popup is destroyed on replacementCaolán McNamara1-0/+1
2019-01-15tdf#121561: sw: DOCX: add std/stdPr/stdContent around TOCSerge Krot9-14/+152
2019-01-15tdf#121456: sw: DOCX: tabs export and TABS_RELATIVE_TO_INDENT propSerge Krot3-5/+25
2019-01-14sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl1-3/+31
2019-01-10Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara2-0/+6
2019-01-09sw_redlinehide: try harder to prevent SetRedlineFlags from messing things upMichael Stahl1-16/+24
2019-01-09tdf#122452 sw_redlinehide: WW8 import/export sets layout show/hide modeMichael Stahl2-4/+11
2019-01-08Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-08tdf#122429/tdf#122431 ww8export: export H/F to default sectionJustin Luth3-1/+10
2019-01-07tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski3-0/+42
2019-01-07tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski2-6/+6
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh2-0/+171
2018-12-23sw_redlinehide: adapt ToX UpdateMichael Stahl19-192/+446
2018-12-23sw_redlinehide: SwTextNode::GetExpandText() HideDeletionsMichael Stahl1-0/+4
2018-12-21tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand1-1/+2
2018-12-20tdf#122201 sw: DOCX: allow editing of unprotected areas in protected docSerge Krot3-1/+35
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl1-1/+1
2018-12-20sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl1-1/+2
2018-12-19fallback to first entryCaolán McNamara1-0/+2
2018-12-19tdf#105413 track changes: keep paragraph stylesLászló Németh3-0/+123