summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doclay.cxx
AgeCommit message (Expand)Author
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-06-08sw_redlinehide: trivial GetNode() in docfld.cxx,docfly.cxx,doclay.cxxMichael Stahl
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin
2017-12-19Correct the assertionMike Kaganski
2017-12-03Replace some lists by vectors in sw/doc partJulien Nabet
2017-11-13Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-12coverity#1406101 Dereference null return valueCaolán McNamara
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-01tdf#88443:percent value fixedOliver Specht
2015-12-01tdf#88443: set relative width to objects with captions except formulasOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02Fix typosAndrea Gelmini