summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot1-2/+43
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+5
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-03tdf#98512 sw: add unit testMichael Stahl1-1/+2
2016-04-30tdf#98512: sw: remove duplicate undo history addMichael Stahl1-1/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-04-22Avoid reserved identifiersStephan Bergmann1-11/+11
2016-04-06sw: fix typoMichael Stahl1-3/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-9/+7
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-11/+7
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-8/+5
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-3/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-01-21loplugin: unused return valuesNoel Grandin1-3/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-48/+48
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-102/+102
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-3/+3
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl1-7/+7
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-22/+22
2015-09-04sw: avoid asserts from RsidOnlyAutoFormats checkMichael Stahl1-1/+7
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-01sw: SwTxtNode::CutImpl(): destination must be different nodeMichael Stahl1-260/+145
2015-06-01sw: SwTxtNode::CutImpl(): destination must be in same SwDocMichael Stahl1-19/+5
2015-06-01sw: SwTxtNode::CutText() requires a destinationMichael Stahl1-18/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-787/+787
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl1-5/+3
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-6/+6
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-19coverity#1288894 Dereference after null check, goldenCaolán McNamara1-1/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-6/+6
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen1-0/+1
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-2/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-11/+11
2015-03-11convert SetAttrMode to enum classNoel Grandin1-13/+13
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna1-0/+42
2015-02-18boost->stdCaolán McNamara1-4/+4
2015-02-11Related: tdf#70062 keep drawing anchor objects sortedCaolán McNamara1-0/+8
2015-01-30WaE: silence -Werror=unused-variableCaolán McNamara1-1/+1
2015-01-30Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+20
2015-01-29sw: replace pointless unused position update in SwTxtNode::Update()Michael Stahl1-13/+4