summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unsect.cxx
AgeCommit message (Expand)Author
2021-05-11fix leak in SwUndoInsSectionNoel Grandin
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/undoNoel Grandin
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin
2019-12-11convert LinkCreateType to scoped enumNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-05sw: prefix members of SwUndRngMiklos Vajna
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-11use unique_ptr in SwUndoDelSectionNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-02-18boost->stdCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner