summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
AgeCommit message (Expand)Author
2024-01-16sw: document SwUndoCpyDocMiklos Vajna
2023-08-02tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-09-20sw: document SwUndoInsDocMiklos Vajna
2022-08-11unique_ptr->optional in SwUndoSaveSectionNoel Grandin
2022-08-10unique_ptr->optional in SwUndoInsertsNoel Grandin
2022-08-07make RestoreSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2020-10-28sw: add an xml dumper for SwUndoSaveSectionMiklos Vajna
2020-07-06tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna
2020-06-15tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-20tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-16sw: prefix members of SwUndoSaveSectionMiklos Vajna
2019-09-09sw: prefix members of SwUndoInsertsMiklos Vajna
2019-08-28sw: prefix members of SwUndoFlyBaseMiklos Vajna
2019-08-21sw: prefix members of SwUndoDelLayFormatMiklos Vajna
2019-08-12sw: prefix members of SwUndoMiklos Vajna
2019-08-05sw: prefix members of SwUndRngMiklos Vajna
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-16loplugin:useuniqueptr in SwUndoInsertsNoel Grandin
2018-07-12loplugin:useuniqueptr in SwUndoSaveSectionNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-26use boost::optional in swNoel Grandin
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoSaveSectionMichael Stahl
2017-11-18silence some coverity warningsCaolán McNamara
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-08sw: fix doxygen commentMichael Stahl
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-30convert DelContentType to o3tl::typed_flagsNoel Grandin