summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoTable.hxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-10-05SwUndoTableMerge::MoveBoxContent always dereferences its SwDoc* argCaolán McNamara
2020-03-23sw: prefix members of ArrayComparator, CommonSubseq, CompareSequence and ...Miklos Vajna
2020-03-16sw: prefix members of SwUndoTableCpyTable, SwUndoTableHeadline, ...Miklos Vajna
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-09sw: prefix members of SwUndoMergeTable, SwUndoOutlineLeftRight, ...Miklos Vajna
2020-03-02sw: prefix members of SwRedlineSaveData, SwUndoAttrTable, SwUndoCpyTable ...Miklos Vajna
2019-06-03sw: prefix members of SwUndoInsTableMiklos Vajna
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-03-09loplugin:singlevalfieldsNoel Grandin
2018-12-11loplugin:unusedfieldsNoel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-04Translate German variable namesJohnny_M
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-10-08sw: prefix members of SwUndoTableNdsChgMiklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoMergeTableNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoSplitTableNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoTableCpyTableNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoTableNumFormatNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin
2018-07-19loplugin:useuniqeptr in SwUndoTableToTextNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoTextToTableNoel Grandin
2018-07-13loplugin:useuniqueptr in SwUndoInsTableNoel Grandin
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwUndoTableNumFormatMichael Stahl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-02silence some coverity warningsCaolán McNamara
2017-10-24sw: prefix members of SwUndoTableNumFormatMiklos Vajna
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara
2017-06-14Use unique_ptr for UnodTableCpyTable_Entry membersStephan Bergmann
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-02-29loplugin:unuseddefaultparam in sw (part2)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-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier