summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-10-23tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-06xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-1/+2
2021-05-06ofz#27817 null derefCaolán McNamara1-3/+2
2021-05-06ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara7-44/+59
2021-05-06ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara3-3/+31
2021-05-06ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara2-13/+30
2021-05-06tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl9-16/+52
2021-05-06tdf#137982 m_xFrame is already disposedCaolán McNamara2-11/+46
2021-05-06tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-09-30tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-30tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-28tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl4-7/+49
2020-09-28tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl9-6/+54
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski3-1/+32
2020-09-23tdf#134112 sw: Test access of text field master objectOleg Schelykalnov1-1/+4
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna6-2/+136
2020-09-15tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski4-1/+31
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2-1/+7
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt3-1/+46
2020-09-03tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl3-3/+9
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
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk6-5/+102
2020-08-27sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk5-105/+107
2020-08-27tdf#133490: set name for pasted frame formatVasily Melenchuk1-0/+9
2020-08-26tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-26(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl3-0/+23
2020-08-26tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl1-16/+38
2020-08-24ofz#25169 insertion into set might find a duplicateCaolán McNamara1-4/+6
2020-08-21tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl2-1/+5
2020-08-21tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk3-8/+617
2020-08-21tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl1-2/+1
2020-08-20tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl4-24/+4
2020-08-19sw: moved setting shape name to earlier stageVasily Melenchuk1-2/+4
2020-08-19sw: generate unique style name for table box and line framesVasily Melenchuk1-0/+2
2020-08-17tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-17tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-17tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-17sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl1-1/+23
2020-08-17sw: avoid assert when deletion starts at fieldmark endMichael Stahl1-5/+7
2020-08-13tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk8-1/+48
2020-08-12tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens4-28/+77
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-10tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-05tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl3-0/+177