summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
AgeCommit message (Expand)Author
2018-07-18tdf#118738: use SwDepend instead of WriterMultiListener in SwContentNodeXisco Fauli
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot
2018-06-14sw_redlinehide: SwTextNode::Insert(): send SwInsText hint beforeMichael Stahl
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-14sw_redlinehide: trivial conversions in editsh.cxx,ndtxt.cxxMichael Stahl
2018-06-14sw_redlinehide: move SwContentFrame::RegisterToNode to SwTextFrameMichael Stahl
2018-06-14sw_redlinehide: try to fix UBSAN issue in ~SwContentNodeMichael Stahl
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl
2018-02-17Translate German variable namesJohnny_M
2018-02-05TypedWhichId in sw(1)Noel Grandin
2017-12-16coverity#1426162 refactor to be more clearCaolán McNamara
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-06Replace list by vector in ndtxt (sw)Julien Nabet
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-10TSCP: strip metadata fields when copyingAshod Nakashian
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian
2017-10-27loplugin:constantparam in swNoel Grandin
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian
2017-09-09Fix typosAndrea Gelmini
2017-08-28sw: invalidate paragraph signature on editAshod Nakashian
2017-08-27OUString: constify, avoid unnecessary assignmentsMatteo Casalin
2017-08-21sw: check the target text node, not the sourceMichael Stahl
2017-08-21tdf#111524 sw: don't expand annotation mark when showing redline...Michael Stahl
2017-08-11tdf#105705 sw: fix another case of bookmarks becoming un-sortedMichael Stahl
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann