summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-2/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+2
2016-02-17sw: indentation fixesMiklos Vajna1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-26/+26
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-02sw: prefix members of SwContentNodeMiklos Vajna1-4/+4
2015-10-30sw: prefix members of SwNodeMiklos Vajna1-36/+36
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna1-6/+6
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-11/+11
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-67/+67
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-1/+1
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl1-0/+9
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky1-8/+9
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-2/+0
2015-04-16Revert "make more classes dllpublic"David Tardon1-2/+2
2015-04-16make more classes dllpublicDavid Tardon1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-01Extract SwNode::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2015-03-01Extract SwStartNode::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2015-02-18boost->stdCaolán McNamara1-9/+9
2015-02-07loplugin:deletedspecialStephan Bergmann1-15/+10
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+5
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-3/+3
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-12/+12
2014-11-10loplugin: cstylecastNoel Grandin1-19/+19
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák1-1/+1
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-2/+2
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+1
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner1-5/+0
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+9
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-42/+42
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3