summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara1-4/+4
2020-03-31Translate German variable namesJohnny_M1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl1-2/+0
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-01-11use unique_ptr in SwNodes::ExpandRangeForTableBoxNoel Grandin1-1/+1
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl1-1/+2
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-04loplugin:useuniqueptr in SwNodesNoel Grandin1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-5/+2
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-1/+1
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski1-2/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-10-23loplugin:finalclasses in swNoel Grandin1-2/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-07-06sw: comment cosmeticsMichael Stahl1-1/+0
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-4/+2
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-1/+6
2016-12-13crashtesting: assert on loading certain rtfCaolán McNamara1-1/+1
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-1/+3
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-7/+7
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-1/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-3/+3
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-2/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-6/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-29sw: prefix members of SwNodesMiklos Vajna1-18/+18
2015-07-21loplugin:unusedmethods swNoel Grandin1-5/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-42/+42
2015-05-05loplugin:staticmethodsNoel Grandin1-12/+12
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen1-5/+2
2014-12-23use sw::Ring insteadBjoern Michaelsen1-1/+3
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann1-6/+2
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann1-0/+1
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-0/+3