summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentContentOperationsManager.cxx
AgeCommit message (Expand)Author
2021-12-23tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl
2021-12-15tdf#141175 sw_redlinehide: fix crash in lcl_DeleteRedlines()Michael Stahl
2021-12-15tdf#136855 sw: fix ReplaceRangeImpl() restoring of rPamMichael Stahl
2021-11-24tdf#145621 sw: fix crash pasting paragraph with cross-reference markMichael Stahl
2021-11-19Crash when fetching clipboard data.Michael Meeks
2021-10-20tdf#145093 sw track changes: fix crash at moving list itemsLászló Németh
2021-10-13valgrind: use after free on applying "default character" character styleCaolán McNamara
2021-08-31tdf#128106 sw: copy bookmarks at start if whole node is copiedMichael Stahl
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu124
2021-02-04use more StaticWhichCastBjoern Michaelsen
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl
2020-12-10tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl
2020-12-02cid#1371301 silence Missing move assignment operatorCaolán McNamara
2020-11-26tdf#138479 tdf#137769 sw ChangesInMargin: fix Undo in paragraphsLászló Németh
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-17sw_fieldmarkhide: Copy: bookmarks before MakeFramesMichael Stahl
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-21tdf#137526 sw ChangesInMargin: fix Undo of deleted wordsLászló Németh
2020-10-20use tools::Long in swNoel
2020-10-14tdf#136577 sw: fix Undo of Replace with nothingMichael Stahl
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-10-05SwUndoMove ctor is never passed a null SwDoc*Caolán McNamara
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-12unordered_set->sorted_vector in CopyWithFlyInFlyNoel Grandin
2020-09-09cid#1466667 silence Dereference null return valueCaolán McNamara
2020-08-29Fix typosAndrea Gelmini
2020-08-19tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl
2020-08-18Improve location of unfold fold code use in outline moveJim Raykowski
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-07-31tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl
2020-07-29tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-07-22tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl
2020-07-06tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl