summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
AgeCommit message (Expand)Author
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30sw: prefix members of SwNodeMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-14sw: use std::unique_ptr in docnodeMiklos Vajna
2015-06-18Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-12Use more proper types and range-for loopsMatteo Casalin
2015-04-12Reduce scope and make code more readableMatteo Casalin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák
2014-11-09actually use return value of GetUniqueSectionName() in SwDoc::UpdateSection()Luboš Luňák
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner