summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoInsert.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-14sw: prefix members of SwUndoInsertLabelMiklos Vajna1-12/+12
2018-10-03loplugin:constfields in swNoel Grandin1-10/+10
2018-08-16remove mempoolNoel Grandin1-3/+0
2018-07-13loplugin:useuniqueptr in SwUndoInsertNoel Grandin1-1/+1
2018-03-26use boost::optional in swNoel Grandin1-5/+6
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoInsertMichael Stahl1-1/+1
2018-01-29Fix typosAndrea Gelmini1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-1/+1
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-4/+5
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+3
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-1/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara1-0/+1
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-1/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-2/+2
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-11/+11
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-13/+13
2014-02-10Translated some German commentsAlexander Wilms1-1/+1
2014-02-03Remove needless SW_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-15convert sw/source/core/inc/Undo*.hxx from String to OUStringNoel Grandin1-10/+10
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-08-25String to OUStringMatteo Casalin1-1/+2
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl1-1/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-03make coding style of files starting with a capital letter in sw/source/core/i...Philipp Riemer1-16/+3
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-04-05Removal of bogus comments in writer moduleANURAG JAIN1-8/+3
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-20/+20
2010-12-17undoapi: MSVC WaEFrank Schoenheit [fs]1-1/+1
2010-12-15undoapi: UndoCore.hxx: split out UndoInsert.hxxMichael Stahl1-0/+235