summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-10-21tdf#136385 sw: fix Undo of changing anchor typeMichael Stahl2-17/+20
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth1-1/+5
2020-10-17tdf#135733 sw: fix mistake in SwUndoInserts::SetInsertRange()Michael Stahl1-1/+1
2020-10-16tdf#136924 draw lines using field text colorJan-Marek Glogowski1-1/+1
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl1-8/+17
2020-10-16tdf#124430 Writer Editing: Fix textbox aligningBakos Attila1-0/+5
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl1-1/+1
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-14sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl2-26/+1
2020-10-08Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara1-4/+5
2020-10-06tdf#137209 unparent widgets in fragment dtorCaolán McNamara1-0/+8
2020-10-06tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2-5/+5
2020-10-06related: tdf#127579: make use of FindCharFormatByName more robustXisco Fauli1-2/+18
2020-10-05crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara1-2/+3
2020-10-02tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli1-2/+4
2020-10-01tdf#136441 ms export: don't export comments in footnotesJustin Luth1-1/+3
2020-10-01Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara2-3/+18
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-29Resolves: tdf#136985 bogus undo steps added by comment manipulationCaolán McNamara1-0/+27
2020-09-29Related: tdf#136985 apparent phantom redo entries with cursor in commentCaolán McNamara1-1/+1
2020-09-29ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-29tdf#135916 just set the target table as selectionCaolán McNamara1-3/+0
2020-09-28Related: tdf#136985 comment select all adds an undo action to the stackCaolán McNamara1-1/+1
2020-09-28tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara2-4/+18
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl3-7/+48
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl8-6/+57
2020-09-22Related tdf#100492 Detect click into empty fieldSamuel Mehrbrodt2-2/+2
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl3-34/+69
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl1-0/+1
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-5/+11
2020-09-15tdf#131420 DOCX export: fix missing border of frameTibor Nagy1-0/+2
2020-09-15tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)1-2/+6
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna2-2/+4
2020-09-14tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin1-4/+2
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-09-09tdf#119286 speed up find/replaceNoel Grandin5-17/+32
2020-09-09tdf#136471: Applying a spell checker suggestion adds the result ..Tamás Zolnai1-17/+0
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna1-7/+8
2020-09-06tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt1-1/+1
2020-09-02tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh1-5/+30
2020-09-02tdf#133163 DOCX: export formula cellsLászló Németh2-3/+15
2020-09-02tdf#118682 DOCX: export formula fieldsLászló Németh2-0/+16
2020-09-01tdf#135636 the selection at dialog-launch time is lost by dialog-apply timeCaolán McNamara1-1/+7
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2-1/+7
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth1-3/+3
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl2-2/+8
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9