summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/nodes.cxx
AgeCommit message (Expand)Author
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-15sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-05-03Fix: nNodeCnt could be set to negative valueSerge Krot
2018-04-05Translate German variable namesJohnny_M
2018-04-04loplugin:useuniqueptr in SwNodesNoel Grandin
2017-12-20Remove unnecessary nested block levelTor Lillqvist
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-28use std::vector in BigPtrArrayNoel Grandin
2017-06-27use std::array in BlockInfoNoel Grandin
2017-06-27inline ElementPtrNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-28sw: prefix members of BigPtrArrayMiklos Vajna
2016-11-25tdf#104032: use correct text lengthMike Kaganski
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-01coverity#1093229 Dereference null return valueCaolán McNamara
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
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-29sw: prefix members of SwNodesMiklos Vajna
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann