summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unredln.cxx
AgeCommit message (Expand)Author
2023-10-14tdf#157662 SW: redline: accept/reject done for all partsAttila Szűcs
2022-09-05use more SwPosition::AssignNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-12pass SwNode to RestFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-04introduce SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-07-29use more SwPaM::StartEndNoel Grandin
2022-06-15tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-15sw: fix odd m_bCanGroup check in SwUndoRedlineDeleteMichael Stahl
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-03cid#1371270 avoid Missing move assignment operatorCaolán McNamara
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh
2020-11-26tdf#137503 sw ChangesInMargin: fix Undo/Redo of deleted paragraphLászló Németh
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-20tdf#137684 sw ChangesInMargin: fix Undo of charactersLászló Németh
2020-10-24tdf#137684 sw ChangesInMargin: fix crash on Undo of charactersLászló Németh
2020-10-21tdf#137526 sw ChangesInMargin: fix Undo of deleted wordsLászló Németh
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-04-20sw: prefix members of SwPageDescHint, SwUndoPageDesc, ...Miklos Vajna
2020-04-06sw: prefix members of LineArrayComparator, SwCompareLine, SwUndoCompDoc ...Miklos Vajna
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-08-12sw: prefix members of SwUndoMiklos Vajna
2019-08-05sw: prefix members of SwUndRngMiklos Vajna
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-14loplugin:sequentialassign in swNoel Grandin
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-15sw_redlinehide_3: fix comment of SwUndoRedlineDeleteMichael Stahl
2018-11-15sw_redlinehide_3: update footnote numbers on redline opsMichael Stahl
2018-09-19sw_redlinehide_2: update frames on redline opsMichael Stahl
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-16loplugin:useuniqueptr in SwUndoCompDocNoel Grandin
2018-07-16loplugin:useuniqueptr in SwUndoRedlineNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04tdf#107340 - Incorrect undo label with Track Changes setRosemary Sebastian
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-07sw: SwUndoCompDoc: fix assertion about invalid node indexesMichael Stahl
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna