summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-28sw: add an xml dumper for SwUndoSaveSectionMiklos Vajna1-0/+1
2020-07-06tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl1-2/+3
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna1-1/+6
2020-06-15tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl1-0/+3
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl1-1/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-20tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl1-2/+2
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-1/+2
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl1-1/+5
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-3/+3
2019-09-16sw: prefix members of SwUndoSaveSectionMiklos Vajna1-7/+7
2019-09-09sw: prefix members of SwUndoInsertsMiklos Vajna1-7/+7
2019-08-28sw: prefix members of SwUndoFlyBaseMiklos Vajna1-5/+5
2019-08-21sw: prefix members of SwUndoDelLayFormatMiklos Vajna1-2/+2
2019-08-12sw: prefix members of SwUndoMiklos Vajna1-4/+4
2019-08-05sw: prefix members of SwUndRngMiklos Vajna1-2/+2
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+14
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl1-3/+4
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-07-16loplugin:useuniqueptr in SwUndoInsertsNoel Grandin1-2/+2
2018-07-12loplugin:useuniqueptr in SwUndoSaveSectionNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2018-03-26use boost::optional in swNoel Grandin1-1/+2
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoSaveSectionMichael Stahl1-2/+2
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-10-27loplugin:constantparam in swNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl1-1/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-2/+2
2017-05-08sw: fix doxygen commentMichael Stahl1-1/+1
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl1-0/+2
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-4/+4
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+2
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-3/+2
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-3/+2
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-4/+4
2016-11-30convert DelContentType to o3tl::typed_flagsNoel Grandin1-10/+13
2016-10-27loplugin:expandablemethods in swNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-3/+4
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-1/+7
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-09-17boost->stdCaolán McNamara1-3/+1