summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara1-3/+5
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth1-15/+15
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara5-2/+23
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth1-3/+2
2020-03-17Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara1-21/+0
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse1-2/+7
2020-03-11tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt1-4/+8
2020-03-10sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl2-2/+23
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna4-8/+24
2020-03-10sw: DOCX export: fix first-line indent of list itemsMichael Stahl1-2/+6
2020-03-10crash after master document navigator updateCaolán McNamara1-4/+7
2020-03-05tdf#129796 junk in reference edit boxNoel Grandin1-1/+1
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl1-7/+18
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2-1/+78
2020-03-03tdf#130945 Writer: Preview of linked doc is not updated when editedSerge Krot1-0/+16
2020-02-28sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl2-25/+69
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara2-3/+6
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin1-6/+23
2020-02-27tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna1-1/+18
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl1-4/+5
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl2-3/+33
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl1-5/+15
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl7-62/+75
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl1-4/+3
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl1-1/+3
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl1-0/+10
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk3-14/+8
2020-02-13tdf#130610 docx export: handle bold as toggle propertiesSerge Krot2-0/+67
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara4-7/+20
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl1-2/+2
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl1-24/+3
2020-02-10tdf#130482 sw: fix text alignment in shape textMiklos Vajna1-12/+6
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna3-3/+11
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl1-3/+9
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+2
2020-01-30tdf#130286: jsdialogs: fix CID 1455691 & CID 1455690Szymon Kłos1-8/+11
2020-01-30Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski1-0/+5
2020-01-29tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna1-0/+21
2020-01-28tdf#130155 Writer Navigator crash fix: Check entry to expand has childrenJim Raykowski1-1/+5
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl1-0/+1
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk2-2/+2
2020-01-22tdf#128782: sw: assign name to draw objectVasily Melenchuk1-1/+5
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl5-30/+31
2020-01-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna1-2/+17
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna20-42/+64
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl1-3/+1
2020-01-17tdf#128304 export TB_RL writing mode as eaVirtMark Hung1-1/+1
2020-01-17tdf#129655 Sync TextWritingMode to frame direction.Mark Hung1-0/+10