summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/undraw.cxx
AgeCommit message (Expand)Author
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen
2020-10-28sw: add an xml dumper for SwUndoDrawDeleteMiklos Vajna
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-07-31loplugin:flatten in sw/core/undoNoel Grandin
2020-05-04sw: prefix members of SwAutoCorrDoc, SwDontExpandItem, SwHyphArgs and ...Miklos Vajna
2020-04-27sw: prefix members of SwSdrUndo, SwUndoDrawDelete, SwUndoDrawGroup and ...Miklos Vajna
2020-03-02speedup sw build a littleNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-11-07Related: tdf#128603 sw textbox: fix use-after-freeMiklos Vajna
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-22loplugin:useuniqueptr in SwSdrUndoNoel Grandin
2018-07-16loplugin:useuniqueptr in SwUndoDrawDeleteNoel Grandin
2018-07-16loplugin:useuniqueptr in SwSdrUndoNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-07-11loplugin:useuniqueptr in swNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-09convert Link<> to typedNoel Grandin
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-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna