summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-2/+2
2016-09-26CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna1-12/+15
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna1-0/+23
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-09-19convert CopyOrNewType to scoped enumNoel Grandin1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-2/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+1
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-3/+3
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