summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unins.cxx
AgeCommit message (Expand)Author
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-26remove some unused local varsNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SwLabelType to scoped enumNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14sw: prefix members of SwUndoInsertLabelMiklos Vajna
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-16sw: prefix members of SwUndoSaveSectionMiklos Vajna
2019-08-12sw: prefix members of SwUndoMiklos Vajna
2019-08-07Fix typosAndrea Gelmini
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24pvs-studio: silence V530 use std::unique_ptr less weirdlyCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-13loplugin:useuniqueptr in SwUndoInsertNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-26use boost::optional in swNoel Grandin
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoInsertMichael Stahl
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann